Author: qboosh Date: Sun Sep 18 16:44:48 2011 GMT Module: packages Tag: HEAD ---- Log message: - dropped db-devel, expat-devel BRs (apr dependencies, not apache itself) - dropped gdbm-devel BR (seems no longer used)
---- Files affected: packages/apache: apache.spec (1.633 -> 1.634) ---- Diffs: ================================================================ Index: packages/apache/apache.spec diff -u packages/apache/apache.spec:1.633 packages/apache/apache.spec:1.634 --- packages/apache/apache.spec:1.633 Wed Sep 14 14:52:53 2011 +++ packages/apache/apache.spec Sun Sep 18 18:44:42 2011 @@ -107,12 +107,9 @@ URL: http://httpd.apache.org/ BuildRequires: apr-devel >= %{apr_ver} BuildRequires: apr-util-devel >= 1:1.3.10-2 -BuildRequires: autoconf +BuildRequires: autoconf >= 2.13 BuildRequires: automake -BuildRequires: db-devel %{?with_distcache:BuildRequires: distcache-devel} -BuildRequires: expat-devel -BuildRequires: gdbm-devel >= 1.8.3 BuildRequires: libtool >= 2:1.5 %{?with_ldap:BuildRequires: openldap-devel >= 2.3.0} %{?with_ssl:BuildRequires: openssl-devel >= %{openssl_ver}} @@ -2784,6 +2781,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.634 2011/09/18 16:44:42 qboosh +- dropped db-devel, expat-devel BRs (apr dependencies, not apache itself) +- dropped gdbm-devel BR (seems no longer used) + Revision 1.633 2011/09/14 12:52:53 lisu - updated to 2.2.21 by shadzik - -bug-51748.patch is obsoleted ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.633&r2=1.634&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
