packages: lighttpd/lighttpd-branch.sh, lighttpd/lighttpd.spec - up to 1.4.24
glen
glen at pld-linux.org
Mon Oct 26 11:01:30 CET 2009
Author: glen Date: Mon Oct 26 10:01:30 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- up to 1.4.24
---- Files affected:
packages/lighttpd:
lighttpd-branch.sh (1.16 -> 1.17) , lighttpd.spec (1.305 -> 1.306)
---- Diffs:
================================================================
Index: packages/lighttpd/lighttpd-branch.sh
diff -u packages/lighttpd/lighttpd-branch.sh:1.16 packages/lighttpd/lighttpd-branch.sh:1.17
--- packages/lighttpd/lighttpd-branch.sh:1.16 Wed Sep 30 12:08:31 2009
+++ packages/lighttpd/lighttpd-branch.sh Mon Oct 26 11:01:24 2009
@@ -1,7 +1,7 @@
#!/bin/sh
set -e
svn=svn://svn.lighttpd.net/lighttpd
-tag=lighttpd-1.4.23
+tag=lighttpd-1.4.24
branch=lighttpd-1.4.x
d=$-
@@ -11,6 +11,7 @@
filterdiff \
-x 'ChangeLog' \
-x 'CMakeLists.txt' \
+ -x 'configure.ac' \
-x 'configure.in' \
-x '.cvsignore' \
-x 'doc/.cvsignore' \
@@ -21,7 +22,6 @@
-x 'src/mod_uploadprogress.c' \
-x 'tests/.cvsignore' \
-x 'tests/mod-extforward.conf' \
- -x 'configure.ac' \
| \
# remove revno's for smaller diffs
sed -e 's,^\([-+]\{3\} .*\)\t(revision [0-9]\+)$,\1,'
================================================================
Index: packages/lighttpd/lighttpd.spec
diff -u packages/lighttpd/lighttpd.spec:1.305 packages/lighttpd/lighttpd.spec:1.306
--- packages/lighttpd/lighttpd.spec:1.305 Fri Oct 9 22:11:20 2009
+++ packages/lighttpd/lighttpd.spec Mon Oct 26 11:01:24 2009
@@ -23,12 +23,12 @@
Summary: Fast and light HTTP server
Summary(pl.UTF-8): Szybki i lekki serwer HTTP
Name: lighttpd
-Version: 1.4.23
-Release: 8
+Version: 1.4.24
+Release: 1
License: BSD
Group: Networking/Daemons/HTTP
Source0: http://www.lighttpd.net/download/%{name}-%{version}.tar.bz2
-# Source0-md5: 0ab6bb7b17bf0f515ce7dce68e5e215a
+# Source0-md5: e2324a24e4a5bce74663c21c58ddd200
Source1: %{name}.init
Source2: %{name}.conf
Source3: %{name}.user
@@ -84,7 +84,7 @@
Source135: %{name}-mod_extforward.conf
Source136: %{name}-mod_h264_streaming.conf
Source137: %{name}-mod_cgi_php.conf
-Patch100: %{name}-branch.diff
+#Patch100: %{name}-branch.diff
Patch0: %{name}-use_bin_sh.patch
Patch1: %{name}-mod_evasive-status_code.patch
Patch2: %{name}-mod_h264_streaming.patch
@@ -809,7 +809,7 @@
%prep
%setup -q
-%patch100 -p0
+#%patch100 -p0
%patch4 -p0
%patch0 -p1
%patch1 -p1
@@ -1061,7 +1061,7 @@
%files
%defattr(644,root,root,755)
-%doc NEWS README ChangeLog doc/lighttpd.conf doc/*.txt doc/rrdtool-graph.sh
+%doc NEWS README doc/lighttpd.conf doc/*.txt doc/rrdtool-graph.sh
%dir %attr(751,root,lighttpd) %{_sysconfdir}
%dir %attr(750,root,root) %{_sysconfdir}/webapps.d
%dir %attr(750,root,root) %{_sysconfdir}/conf.d
@@ -1298,6 +1298,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.306 2009/10/26 10:01:24 glen
+- up to 1.4.24
+
Revision 1.305 2009/10/09 20:11:20 lkrotowski
- reverter previous patch, it is not needed
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lighttpd/lighttpd-branch.sh?r1=1.16&r2=1.17&f=u
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/lighttpd/lighttpd.spec?r1=1.305&r2=1.306&f=u
More information about the pld-cvs-commit
mailing list