SPECS (DEVEL): lighttpd.spec - 1.4.12-20060724-0947 snapshot
glen
glen at pld-linux.org
Mon Jul 24 16:31:20 CEST 2006
Author: glen Date: Mon Jul 24 14:31:20 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- 1.4.12-20060724-0947 snapshot
---- Files affected:
SPECS:
lighttpd.spec (1.154.2.17 -> 1.154.2.18)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.154.2.17 SPECS/lighttpd.spec:1.154.2.18
--- SPECS/lighttpd.spec:1.154.2.17 Fri Jul 21 10:12:58 2006
+++ SPECS/lighttpd.spec Mon Jul 24 16:31:15 2006
@@ -29,19 +29,21 @@
%bcond_with valgrind # compile code with valgrind support.
%bcond_with deflate # build deflate module (needs patch update with current svn)
-%define _rel 3.43
+%define _rel 0.43
# svn snapshot
-%define _svn 1211
+#define _svn 1211
+# Prerelease snapshot: DATE-TIME
+%define _snap 20060724-0947
Summary: Fast and light HTTP server
Summary(pl): Szybki i lekki serwer HTTP
Name: lighttpd
-Version: 1.4.11
+Version: 1.4.12
Release: %{_rel}%{?_svn:.%{_svn}}
License: BSD
Group: Networking/Daemons
-Source0: http://www.lighttpd.net/download/%{name}-%{version}.tar.gz
-# Source0-md5: f55eebb9815c94a7de35906bb557ecd3
+Source0: http://www.lighttpd.net/download/%{name}-%{version}-%{_snap}.tar.gz
+# Source0-md5: 9b9f004921282ab806248c9bf56806da
Source1: %{name}.init
Source2: %{name}.conf
Source3: %{name}.user
@@ -583,7 +585,7 @@
%prep
%setup -q
-%patch100 -p1
+#patch100 -p1
#%patch0 -p1 # applied already?
#%patch1 -p1 # outdated
%patch2 -p1
@@ -1001,6 +1003,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.154.2.18 2006/07/24 14:31:15 glen
+- 1.4.12-20060724-0947 snapshot
+
Revision 1.154.2.17 2006/07/21 08:12:58 glen
- merge from HEAD:
added R(pre) for addusertogroup (user_group.sh, usermod)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.154.2.17&r2=1.154.2.18&f=u
More information about the pld-cvs-commit
mailing list