|
@@ -5,16 +5,13 @@
|
|
|
Summary: The GNU Image Manipulation Program
|
|
|
Summary(ja): GNU 画像加工プログラム
|
|
|
Name: gimp
|
|
|
-Version: 2.6.11
|
|
|
-Release: 6%{?_dist_release}
|
|
|
+Version: 2.6.12
|
|
|
+Release: 1%{?_dist_release}
|
|
|
License: GPL, LGPL
|
|
|
Group: Applications/Graphics
|
|
|
URL: http://www.gimp.org/
|
|
|
Source: ftp://ftp.gimp.org/pub/gimp/%{verdir}/%{name}-%{version}.tar.bz2
|
|
|
|
|
|
-# including security fix for CVE-2010-4540,4541,4542,4543 and CVE-2011-1782,2896
|
|
|
-Patch0: gimp-2.6-git20120103.patch
|
|
|
-
|
|
|
Patch10: gimp-2.0-desktopfile-no-gimp-remote.patch
|
|
|
|
|
|
Patch100: gimp-2.6.11-gimprc-vine.patch
|
|
@@ -124,7 +121,6 @@ and gimp, and you may want to install gimp-data-extras.
|
|
|
|
|
|
%prep
|
|
|
%setup -q -n %{name}-%{version}
|
|
|
-%patch0 -p1
|
|
|
%patch100 -p1 -b .gimprc
|
|
|
|
|
|
|
|
@@ -238,6 +234,10 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
+* Thu Feb 02 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.12-1
|
|
|
+- new upstream release
|
|
|
+- remove Patch0
|
|
|
+
|
|
|
* Sat Jan 07 2012 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.11-6
|
|
|
- remove BuildRequires: hal-devel
|
|
|
- add configure option (--without-hal)
|