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: 25-Dec-2006 00:31:48 Branch: HEAD Handle: 2006122423314800 Modified files: openpkg-src/pcre pcre.spec Log: build with UTF-8 support by default as the code doesn't harm and has to enabled by the application explicitly anyway Summary: Revision Changes Path 1.55 +2 -2 openpkg-src/pcre/pcre.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/pcre/pcre.spec ============================================================================ $ cvs diff -u -r1.54 -r1.55 pcre.spec --- openpkg-src/pcre/pcre.spec 21 Dec 2006 10:39:05 -0000 1.54 +++ openpkg-src/pcre/pcre.spec 24 Dec 2006 23:31:48 -0000 1.55 @@ -33,10 +33,10 @@ Group: Libraries License: LGPL Version: 7.0 -Release: 20061221 +Release: 20061225 # package options -%option with_utf8 no +%option with_utf8 yes # list of sources Source0: ftp://ftp.csx.cam.ac.uk/pub/software/programming/pcre/pcre-%{version}.tar.gz @@ . ______________________________________________________________________ The OpenPKG Project www.openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org