]> git.pld-linux.org Git - packages/apache1.git/commitdiff
- lets use logs group
authorPaweł Gołaszewski <blues@pld-linux.org>
Wed, 13 Oct 2004 12:24:10 +0000 (12:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    apache1.spec -> 1.54

apache1.spec

index 32ef8940ca8efd1becded394b444a9b93d3da7e4..a326419bb3947c6cd988fae197e0c828b416bdc0 100644 (file)
@@ -1447,9 +1447,9 @@ fi
 
 %{_mandir}/man8/apache.8*
 
-%attr(750,root,root) %dir /var/log/apache
-%attr(750,root,root) %dir /var/log/archiv/apache
-%attr(640,root,root) %ghost /var/log/apache/*
+%attr(750,root,logs) %dir /var/log/apache
+%attr(750,root,logs) %dir /var/log/archiv/apache
+%attr(640,root,logs) %ghost /var/log/apache/*
 
 %dir %{_datadir}
 %attr(755,root,root) %dir %{_datadir}/html
This page took 0.059391 seconds and 4 git commands to generate.