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: 01-Oct-2004 10:26:19
Branch: HEAD Handle: 2004100109261900
Modified files:
openpkg-src/giftoxic giftoxic.spec
Log:
requires getopt
Summary:
Revision Changes Path
1.2 +3 -3 openpkg-src/giftoxic/giftoxic.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/giftoxic/giftoxic.spec
============================================================================
$ cvs diff -u -r1.1 -r1.2 giftoxic.spec
--- openpkg-src/giftoxic/giftoxic.spec 20 May 2004 11:41:58 -0000 1.1
+++ openpkg-src/giftoxic/giftoxic.spec 1 Oct 2004 08:26:19 -0000 1.2
@@ -34,7 +34,7 @@
Group: Network
License: GPL
Version: 0.0.10
-Release: 20040520
+Release: 20041001
# 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
-PreReq: glib, gtk, gdk-pixbuf, gettext, libiconv
+BuildPreReq: glib, gtk, gdk-pixbuf, gettext, libiconv, getopt
+PreReq: glib, gtk, gdk-pixbuf, gettext, libiconv, getopt
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]