فهرست منبع

upgrading package: wine 1.0rc1 -> 1.0rc5

Ralf S. Engelschall 17 سال پیش
والد
کامیت
73117c8c1b
1فایلهای تغییر یافته به همراه4 افزوده شده و 3 حذف شده
  1. 4 3
      wine/wine.spec

+ 4 - 3
wine/wine.spec

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