diff --git a/gimp.spec b/gimp.spec index 53297c1..2bac5eb 100644 --- a/gimp.spec +++ b/gimp.spec @@ -17,7 +17,7 @@ Version: 2.0.5 %if %prever Release: 0.%{prever}.1 %else -Release: 3 +Release: 4 %endif Epoch: 1 License: GPL, LGPL @@ -61,6 +61,7 @@ Source0: ftp://ftp.gimp.org/pub/gimp/v%{subver}/gimp-%{version}.tar.bz2 %endif Patch0: gimp-2.0pre3-buildroot.patch Patch1: gimp-2.0.1-gimphelpmissing.patch +Patch2: gimp-2.0.5-invalidbpp.patch %description The GIMP (GNU Image Manipulation Program) is a powerful image @@ -101,6 +102,7 @@ extensions. %endif %patch0 -p1 -b .buildroot %patch1 -p1 -b .gimphelpmissing +%patch2 -p1 -b .invalidbpp %build libtoolize --copy --force @@ -336,6 +338,9 @@ fi %{_libdir}/pkgconfig/* %changelog +* Thu Oct 14 2004 Nils Philippsen +- catch wrong values of bpp in BMP plugin (#135675) + * Thu Sep 30 2004 Christopher Aillon - PreReq desktop-file-utils >= 0.9