SPECS: netmrg.spec - subdir for lockfile writable by http user (to be chang...
gotar
gotar at pld-linux.org
Tue Sep 23 22:23:19 CEST 2008
Author: gotar Date: Tue Sep 23 20:23:19 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- subdir for lockfile writable by http user (to be changed to netmrg as well)
---- Files affected:
SPECS:
netmrg.spec (1.24 -> 1.25)
---- Diffs:
================================================================
Index: SPECS/netmrg.spec
diff -u SPECS/netmrg.spec:1.24 SPECS/netmrg.spec:1.25
--- SPECS/netmrg.spec:1.24 Tue Sep 23 21:54:01 2008
+++ SPECS/netmrg.spec Tue Sep 23 22:23:14 2008
@@ -85,6 +85,7 @@
:> $RPM_BUILD_ROOT/var/log/%{name}/lastrun.err
:> $RPM_BUILD_ROOT/var/log/%{name}/lastrun.log
:> $RPM_BUILD_ROOT/var/log/%{name}/runtime
+mkdir -p $RPM_BUILD_ROOT/var/run/netmrg
%clean
rm -rf $RPM_BUILD_ROOT
@@ -164,6 +165,7 @@
%attr(660,root,http) %{_pkglibdir}/rrd/*
%attr(770,root,http) %dir /var/log/netmrg
%attr(660,root,http) %verify(not md5 mtime size) /var/log/netmrg/*
+%attr(770,root,http) %dir /var/run/%{name}
%{_mandir}/*/*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -172,6 +174,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.25 2008/09/23 20:23:14 gotar
+- subdir for lockfile writable by http user (to be changed to netmrg as well)
+
Revision 1.24 2008/09/23 19:54:01 gotar
- md5...
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/netmrg.spec?r1=1.24&r2=1.25&f=u
More information about the pld-cvs-commit
mailing list