OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /e/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 31-Jan-2003 13:53:14
Branch: HEAD Handle: 2003013112531300
Modified files:
openpkg-src/xmms xmms.spec
Log:
require threaded glib and with this it now works and can be upgraded
to EVAL
Summary:
Revision Changes Path
1.5 +2 -2 openpkg-src/xmms/xmms.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/xmms/xmms.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 xmms.spec
--- openpkg-src/xmms/xmms.spec 31 Jan 2003 12:34:51 -0000 1.4
+++ openpkg-src/xmms/xmms.spec 31 Jan 2003 12:53:13 -0000 1.5
@@ -29,7 +29,7 @@
URL: http://www.xmms.org/
Vendor: Peter Alm
Packager: The OpenPKG Project
-Distribution: OpenPKG [JUNK]
+Distribution: OpenPKG [EVAL]
Group: Audio
License: GPL
Version: 1.2.7
@@ -41,7 +41,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20030114, X11, gtk, glib, libxml, libmikmod
+BuildPreReq: OpenPKG, openpkg >= 20030114, X11, gtk, glib, glib::with_threads =
yes, libxml, libmikmod
PreReq: OpenPKG, openpkg >= 20030114, X11
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]