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: 14-Jun-2008 09:28:28 Branch: HEAD Handle: 2008061408282700 Modified files: openpkg-src/wine wine.spec Log: upgrading package: wine 1.0rc1 -> 1.0rc5 Summary: Revision Changes Path 1.107 +4 -3 openpkg-src/wine/wine.spec ____________________________________________________________________________ patch -p0 <<'@@ .' Index: openpkg-src/wine/wine.spec ============================================================================ $ cvs diff -u -r1.106 -r1.107 wine.spec --- openpkg-src/wine/wine.spec 10 May 2008 09:53:41 -0000 1.106 +++ openpkg-src/wine/wine.spec 14 Jun 2008 07:28:27 -0000 1.107 @@ -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 @@ 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 @@ ./configure \ --prefix=%{l_prefix} \ --mandir=%{l_prefix}/man \ + --without-freetype \ --disable-trace \ --disable-debug || true @@ . ______________________________________________________________________ OpenPKG http://openpkg.org CVS Repository Commit List openpkg-cvs@openpkg.org