packages: pcre/pcre.spec - sorted configure options
qboosh
qboosh at pld-linux.org
Sun Feb 19 15:43:46 CET 2012
Author: qboosh Date: Sun Feb 19 14:43:46 2012 GMT
Module: packages Tag: HEAD
---- Log message:
- sorted configure options
---- Files affected:
packages/pcre:
pcre.spec (1.115 -> 1.116)
---- Diffs:
================================================================
Index: packages/pcre/pcre.spec
diff -u packages/pcre/pcre.spec:1.115 packages/pcre/pcre.spec:1.116
--- packages/pcre/pcre.spec:1.115 Sun Feb 5 11:07:39 2012
+++ packages/pcre/pcre.spec Sun Feb 19 15:43:41 2012
@@ -191,12 +191,12 @@
CXXLDFLAGS="%{rpmldflags}" \
%{!?with_static_libs:--disable-static} \
--enable-jit \
- --enable-utf8 \
- --enable-unicode-properties \
%{?with_pcre16:--enable-pcre16} \
--enable-pcregrep-libz \
--enable-pcregrep-libbz2 \
--enable-pcretest-libreadline
+ --enable-unicode-properties \
+ --enable-utf8
%{__make}
@@ -315,6 +315,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.116 2012/02/19 14:43:41 qboosh
+- sorted configure options
+
Revision 1.115 2012/02/05 10:07:39 adamg
- updated to 8.30
- pcre16 bcond (enable 16 bit character support), disabled by default
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/pcre/pcre.spec?r1=1.115&r2=1.116&f=u
More information about the pld-cvs-commit
mailing list