SPECS: lighttpd.spec - call initgroups(); rel 3
glen
glen at pld-linux.org
Wed Jun 14 19:11:27 CEST 2006
Author: glen Date: Wed Jun 14 17:11:27 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- call initgroups(); rel 3
---- Files affected:
SPECS:
lighttpd.spec (1.160 -> 1.161)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.160 SPECS/lighttpd.spec:1.161
--- SPECS/lighttpd.spec:1.160 Fri Apr 14 17:10:57 2006
+++ SPECS/lighttpd.spec Wed Jun 14 19:11:21 2006
@@ -37,7 +37,7 @@
%define _source http://www.lighttpd.net/download/%{name}-%{version}.tar.gz
%endif
-%define _rel 2
+%define _rel 3
Summary: Fast and light HTTP server
Summary(pl): Szybki i lekki serwer HTTP
@@ -64,7 +64,8 @@
# Source10-md5: 486ecec3f6f4fe7f9bf7cee757b864f4
Source11: %{name}-pld.html
Patch0: %{name}-mod_deflate.patch
-Patch1: lighttpd-use_bin_sh.patch
+Patch1: %{name}-use_bin_sh.patch
+Patch2: %{name}-initgroups.patch
URL: http://www.lighttpd.net/
%{?with_xattr:BuildRequires: attr-devel}
BuildRequires: autoconf
@@ -246,6 +247,7 @@
%setup -q
%patch0 -p1
%patch1 -p1
+%patch2 -p1
install %{SOURCE6} mime.types.sh
# build mime.types.conf
@@ -456,6 +458,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.161 2006/06/14 17:11:21 glen
+- call initgroups(); rel 3
+
Revision 1.160 2006/04/14 15:10:57 glen
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.160&r2=1.161&f=u
More information about the pld-cvs-commit
mailing list