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-2007 17:07:05
  Branch: HEAD                             Handle: 2007121916070400

  Modified files:
    openpkg-src/pcre        pcre.spec

  Log:
    also enable Unicode properties

  Summary:
    Revision    Changes     Path
    1.63        +2  -1      openpkg-src/pcre/pcre.spec
  ____________________________________________________________________________

  patch -p0 <<'@@ .'
  Index: openpkg-src/pcre/pcre.spec
  ============================================================================
  $ cvs diff -u -r1.62 -r1.63 pcre.spec
  --- openpkg-src/pcre/pcre.spec        1 Nov 2007 19:30:53 -0000       1.62
  +++ openpkg-src/pcre/pcre.spec        19 Dec 2007 16:07:04 -0000      1.63
  @@ -33,7 +33,7 @@
   Group:        Libraries
   License:      LGPL
   Version:      7.4
  -Release:      20071101
  +Release:      20071219
   
   #   package options
   %option       with_utf8  yes
  @@ -76,6 +76,7 @@
           --mandir=%{l_prefix}/man \
   %if "%{with_utf8}" == "yes"
           --enable-utf8 \
  +        --enable-unicode-properties \
   %endif
           --disable-cpp \
           --disable-shared
  @@ .
______________________________________________________________________
OpenPKG                                             http://openpkg.org
CVS Repository Commit List                     [email protected]

Reply via email to