|
|
@@ -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
|