@@ -22,8 +22,8 @@
##
# package version
-%define V_opkg 1.0rc1
-%define V_dist 1.0-rc1
+%define V_opkg 1.0rc5
+%define V_dist 1.0-rc5
# package information
Name: wine
@@ -36,7 +36,7 @@ Class: EVAL
Group: XWindow
License: LGPL
Version: %{V_opkg}
-Release: 20080510
+Release: 20080614
# list of sources
Source0: http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{V_dist}.tar.bz2
@@ -91,6 +91,7 @@ AutoReqProv: no
./configure \
--prefix=%{l_prefix} \
--mandir=%{l_prefix}/man \
+ --without-freetype \
--disable-trace \
--disable-debug || true