Author: glen Date: Sat Mar 26 16:30:20 2011 GMT Module: packages Tag: HEAD ---- Log message: - pass --tag to libtool to build with ccache
---- Files affected: packages/apache: apache.spec (1.619 -> 1.620) ---- Diffs: ================================================================ Index: packages/apache/apache.spec diff -u packages/apache/apache.spec:1.619 packages/apache/apache.spec:1.620 --- packages/apache/apache.spec:1.619 Thu Mar 10 12:34:01 2011 +++ packages/apache/apache.spec Sat Mar 26 17:30:14 2011 @@ -102,6 +102,7 @@ Patch27: apache-bug-41743.patch # http://mpm-itk.sesse.net/ Patch28: apache-mpm-itk.patch +Patch29: libtool-tag.patch URL: http://httpd.apache.org/ BuildRequires: apr-devel >= 1:1.2 BuildRequires: apr-util-devel >= 1:1.3 @@ -1793,6 +1794,7 @@ %patch26 -p1 %patch27 -p0 %patch28 -p1 +%patch29 -p1 # using system apr, apr-util and pcre rm -rf srclib/{apr,apr-util,pcre} @@ -2782,6 +2784,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.620 2011/03/26 16:30:14 glen +- pass --tag to libtool to build with ccache + Revision 1.619 2011/03/10 11:34:01 baggins - disable itk by default (last release 2009), try mod_ruid2 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/apache/apache.spec?r1=1.619&r2=1.620&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
