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: 28-Dec-2005 20:53:27
Branch: HEAD Handle: 2005122819532600
Modified files:
openpkg-src/gimp gimp.spec
Removed files:
openpkg-src/gimp gimp.patch
Log:
upgrading package: gimp 2.2.9 -> 2.2.10
Summary:
Revision Changes Path
1.7 +0 -21 openpkg-src/gimp/gimp.patch
1.76 +2 -4 openpkg-src/gimp/gimp.spec
____________________________________________________________________________
rm -f openpkg-src/gimp/gimp.patch <<'@@ .'
Index: openpkg-src/gimp/gimp.patch
============================================================================
[NO CHANGE SUMMARY BECAUSE FILE AS A WHOLE IS JUST REMOVED]
@@ .
patch -p0 <<'@@ .'
Index: openpkg-src/gimp/gimp.spec
============================================================================
$ cvs diff -u -r1.75 -r1.76 gimp.spec
--- openpkg-src/gimp/gimp.spec 27 Oct 2005 19:36:27 -0000 1.75
+++ openpkg-src/gimp/gimp.spec 28 Dec 2005 19:53:26 -0000 1.76
@@ -24,7 +24,7 @@
# package version
%define V_major 2.2
-%define V_minor 9
+%define V_minor 10
# package information
Name: gimp
@@ -37,11 +37,10 @@
Group: Graphics
License: GPL
Version: %{V_major}.%{V_minor}
-Release: 20051027
+Release: 20051228
# list of sources
Source0: ftp://ftp.gimp.org/pub/gimp/v%{V_major}/gimp-%{version}.tar.bz2
-Patch0: gimp.patch
# build information
Prefix: %{l_prefix}
@@ -71,7 +70,6 @@
%prep
%setup -q
- %patch -p0
%build
# configure program
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]