Author: adamg Date: Tue Oct 27 22:06:41 2009 GMT Module: packages Tag: HEAD ---- Log message: - updated to 8.00; -link.patch seems no longer needed
---- Files affected: packages/pcre: pcre.spec (1.101 -> 1.102) ---- Diffs: ================================================================ Index: packages/pcre/pcre.spec diff -u packages/pcre/pcre.spec:1.101 packages/pcre/pcre.spec:1.102 --- packages/pcre/pcre.spec:1.101 Wed Mar 25 11:35:56 2009 +++ packages/pcre/pcre.spec Tue Oct 27 23:06:36 2009 @@ -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: 7.8 -Release: 5 +Version: 8.00 +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: 141132d6af14dccc7b08fa797e4fd441 +# Source0-md5: caf564aa69d68e965e9bf0ff2a094c65 Patch0: %{name}-pcreposix-glibc-conflict.patch Patch1: %{name}-link.patch URL: http://www.pcre.org/ @@ -179,7 +179,7 @@ %prep %setup -q %patch0 -p1 -%patch1 -p1 +#%patch1 -p1 %build %{__libtoolize} @@ -302,6 +302,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.102 2009/10/27 22:06:36 adamg +- updated to 8.00; -link.patch seems no longer needed + Revision 1.101 2009/03/25 10:35:56 arekm - rel 5; raise stack limit for make check ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pcre/pcre.spec?r1=1.101&r2=1.102&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
