Author: charles Date: Sat Oct 22 02:15:24 2011 GMT Module: packages Tag: HEAD ---- Log message: - updated to 8.20
---- Files affected: packages/pcre: pcre.spec (1.112 -> 1.113) ---- Diffs: ================================================================ Index: packages/pcre/pcre.spec diff -u packages/pcre/pcre.spec:1.112 packages/pcre/pcre.spec:1.113 --- packages/pcre/pcre.spec:1.112 Wed Aug 17 21:01:45 2011 +++ packages/pcre/pcre.spec Sat Oct 22 04:15:19 2011 @@ -8,12 +8,12 @@ Summary(pl.UTF-8): Biblioteka perlowych wyrażeń regularnych Summary(pt_BR.UTF-8): Biblioteca de expressões regulares versão Name: pcre -Version: 8.13 +Version: 8.20 Release: 1 License: BSD (see LICENCE) Group: Libraries Source0: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%{name}-%{version}.tar.bz2 -# Source0-md5: 5e595edbcded141813fa1a10dbce05cb +# Source0-md5: a1931c70e1273e3450d5036fe273d25c Patch0: %{name}-pcreposix-glibc-conflict.patch URL: http://www.pcre.org/ BuildRequires: autoconf >= 2.57 @@ -189,6 +189,7 @@ %configure \ CXXLDFLAGS="%{rpmldflags}" \ %{!?with_static_libs:--disable-static} \ + --enable-jit \ --enable-utf8 \ --enable-unicode-properties \ --enable-pcregrep-libz \ @@ -302,6 +303,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.113 2011/10/22 02:15:19 charles +- updated to 8.20 + Revision 1.112 2011/08/17 19:01:45 qboosh - updated to 8.13 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pcre/pcre.spec?r1=1.112&r2=1.113&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
