Tagging module nodeconfig - nodeconfig-4.2-16
authorStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 27 Feb 2009 16:16:02 +0000 (16:16 +0000)
committerStephen Soltesz <soltesz@cs.princeton.edu>
Fri, 27 Feb 2009 16:16:02 +0000 (16:16 +0000)
make sure the /var/log/bm dir is created correctly.  didn't seem to work where
it was.

nodeconfig.spec

index b391ccf..9748b1e 100644 (file)
@@ -5,7 +5,7 @@
 
 %define name nodeconfig
 %define version 4.2
-%define taglevel 15
+%define taglevel 16
 
 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
 
@@ -74,6 +74,10 @@ rm -rf $RPM_BUILD_ROOT
 /var/www/html/PLCAPI
 
 %changelog
+* Fri Feb 27 2009 Stephen Soltesz <soltesz@cs.princeton.edu> - nodeconfig-4.2-16
+- make sure the /var/log/bm dir is created correctly.  didn't seem to work where
+- it was.
+
 * Wed Feb 25 2009 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeconfig-4.2-15
 - merge changes in upload-bmlog from the trunk