SPECS: lighttpd.spec - as well libxml(!!) and sqlite(!!) dropped
glen
glen at pld-linux.org
Tue Oct 24 15:58:29 CEST 2006
Author: glen Date: Tue Oct 24 13:58:29 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- as well libxml(!!) and sqlite(!!) dropped
---- Files affected:
SPECS:
lighttpd.spec (1.188 -> 1.189)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.188 SPECS/lighttpd.spec:1.189
--- SPECS/lighttpd.spec:1.188 Tue Oct 24 15:56:50 2006
+++ SPECS/lighttpd.spec Tue Oct 24 15:58:24 2006
@@ -109,12 +109,12 @@
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: bzip2-devel
-%{?with_webdav_locks:BuildRequires: libuuid-devel}
%{?with_gamin:BuildRequires: gamin-devel}
%{?with_gdbm:BuildRequires: gdbm-devel}
%{?with_memcache:BuildRequires: libmemcache-devel}
BuildRequires: libtool
BuildRequires: libuuid-devel
+%{?with_webdav_locks:BuildRequires: libuuid-devel}
%{?with_webdav_props:BuildRequires: libxml2-devel}
%{?with_lua:BuildRequires: lua51-devel}
BuildRequires: mailcap >= 2.1.14-4.4
@@ -638,10 +638,6 @@
Summary(pl): Moduł WebDAV dla libghttpd
Group: Networking/Daemons
Requires: %{name} = %{version}-%{release}
-%if %{with webdav_progs}
-Requires: libxml
-Requires: sqlite
-%endif
%description mod_webdav
The WebDAV module is a very minimalistic implementation of RFC 2518.
@@ -1151,6 +1147,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.189 2006/10/24 13:58:24 glen
+- as well libxml(!!) and sqlite(!!) dropped
+
Revision 1.188 2006/10/24 13:56:50 glen
- bogus e2fsprogs-devel changed to libuuid-devel
- runtime dep should be autogenerated
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.188&r2=1.189&f=u
More information about the pld-cvs-commit
mailing list