diff --git a/.cvsignore b/.cvsignore index 60e47b6..b377372 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -gimp-2.0.1.tar.bz2 +gimp-2.0.2.tar.bz2 diff --git a/gimp.spec b/gimp.spec index 4cac5b1..c992118 100644 --- a/gimp.spec +++ b/gimp.spec @@ -8,17 +8,17 @@ %define subver 2.0 %define age 0 %define minorver 0 -%define microver 1 +%define microver 2 %define prever 0 %define gimp_lang_ver 20 Summary: The GNU Image Manipulation Program BETA Name: gimp -Version: 2.0.1 +Version: 2.0.2 %if %prever Release: 0.%{prever} %else -Release: 8 +Release: 2 %endif Epoch: 1 License: GPL, LGPL @@ -54,15 +54,14 @@ Requires: pango >= 1.4.0 Requires: fontconfig >= 2.2.0 Requires: gimp-print >= 4.2.0 %if %prever -Source0: ftp://ftp.gimp.org/pub/gimp/v%{version}/testing/gimp-%{version}%{prever}.tar.bz2 +Source0: ftp://ftp.gimp.org/pub/gimp/v%{subver}/testing/gimp-%{version}%{prever}.tar.bz2 %else -Source0: ftp://ftp.gimp.org/pub/gimp/v%{version}/v%{version}/gimp-%{version}.tar.bz2 +Source0: ftp://ftp.gimp.org/pub/gimp/v%{subver}/gimp-%{version}.tar.bz2 %endif Source1: gimp.desktop Source2: gimp.png Patch0: gimp-2.0pre3-buildroot.patch Patch1: gimp-2.0.1-gimphelpmissing.patch -Patch2: gimp-2.0.1-gcc34.patch %description The GIMP (GNU Image Manipulation Program) is a powerful image @@ -115,7 +114,6 @@ GIMP image manipulation program. %endif %patch0 -p1 -b .buildroot %patch1 -p1 -b .gimphelpmissing -%patch2 -p1 -b .gcc34 %build # aclocal -I m4macros || aclocal-1.6 -I m4macros || aclocal-1.5 -I m4macros @@ -382,6 +380,9 @@ install -m 644 $RPM_SOURCE_DIR/gimp.png %{buildroot}/%{_datadir}/pixmaps %endif %changelog +* Thu Jun 24 2004 Nils Philippsen +- version 2.0.2 + * Tue Jun 22 2004 Nils Philippsen - build with gcc34 patch (sopwith) diff --git a/sources b/sources index 13e6f3c..0fdbac2 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -fb7f0d3dcde6c77dc7960c0986a6e0f5 gimp-2.0.1.tar.bz2 +b0dfdf4720e09ffa44fdc4d1bb48f82b gimp-2.0.2.tar.bz2