Author: glen Date: Mon Jul 4 08:32:30 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.4.29
---- Files affected: packages/lighttpd: lighttpd.spec (1.345 -> 1.346) ---- Diffs: ================================================================ Index: packages/lighttpd/lighttpd.spec diff -u packages/lighttpd/lighttpd.spec:1.345 packages/lighttpd/lighttpd.spec:1.346 --- packages/lighttpd/lighttpd.spec:1.345 Wed Jun 1 10:53:14 2011 +++ packages/lighttpd/lighttpd.spec Mon Jul 4 10:32:25 2011 @@ -29,12 +29,12 @@ Summary: Fast and light HTTP server Summary(pl.UTF-8): Szybki i lekki serwer HTTP Name: lighttpd -Version: 1.4.28 -Release: 6 +Version: 1.4.29 +Release: 1 License: BSD Group: Networking/Daemons/HTTP Source0: http://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.bz2 -# Source0-md5: 586eb535d31ac299652495b058dd87c4 +# Source0-md5: e6e67b09986cb504db630b5a86b2dd76 Source1: %{name}.init Source2: %{name}.conf Source3: %{name}.user @@ -992,7 +992,7 @@ # # 1. at the end of transaction. (posttrans, feature from rpm 4.4.2) # 2. first install of module (post: $1 = 1) -# 2. uninstall of module (postun: $1 == 0) +# 2. uninstall of module (postun: $1 = 0) # # the strict internal deps between lighttpd modules and # main package are very important for all this to work. @@ -1076,7 +1076,7 @@ %files %defattr(644,root,root,755) -%doc NEWS README doc/*.txt PLD-TODO +%doc NEWS README PLD-TODO %dir %attr(751,root,lighttpd) %{_sysconfdir} %dir %attr(750,root,root) %{_sysconfdir}/conf.d %dir %attr(750,root,root) %{_sysconfdir}/vhosts.d @@ -1316,6 +1316,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.346 2011/07/04 08:32:25 glen +- up to 1.4.29 + Revision 1.345 2011/06/01 08:53:14 arekm - todo ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lighttpd/lighttpd.spec?r1=1.345&r2=1.346&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
