SOURCES: netmrg-config.patch - updated to 0.20, FHS compliance for lockfile...

gotar gotar at pld-linux.org
Tue Sep 23 16:03:37 CEST 2008


Author: gotar                        Date: Tue Sep 23 14:03:37 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated to 0.20, FHS compliance for lockfile, simplified webfileroot

---- Files affected:
SOURCES:
   netmrg-config.patch (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SOURCES/netmrg-config.patch
diff -u SOURCES/netmrg-config.patch:1.2 SOURCES/netmrg-config.patch:1.3
--- SOURCES/netmrg-config.patch:1.2	Wed Jul 27 10:58:43 2005
+++ SOURCES/netmrg-config.patch	Tue Sep 23 16:03:32 2008
@@ -1,12 +1,17 @@
 --- netmrg/etc/netmrg.xml.in.fix	2005-07-27 08:13:57.479439376 +0200
 +++ netmrg/etc/netmrg.xml.in	2005-07-27 08:15:54.785606128 +0200
-@@ -14,7 +14,7 @@
+@@ -10,11 +10,11 @@
+ 	</database>
+ 	<paths>
+ 		<rrdtool>@RRDTOOL@</rrdtool>
+-		<lockfile>@localstatedir@/log/netmrg/lockfile</lockfile>
++		<lockfile>@localstatedir@/run/netmrg</lockfile>
  		<runtimefile>@localstatedir@/log/netmrg/runtime</runtimefile>
  		<libexec>@libexecdir@/netmrg</libexec>
  		<rrds>@localstatedir@/lib/netmrg/rrd</rrds>
 -		<webfileroot>@localstatedir@/www/netmrg</webfileroot>
-+		<webfileroot>@datadir@/netmrg/webfiles/netmrg</webfileroot>
- 		<locale>@datadir@/netmrg/locale</locale>
++		<webfileroot>@datadir@/netmrg/webfiles</webfileroot>
+ 		<locale>@datarootdir@/netmrg/locale</locale>
  	</paths>
  	<threads>
 @@ -35,6 +35,6 @@
@@ -14,6 +19,6 @@
  	</logging>
  	<rrdtool>
 -		<version>1.0</version>
-+		<version>1.2.11</version>
++		<version>1.2.15</version>
  	</rrdtool>
  </netmrg>
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/netmrg-config.patch?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list