SPECS (AC-branch): ppp.spec - added orphaned /var/log/ppp

charles charles at pld-linux.org
Thu Jan 26 14:14:14 CET 2006


Author: charles                      Date: Thu Jan 26 13:14:14 2006 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- added orphaned /var/log/ppp

---- Files affected:
SPECS:
   ppp.spec (1.122.2.2 -> 1.122.2.3) 

---- Diffs:

================================================================
Index: SPECS/ppp.spec
diff -u SPECS/ppp.spec:1.122.2.2 SPECS/ppp.spec:1.122.2.3
--- SPECS/ppp.spec:1.122.2.2	Mon May  9 11:33:52 2005
+++ SPECS/ppp.spec	Thu Jan 26 14:14:08 2006
@@ -172,6 +172,7 @@
 bzip2 -dc %{SOURCE4} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
 install %{SOURCE5} $RPM_BUILD_ROOT/etc/logrotate.d/ppp
+> $RPM_BUILD_ROOT/var/log/ppp
 > $RPM_BUILD_ROOT/var/log/ppp.log
 
 rm -f scripts/README
@@ -213,6 +214,7 @@
 %attr(644,root,root) %config(missingok,noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ppp/options*
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/ppp
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/ppp
+%attr(640,root,root) %ghost /var/log/ppp
 %attr(640,root,root) %ghost /var/log/ppp.log
 
 %dir %{_sysconfdir}/ppp/peers
@@ -235,6 +237,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.122.2.3  2006/01/26 13:14:08  charles
+- added orphaned /var/log/ppp
+
 Revision 1.122.2.2  2005/05/09 09:33:52  qboosh
 - no whitespace at eols, sorted verify() flags
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ppp.spec?r1=1.122.2.2&r2=1.122.2.3&f=u



More information about the pld-cvs-commit mailing list