Author: glen                         Date: Sun Feb 27 12:33:04 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add patch for issue #31; rel 2

---- Files affected:
SPECS:
   lighttpd.spec (1.99 -> 1.100) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.99 SPECS/lighttpd.spec:1.100
--- SPECS/lighttpd.spec:1.99    Mon Feb 21 10:19:55 2005
+++ SPECS/lighttpd.spec Sun Feb 27 13:32:59 2005
@@ -27,7 +27,7 @@
 %define _source http://www.lighttpd.net/download/%{name}-%{version}.tar.gz
 %endif
 
-%define                _rel 1
+%define                _rel 2
 
 Summary:       Fast and light HTTP server
 Summary(pl):   Szybki i lekki serwer HTTP
@@ -45,6 +45,7 @@
 Source5:       %{name}.sysconfig
 URL:           http://www.lighttpd.net/
 Patch0:                %{name}-empty_cgi_handler.patch
+Patch1:                %{name}-error_format.patch
 BuildRequires: autoconf
 BuildRequires: automake
 BuildRequires: bzip2-devel
@@ -113,6 +114,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p0
 
 %build
 %{__libtoolize}
@@ -228,6 +230,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.100  2005/02/27 12:32:59  glen
+- add patch for issue #31; rel 2
+
 Revision 1.99  2005/02/21 09:19:55  glen
 - empty cgi.assign patch is back
 
@@ -235,7 +240,7 @@
 - 1.3.11
 
 Revision 1.97  2005/02/13 17:15:43  glen
-- fixess for issues #10 and #11
+- fixes for issues #10 and #11
 - adapterized
 - rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.99&r2=1.100&f=u


_______________________________________________
pld-cvs-commit mailing list
pld-cvs-commit@pld-linux.org
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to