OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-Dec-2006 13:52:46
Branch: HEAD Handle: 2006121912524600
Modified files:
openpkg-src/pcre pcre.spec
Log:
upgrading package: pcre 6.7 -> 7.0
Summary:
Revision Changes Path
1.53 +3 -2 openpkg-src/pcre/pcre.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/pcre/pcre.spec
============================================================================
$ cvs diff -u -r1.52 -r1.53 pcre.spec
--- openpkg-src/pcre/pcre.spec 13 Oct 2006 17:31:35 -0000 1.52
+++ openpkg-src/pcre/pcre.spec 19 Dec 2006 12:52:46 -0000 1.53
@@ -32,8 +32,8 @@
Class: BASE
Group: Libraries
License: LGPL
-Version: 6.7
-Release: 20061013
+Version: 7.0
+Release: 20061219
# package options
%option with_utf8 no
@@ -70,6 +70,7 @@
CFLAGS="%{l_cflags -O}" \
./configure \
--prefix=%{l_prefix} \
+ --mandir=%{l_prefix}/man \
%if "%{with_utf8}" == "yes"
--enable-utf8 \
%endif
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]