SPECS: lighttpd.spec - update to 1.4.22

glen glen at pld-linux.org
Tue Mar 10 20:56:58 CET 2009


Author: glen                         Date: Tue Mar 10 19:56:58 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- update to 1.4.22

---- Files affected:
SPECS:
   lighttpd.spec (1.282 -> 1.283) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.282 SPECS/lighttpd.spec:1.283
--- SPECS/lighttpd.spec:1.282	Tue Mar  3 01:42:57 2009
+++ SPECS/lighttpd.spec	Tue Mar 10 20:56:52 2009
@@ -29,25 +29,19 @@
 %bcond_with	valgrind	# compile code with valgrind support.
 %bcond_with	deflate		# build deflate module (needs patch update with current svn)
 
-# SVN snapshot
-#define		_svn	1277
-# Prerelease
-#define _snap r1332
-
 %if %{with webdav_locks}
 %define		webdav_progs	1
 %endif
 
-%define		rel 3
 Summary:	Fast and light HTTP server
 Summary(pl.UTF-8):	Szybki i lekki serwer HTTP
 Name:		lighttpd
-Version:	1.4.21
-Release:	%{rel}%{?_snap:.%(echo %{_snap}|tr - _)}%{?_svn:.%{_svn}}
+Version:	1.4.22
+Release:	1
 License:	BSD
 Group:		Networking/Daemons/HTTP
 Source0:	http://www.lighttpd.net/download/%{name}-%{version}.tar.bz2
-# Source0-md5:	49eeba63c931fa82120711adc7182731
+# Source0-md5:	ed4ca3897eadf419c893b03fee53c982
 Source1:	%{name}.init
 Source2:	%{name}.conf
 Source3:	%{name}.user
@@ -103,7 +97,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
@@ -805,7 +799,7 @@
 
 %prep
 %setup -q
-%patch100 -p0
+#%patch100 -p0
 %patch4 -p0
 %patch0 -p1
 %patch1 -p1
@@ -1296,6 +1290,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.283  2009/03/10 19:56:52  glen
+- update to 1.4.22
+
 Revision 1.282  2009/03/03 00:42:57  glen
 - spawn-fcgi to proper package; rel 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lighttpd.spec?r1=1.282&r2=1.283&f=u



More information about the pld-cvs-commit mailing list