SPECS: lighttpd.spec - BR: pkgconfig, sorted BRs
charles
charles at pld-linux.org
Wed Nov 16 01:34:38 CET 2005
Author: charles Date: Wed Nov 16 00:34:38 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- BR: pkgconfig, sorted BRs
---- Files affected:
SPECS:
lighttpd.spec (1.136 -> 1.137)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.136 SPECS/lighttpd.spec:1.137
--- SPECS/lighttpd.spec:1.136 Tue Nov 15 20:27:51 2005
+++ SPECS/lighttpd.spec Wed Nov 16 01:34:32 2005
@@ -66,20 +66,21 @@
BuildRequires: automake
BuildRequires: bzip2-devel
%{?with_gamin:BuildRequires: gamin-devel}
-%{?with_webdav_props:BuildRequires: sqlite3-devel}
-%{?with_webdav_props:BuildRequires: libxml2-devel}
+%{?with_gdbm:BuildRequires: gdbm-devel}
+%{?with_memcache:BuildRequires: libmemcache-devel}
BuildRequires: libtool
+%{?with_webdav_props:BuildRequires: libxml2-devel}
+%{?with_webdav_props:BuildRequires: sqlite3-devel}
+%{?with_lua:BuildRequires: lua50-devel >= 5.0.2-5.1}
+BuildRequires: mailcap >= 2.1.14-4.4
%{?with_mysql:BuildRequires: mysql-devel}
-%{?with_ldap:BuildRequires: openldap-devel}
+%{?with_ldap:BuildRequires: openldap-devel}
%{?with_ssl:BuildRequires: openssl-devel}
-%{?with_lua:BuildRequires: lua50-devel >= 5.0.2-5.1}
-%{?with_memcache:BuildRequires: libmemcache-devel}
-%{?with_gdbm:BuildRequires: gdbm-devel}
BuildRequires: pcre-devel
+BuildRequires: pkgconfig
BuildRequires: rpmbuild(macros) >= 1.202
%{?with_valgrind:BuildRequires: valgrind}
BuildRequires: zlib-devel
-BuildRequires: mailcap >= 2.1.14-4.4
PreReq: rc-scripts
Requires(pre): sh-utils
Requires(pre): /bin/id
@@ -404,6 +405,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.137 2005/11/16 00:34:32 charles
+- BR: pkgconfig, sorted BRs
+
Revision 1.136 2005/11/15 19:27:51 glen
- package lighttpd images and favicon
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.136&r2=1.137&f=u
More information about the pld-cvs-commit
mailing list