Kaynağa Gözat

also enable Unicode properties

Ralf S. Engelschall 18 yıl önce
ebeveyn
işleme
0441917add
1 değiştirilmiş dosya ile 2 ekleme ve 1 silme
  1. 2 1
      pcre/pcre.spec

+ 2 - 1
pcre/pcre.spec

@@ -33,7 +33,7 @@ Class:        BASE
 Group:        Libraries
 License:      LGPL
 Version:      7.4
-Release:      20071101
+Release:      20071219
 
 #   package options
 %option       with_utf8  yes
@@ -76,6 +76,7 @@ AutoReqProv:  no
         --mandir=%{l_prefix}/man \
 %if "%{with_utf8}" == "yes"
         --enable-utf8 \
+        --enable-unicode-properties \
 %endif
         --disable-cpp \
         --disable-shared