SPECS (DEVEL): lighttpd.spec - up to r2371

glen glen at pld-linux.org
Mon Jan 19 11:27:50 CET 2009


Author: glen                         Date: Mon Jan 19 10:27:50 2009 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- up to r2371

---- Files affected:
SPECS:
   lighttpd.spec (1.201.2.14 -> 1.201.2.15) 

---- Diffs:

================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.201.2.14 SPECS/lighttpd.spec:1.201.2.15
--- SPECS/lighttpd.spec:1.201.2.14	Mon Jan 28 22:37:07 2008
+++ SPECS/lighttpd.spec	Mon Jan 19 11:27:44 2009
@@ -34,24 +34,21 @@
 %bcond_with	linux_aio	# Async IO support for Linux via libaio
 
 # SVN snapshot
-#define		_svn	1277
-# Prerelease
-%define _snap r1992
+%define		svn	2371
 
 %if %{with webdav_locks}
 %define		webdav_progs	1
 %endif
 
-%define		_rel 0.2
+%define		rel 0.3
 Summary:	Fast and light HTTP server
 Summary(pl.UTF-8):	Szybki i lekki serwer HTTP
 Name:		lighttpd
 Version:	1.5.0
-Release:	%{_rel}%{?_snap:.%(echo %{_snap}|tr - _)}%{?_svn:.%{_svn}}
+Release:	%{rel}%{?snap:.%(echo %{snap}|tr - _)}%{?svn:.%{svn}}
 License:	BSD
 Group:		Networking/Daemons
-#Source0:	http://www.lighttpd.net/download/%{name}-%{version}.tar.gz
-Source0:	http://www.lighttpd.net/download/%{name}-%{version}-%{_snap}.tar.gz
+Source0:	%{name}-%{version}.tar.gz
 # Source0-md5:	b62e2442ee0f3395844b54385b14397a
 Source1:	%{name}.init
 Source2:	%{name}.conf
@@ -1326,6 +1323,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.201.2.15  2009/01/19 10:27:44  glen
+- up to r2371
+
 Revision 1.201.2.14  2008/01/28 21:37:07  dzeus
 - more TODO
 
================================================================

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



More information about the pld-cvs-commit mailing list