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: 06-Oct-2004 21:31:36
Branch: HEAD Handle: 2004100620313600
Modified files:
openpkg-src/giftoxic giftoxic.spec
Log:
uses Gtk+ 2.0 and giFT
Summary:
Revision Changes Path
1.3 +3 -3 openpkg-src/giftoxic/giftoxic.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/giftoxic/giftoxic.spec
============================================================================
$ cvs diff -u -r1.2 -r1.3 giftoxic.spec
--- openpkg-src/giftoxic/giftoxic.spec 1 Oct 2004 08:26:19 -0000 1.2
+++ openpkg-src/giftoxic/giftoxic.spec 6 Oct 2004 19:31:36 -0000 1.3
@@ -34,7 +34,7 @@
Group: Network
License: GPL
Version: 0.0.10
-Release: 20041001
+Release: 20041006
# list of sources
Source0:
http://osdn.dl.sourceforge.net/sourceforge/giftoxic/giFToxic-%{version}.tar.gz
@@ -44,8 +44,8 @@
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20040130, make, gcc, pkgconfig
PreReq: OpenPKG, openpkg >= 20040130
-BuildPreReq: glib, gtk, gdk-pixbuf, gettext, libiconv, getopt
-PreReq: glib, gtk, gdk-pixbuf, gettext, libiconv, getopt
+BuildPreReq: gift, glib2, gtk2, gettext, libiconv, getopt
+PreReq: gift, glib2, gtk2, gettext, libiconv, getopt
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]