]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- proper id for logging.
authorserek <serek@pld-linux.org>
Sun, 16 May 2004 15:59:42 +0000 (15:59 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.17

lighttpd.spec

index b4f20af24666357522f233ebd8d036cf706de462..451c46a41f91142ef6f7614ecbf8138b74c49d00 100644 (file)
@@ -4,7 +4,7 @@ Summary:        Fast and light http server
 Summary(pl):   Szybki i lekki serwer http
 Name:          lighttpd
 Version:       1.1.9
-Release:       0.4
+Release:       0.5
 Group:         Networking/Daemons
 License:       QPL
 Source0:       http://jan.kneschke.de/projects/lighttpd/download/%{name}-%{version}.tar.gz
@@ -138,7 +138,7 @@ fi
 %dir %{_libdir}
 %attr(755,root,root) %{_libdir}/*.so
 %attr(750,root,root) %dir /var/log/archiv/%{name}
-%dir %attr(750,root,root) /var/log/%{name}
+%dir %attr(750,lighttpd,root) /var/log/%{name}
 %attr(-, lighttpd, lighttpd) /home/services/%{name}
 %attr(754,root,root) /etc/rc.d/init.d/%{name}
 %dir %attr(754,root,root) /etc/%{name}
This page took 0.062683 seconds and 4 git commands to generate.