Author: baggins                      Date: Sun Feb  5 11:32:51 2012 GMT
Module: packages                      Tag: HEAD
---- Log message:
- rel 4
- give logrotate a chance to access log/archive dir

---- Files affected:
packages/quagga:
   quagga.spec (1.85 -> 1.86) 

---- Diffs:

================================================================
Index: packages/quagga/quagga.spec
diff -u packages/quagga/quagga.spec:1.85 packages/quagga/quagga.spec:1.86
--- packages/quagga/quagga.spec:1.85    Tue Jan 31 12:54:43 2012
+++ packages/quagga/quagga.spec Sun Feb  5 12:32:46 2012
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):     Zestaw oprogramowania do routingu
 Name:          quagga
 Version:       0.99.20
-Release:       3
+Release:       4
 License:       GPL v2+
 Group:         Networking/Daemons
 Source0:       http://www.quagga.net/download/%{name}-%{version}.tar.gz
@@ -404,7 +404,7 @@
 /usr/lib/tmpfiles.d/%{name}.conf
 %dir %attr(770,root,quagga) /var/run/%{name}
 %dir %attr(750,quagga,quagga) /var/log/%{name}
-%dir %attr(750,root,root) /var/log/archive/%{name}
+%dir %attr(750,quagga,quagga) /var/log/archive/%{name}
 %attr(755,root,root) %{_libdir}/lib*.so.*.*.*
 %attr(755,root,root) %ghost %{_libdir}/lib*.so.0
 %doc zebra/*sample*
@@ -497,6 +497,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.86  2012/02/05 11:32:46  baggins
+- rel 4
+- give logrotate a chance to access log/archive dir
+
 Revision 1.85  2012/01/31 11:54:43  baggins
 - release 3
 
================================================================

---- CVS-web:
    
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/quagga/quagga.spec?r1=1.85&r2=1.86&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to