gimp.spec
changeset 6060 7b39c2821ac0
parent 5977 61ad75ef2887
child 6095 9b5695a63003
--- a/gimp.spec	Fri Sep 30 22:36:34 2005 +0000
+++ b/gimp.spec	Sat Oct 01 02:46:24 2005 +0000
@@ -8,22 +8,21 @@
 
 %define subver 2.3
 %define subver_install 2.0
-%define microver 3
+%define microver 4
 %define help_version 8
 
 Name:         gimp
 License:      GPL, LGPL
 Group:        System/GUI/GNOME
 Version:      %{subver}.%{microver}
-Release:      1
+Release:      2
 Distribution: Java Desktop System
 Vendor:       Sun Microsystems, Inc.
 Summary:      The GIMP (GNU Image Manipulation Program)
 Source:       ftp://ftp.gimp.org/pub/%{name}/v%{subver}/%{name}-%{version}.tar.bz2
 Source1:      ftp://ftp.gimp.org/pub/%{name}/help/testing/gimp-help-2-0.%{help_version}.tar.bz2
 Patch1:       gimp-01-menu-entry.diff
-Patch2:       gimp-02-poppler-api.diff
-Patch3:       gimp-03-Xext.diff
+Patch2:       gimp-02-Xext.diff
 URL:          http://www.gimp.org
 BuildRoot:    %{_tmppath}/%{name}-%{version}-build
 Docdir:       %{_defaultdocdir}/doc
@@ -92,7 +91,6 @@
 %setup -q
 %patch1 -p1
 %patch2 -p1
-%patch3 -p1
 
 /usr/bin/bzcat -dc %SOURCE1|tar xf -
 
@@ -234,6 +232,9 @@
 %{_mandir}/man1/gimptool-%{subver_install}.1*
 
 %changelog
+* Fri Sep 30 2005 - [email protected]
+- Bump to 2.3.4
+
 * Tue Sep 20 2005 - [email protected]
 - add patch Xext.diff: add -lXext to a Makefile.am