remove obsolete filename patch

This commit is contained in:
Nils Philippsen 2006-08-25 16:24:36 +00:00
parent cd1c20ad32
commit 1bf2a9e503

View File

@ -97,7 +97,6 @@ Patch2: gimp-2.2.3-icontheme.patch
Patch4: gimp-2.2.4-gifload.patch
Patch5: gimp-2.2.11-htmlview.patch
Patch6: gimp-2.2.11-gimptool.patch
Patch7: gimp-2.2.12-filename.patch
%description
GIMP (GNU Image Manipulation Program) is a powerful image composition and
@ -152,7 +151,6 @@ EOF
%patch4 -p1 -b .gifload
%patch5 -p1 -b .htmlview
%patch6 -p1 -b .gimptool
%patch7 -p1 -b .filename
%build
libtoolize --copy --force
@ -404,6 +402,7 @@ fi
%changelog
* Fri Aug 25 2006 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.13-1
- version 2.2.13
- remove obsolete filename patch
* Thu Aug 17 2006 Nils Philippsen <nphilipp@redhat.com> - 2:2.2.12-5
- don't barf on empty /etc/gimp/plugins.d (#202808)