Author: glen Date: Sat Mar 26 19:54:18 2011 GMT Module: packages Tag: HEAD ---- Log message: - use apu-1-config with exact db version in libs for build sanity
---- Files affected: packages/apache: apache.spec (1.620 -> 1.621) ---- Diffs: ================================================================ Index: packages/apache/apache.spec diff -u packages/apache/apache.spec:1.620 packages/apache/apache.spec:1.621 --- packages/apache/apache.spec:1.620 Sat Mar 26 17:30:14 2011 +++ packages/apache/apache.spec Sat Mar 26 20:54:13 2011 @@ -43,7 +43,7 @@ Summary(tr.UTF-8): Lider WWW tarayıcı Name: apache Version: 2.2.17 -Release: 9 +Release: 10 License: Apache v2.0 Group: Networking/Daemons/HTTP Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz @@ -105,7 +105,7 @@ Patch29: libtool-tag.patch URL: http://httpd.apache.org/ BuildRequires: apr-devel >= 1:1.2 -BuildRequires: apr-util-devel >= 1:1.3 +BuildRequires: apr-util-devel >= 1:1.3.10-2 BuildRequires: autoconf BuildRequires: automake BuildRequires: db-devel @@ -2784,6 +2784,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.621 2011/03/26 19:54:13 glen +- use apu-1-config with exact db version in libs for build sanity + Revision 1.620 2011/03/26 16:30:14 glen - pass --tag to libtool to build with ccache ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.620&r2=1.621&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
