Author: wiget Date: Thu Mar 29 07:16:38 2012 GMT Module: packages Tag: APACHE_2_2 ---- Log message: - fix compilation with pcre 8.30 - rel. 6
---- Files affected: packages/apache: apache.spec (1.643.2.1 -> 1.643.2.2) ---- Diffs: ================================================================ Index: packages/apache/apache.spec diff -u packages/apache/apache.spec:1.643.2.1 packages/apache/apache.spec:1.643.2.2 --- packages/apache/apache.spec:1.643.2.1 Wed Mar 28 14:15:39 2012 +++ packages/apache/apache.spec Thu Mar 29 09:16:32 2012 @@ -45,7 +45,7 @@ Summary(tr.UTF-8): Lider WWW tarayıcı Name: apache Version: 2.2.22 -Release: 5 +Release: 6 License: Apache v2.0 Group: Networking/Daemons/HTTP Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.gz @@ -106,6 +106,7 @@ # http://mpm-itk.sesse.net/ Patch28: apache-mpm-itk.patch Patch29: libtool-tag.patch +Patch30: pcre8.30.patch URL: http://httpd.apache.org/ BuildRequires: apr-devel >= %{apr_ver} BuildRequires: apr-util-devel >= 1:1.3.10-2 @@ -1796,6 +1797,7 @@ %patch26 -p1 %patch28 -p1 %patch29 -p1 +%patch30 -p1 # using system apr, apr-util and pcre %{__rm} -r srclib/{apr,apr-util,pcre} @@ -2817,6 +2819,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.643.2.2 2012/03/29 07:16:32 wiget +- fix compilation with pcre 8.30 +- rel. 6 + Revision 1.643.2.1 2012/03/28 12:15:39 arekm - rel 5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/apache/apache.spec?r1=1.643.2.1&r2=1.643.2.2 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
