SPECS (DEVEL): lighttpd.spec - adapter (sort preamble)
glen
glen at pld-linux.org
Mon Jan 28 21:01:39 CET 2008
Author: glen Date: Mon Jan 28 20:01:39 2008 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- adapter (sort preamble)
---- Files affected:
SPECS:
lighttpd.spec (1.201.2.10 -> 1.201.2.11)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.201.2.10 SPECS/lighttpd.spec:1.201.2.11
--- SPECS/lighttpd.spec:1.201.2.10 Mon Jan 28 21:00:37 2008
+++ SPECS/lighttpd.spec Mon Jan 28 21:01:33 2008
@@ -119,6 +119,7 @@
%{?with_gamin:BuildRequires: gamin-devel}
%{?with_gdbm:BuildRequires: gdbm-devel}
BuildRequires: glib2-devel
+%{?with_linux_aio:BuildRequires: libaio-devel}
%{?with_memcache:BuildRequires: libmemcache-devel}
BuildRequires: libtool
BuildRequires: libuuid-devel
@@ -134,7 +135,6 @@
%{?with_webdav_props:BuildRequires: sqlite3-devel}
%{?with_valgrind:BuildRequires: valgrind}
BuildRequires: zlib-devel
-%{?with_linux_aio:BuildRequires: libaio-devel}
Requires(post,preun): /sbin/chkconfig
Requires(postun): /usr/sbin/groupdel
Requires(postun): /usr/sbin/userdel
@@ -147,9 +147,9 @@
Requires: %{name}-mod_dirlisting
Requires: %{name}-mod_indexfile
Requires: %{name}-mod_staticfile
+Requires: libaio
Requires: rc-scripts
Requires: webapps
-Requires: libaio
Provides: group(http)
Provides: group(lighttpd)
Provides: user(lighttpd)
@@ -1276,6 +1276,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.201.2.11 2008-01-28 20:01:33 glen
+- adapter (sort preamble)
+
Revision 1.201.2.10 2008-01-28 20:00:37 glen
- revert blind adapter
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/lighttpd.spec?r1=1.201.2.10&r2=1.201.2.11&f=u
More information about the pld-cvs-commit
mailing list