add gcc4 patch
This commit is contained in:
parent
f28f9fe480
commit
77fd4d40db
@ -54,7 +54,8 @@ 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
|
||||
Patch0: gimp-2.0pre3-buildroot.patch
|
||||
Patch1: gimp-2.0.1-gimphelpmissing.patch
|
||||
Patch2: gimp-2.2.3-icontheme.patch
|
||||
Patch2: gimp-2.2.3-icontheme.patch
|
||||
Patch3: gimp-2.2.4-gcc4.patch
|
||||
|
||||
%description
|
||||
The GIMP (GNU Image Manipulation Program) is a powerful image
|
||||
@ -92,6 +93,7 @@ extensions.
|
||||
%patch0 -p1 -b .buildroot
|
||||
%patch1 -p1 -b .gimphelpmissing
|
||||
%patch2 -p1 -b .icontheme
|
||||
%patch3 -p1 -b .gcc4
|
||||
|
||||
%build
|
||||
libtoolize --copy --force
|
||||
|
Loading…
Reference in New Issue
Block a user