auto-import changelog data from gimp-2.0.2-2.src.rpm

Thu Jun 24 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2.0.2
This commit is contained in:
cvsdist 2004-09-09 05:18:20 +00:00
parent ae64daa167
commit 7c0354ee2e
3 changed files with 10 additions and 9 deletions

View File

@ -1 +1 @@
gimp-2.0.1.tar.bz2 gimp-2.0.2.tar.bz2

View File

@ -8,17 +8,17 @@
%define subver 2.0 %define subver 2.0
%define age 0 %define age 0
%define minorver 0 %define minorver 0
%define microver 1 %define microver 2
%define prever 0 %define prever 0
%define gimp_lang_ver 20 %define gimp_lang_ver 20
Summary: The GNU Image Manipulation Program BETA Summary: The GNU Image Manipulation Program BETA
Name: gimp Name: gimp
Version: 2.0.1 Version: 2.0.2
%if %prever %if %prever
Release: 0.%{prever} Release: 0.%{prever}
%else %else
Release: 8 Release: 2
%endif %endif
Epoch: 1 Epoch: 1
License: GPL, LGPL License: GPL, LGPL
@ -54,15 +54,14 @@ Requires: pango >= 1.4.0
Requires: fontconfig >= 2.2.0 Requires: fontconfig >= 2.2.0
Requires: gimp-print >= 4.2.0 Requires: gimp-print >= 4.2.0
%if %prever %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 %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 %endif
Source1: gimp.desktop Source1: gimp.desktop
Source2: gimp.png Source2: gimp.png
Patch0: gimp-2.0pre3-buildroot.patch Patch0: gimp-2.0pre3-buildroot.patch
Patch1: gimp-2.0.1-gimphelpmissing.patch Patch1: gimp-2.0.1-gimphelpmissing.patch
Patch2: gimp-2.0.1-gcc34.patch
%description %description
The GIMP (GNU Image Manipulation Program) is a powerful image The GIMP (GNU Image Manipulation Program) is a powerful image
@ -115,7 +114,6 @@ GIMP image manipulation program.
%endif %endif
%patch0 -p1 -b .buildroot %patch0 -p1 -b .buildroot
%patch1 -p1 -b .gimphelpmissing %patch1 -p1 -b .gimphelpmissing
%patch2 -p1 -b .gcc34
%build %build
# aclocal -I m4macros || aclocal-1.6 -I m4macros || aclocal-1.5 -I m4macros # 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 %endif
%changelog %changelog
* Thu Jun 24 2004 Nils Philippsen <nphilipp@redhat.com>
- version 2.0.2
* Tue Jun 22 2004 Nils Philippsen <nphilipp@redhat.com> * Tue Jun 22 2004 Nils Philippsen <nphilipp@redhat.com>
- build with gcc34 patch (sopwith) - build with gcc34 patch (sopwith)

View File

@ -1 +1 @@
fb7f0d3dcde6c77dc7960c0986a6e0f5 gimp-2.0.1.tar.bz2 b0dfdf4720e09ffa44fdc4d1bb48f82b gimp-2.0.2.tar.bz2