SPECS: pcre.spec - enable unicode properties; rel 3
glen
glen at pld-linux.org
Tue Dec 12 15:56:51 CET 2006
Author: glen Date: Tue Dec 12 14:56:51 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- enable unicode properties; rel 3
---- Files affected:
SPECS:
pcre.spec (1.72 -> 1.73)
---- Diffs:
================================================================
Index: SPECS/pcre.spec
diff -u SPECS/pcre.spec:1.72 SPECS/pcre.spec:1.73
--- SPECS/pcre.spec:1.72 Sat Nov 25 14:28:38 2006
+++ SPECS/pcre.spec Tue Dec 12 15:56:45 2006
@@ -8,7 +8,7 @@
Summary(pt_BR): Biblioteca de expressőes regulares versăo
Name: pcre
Version: 6.7
-Release: 2
+Release: 3
License: BSD (see LICENCE)
Group: Libraries
Source0: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/%{name}-%{version}.tar.bz2
@@ -180,7 +180,8 @@
%configure \
CXXLDFLAGS="%{rpmldflags}" \
%{!?with_static_libs:--enable-static=no} \
- --enable-utf8
+ --enable-utf8 \
+ --enable-unicode-properties
%{__make}
@@ -277,6 +278,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.73 2006/12/12 14:56:45 glen
+- enable unicode properties; rel 3
+
Revision 1.72 2006/11/25 13:28:38 arekm
- rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/pcre.spec?r1=1.72&r2=1.73&f=u
More information about the pld-cvs-commit
mailing list