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: 14-Feb-2004 08:33:21
Branch: HEAD Handle: 2004021407332100
Modified files:
openpkg-src/gdk-pixbuf gdk-pixbuf.spec
Log:
I guess Solaris 8 fails to build because the stuff indirectly requires
gcc
Summary:
Revision Changes Path
1.26 +2 -2 openpkg-src/gdk-pixbuf/gdk-pixbuf.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gdk-pixbuf/gdk-pixbuf.spec
============================================================================
$ cvs diff -u -r1.25 -r1.26 gdk-pixbuf.spec
--- openpkg-src/gdk-pixbuf/gdk-pixbuf.spec 11 Feb 2004 21:17:24 -0000 1.25
+++ openpkg-src/gdk-pixbuf/gdk-pixbuf.spec 14 Feb 2004 07:33:21 -0000 1.26
@@ -38,7 +38,7 @@
Group: XWindow
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20040211
+Release: 20040214
# list of sources
Source0:
ftp://ftp.gnome.org/pub/GNOME/sources/gdk-pixbuf/%{V_major}/gdk-pixbuf-%{version}.tar.bz2
@@ -46,7 +46,7 @@
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
-BuildPreReq: OpenPKG, openpkg >= 20040130, X11, glib, gtk, png, jpeg, tiff, make
+BuildPreReq: OpenPKG, openpkg >= 20040130, X11, glib, gtk, png, jpeg, tiff, make,
gcc
PreReq: OpenPKG, openpkg >= 20040130, X11, glib, gtk, png, jpeg, tiff
AutoReq: no
AutoReqProv: no
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [EMAIL PROTECTED]