stating things in %changelog _only_ doesn't work
This commit is contained in:
parent
1411780004
commit
601c782a94
@ -54,7 +54,6 @@ Requires(postun): /sbin/ldconfig /usr/bin/update-desktop-database
|
|||||||
Source0: ftp://ftp.gimp.org/pub/gimp/v%{binver}/%{?prever:testing/}gimp-%{version}%{?prever:-%{prever}}.tar.bz2
|
Source0: ftp://ftp.gimp.org/pub/gimp/v%{binver}/%{?prever:testing/}gimp-%{version}%{?prever:-%{prever}}.tar.bz2
|
||||||
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.2.2-exifmarkerlength.patch
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
The GIMP (GNU Image Manipulation Program) is a powerful image
|
The GIMP (GNU Image Manipulation Program) is a powerful image
|
||||||
@ -91,7 +90,6 @@ extensions.
|
|||||||
%setup -q -n gimp-%{version}%{?prever:-%{prever}}
|
%setup -q -n gimp-%{version}%{?prever:-%{prever}}
|
||||||
%patch0 -p1 -b .buildroot
|
%patch0 -p1 -b .buildroot
|
||||||
%patch1 -p1 -b .gimphelpmissing
|
%patch1 -p1 -b .gimphelpmissing
|
||||||
%patch2 -p1 -b .exifmarkerlength
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
libtoolize --copy --force
|
libtoolize --copy --force
|
||||||
|
Loading…
Reference in New Issue
Block a user