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: 08-Jun-2006 21:23:07
Branch: HEAD Handle: 2006060820230700
Modified files:
openpkg-src/wine wine.spec
Log:
upgrading package: wine 0.9.12 -> 0.9.15
Summary:
Revision Changes Path
1.55 +3 -3 openpkg-src/wine/wine.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/wine/wine.spec
============================================================================
$ cvs diff -u -r1.54 -r1.55 wine.spec
--- openpkg-src/wine/wine.spec 14 Apr 2006 08:35:24 -0000 1.54
+++ openpkg-src/wine/wine.spec 8 Jun 2006 19:23:07 -0000 1.55
@@ -32,8 +32,8 @@
Class: EVAL
Group: XWindow
License: LGPL
-Version: 0.9.12
-Release: 20060414
+Version: 0.9.15
+Release: 20060608
# list of sources
Source0:
http://ibiblio.org/pub/linux/system/emulators/wine/wine-%{version}.tar.bz2
@@ -88,7 +88,7 @@
./configure \
--prefix=%{l_prefix} \
--disable-trace \
- --disable-debug
+ --disable-debug || true
# build package
%{l_make} %{l_mflags -O}
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]