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: 24-Oct-2007 09:56:47
Branch: HEAD Handle: 2007102408564700
Modified files:
openpkg-src/gimp gimp.spec
Log:
upgrading package: gimp 2.2.17 -> 2.4.0
Summary:
Revision Changes Path
1.88 +4 -3 openpkg-src/gimp/gimp.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gimp/gimp.spec
============================================================================
$ cvs diff -u -r1.87 -r1.88 gimp.spec
--- openpkg-src/gimp/gimp.spec 13 Jul 2007 14:34:58 -0000 1.87
+++ openpkg-src/gimp/gimp.spec 24 Oct 2007 07:56:47 -0000 1.88
@@ -23,8 +23,8 @@
##
# package version
-%define V_major 2.2
-%define V_minor 17
+%define V_major 2.4
+%define V_minor 0
# package information
Name: gimp
@@ -37,7 +37,7 @@
Group: Graphics
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20070713
+Release: 20071024
# list of sources
Source0: ftp://ftp.gimp.org/pub/gimp/v%{V_major}/gimp-%{version}.tar.bz2
@@ -91,6 +91,7 @@
--with-libmng \
--with-aa \
--without-libexif \
+ --disable-python \
--disable-print \
--disable-static \
--enable-shared
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]