SPECS: lighttpd.spec - sort BR
glen
glen at pld-linux.org
Sun Jul 10 21:31:30 CEST 2005
Author: glen Date: Sun Jul 10 19:31:30 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- sort BR
---- Files affected:
SPECS:
lighttpd.spec (1.112 -> 1.113)
---- Diffs:
================================================================
Index: SPECS/lighttpd.spec
diff -u SPECS/lighttpd.spec:1.112 SPECS/lighttpd.spec:1.113
--- SPECS/lighttpd.spec:1.112 Mon Jun 27 01:11:17 2005
+++ SPECS/lighttpd.spec Sun Jul 10 21:31:24 2005
@@ -46,21 +46,18 @@
Patch1: %{name}-fcgi-verbose.patch
Patch2: %{name}-ssl-redirect-fix.patch
URL: http://www.lighttpd.net/
+%{?with_xattr:BuildRequires: attr-devel}
BuildRequires: autoconf
BuildRequires: automake
BuildRequires: bzip2-devel
BuildRequires: libtool
+%{?with_mysql:BuildRequires: mysql-devel}
+%{?with_ldap:BuildRequires: openldap-devel}
%{?with_ssl:BuildRequires: openssl-devel}
BuildRequires: pcre-devel
-BuildRequires: rpmbuild(macros) >= 1.159
-BuildRequires: zlib-devel
-%if %{with xattr}
-BuildRequires: attr-devel
-%endif
-%{?with_ldap:BuildRequires: openldap-devel}
-%{?with_mysql:BuildRequires: mysql-devel}
-%{?debug:BuildRequires: valgrind}
BuildRequires: rpmbuild(macros) >= 1.202
+%{?debug:BuildRequires: valgrind}
+BuildRequires: zlib-devel
PreReq: rc-scripts
Requires(pre): sh-utils
Requires(pre): /bin/id
@@ -218,6 +215,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.113 2005/07/10 19:31:24 glen
+- sort BR
+
Revision 1.112 2005/06/26 23:11:17 aredridel
- added ssl-redirect-fix patch
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/lighttpd.spec?r1=1.112&r2=1.113&f=u
More information about the pld-cvs-commit
mailing list