|
@@ -6,17 +6,16 @@ Summary: The GNU Image Manipulation Program
|
|
Summary(ja): GNU 画像加工プログラム
|
|
Summary(ja): GNU 画像加工プログラム
|
|
Name: gimp
|
|
Name: gimp
|
|
Version: 2.6.11
|
|
Version: 2.6.11
|
|
-Release: 4%{?_dist_release}
|
|
+Release: 5%{?_dist_release}
|
|
License: GPL, LGPL
|
|
License: GPL, LGPL
|
|
Group: Applications/Graphics
|
|
Group: Applications/Graphics
|
|
URL: http://www.gimp.org/
|
|
URL: http://www.gimp.org/
|
|
Source: ftp://ftp.gimp.org/pub/gimp/%{verdir}/%{name}-%{version}.tar.bz2
|
|
Source: ftp://ftp.gimp.org/pub/gimp/%{verdir}/%{name}-%{version}.tar.bz2
|
|
|
|
|
|
-Patch10: gimp-2.0-desktopfile-no-gimp-remote.patch
|
|
+# including security fix for CVE-2010-4540,4541,4542,4543 and CVE-2011-1782,2896
|
|
|
|
+Patch0: gimp-2.6-git20110825.patch
|
|
|
|
|
|
-# patch21,22 from debian
|
|
+Patch10: gimp-2.0-desktopfile-no-gimp-remote.patch
|
|
-Patch21: 05_CVE-2010-454x.patch
|
|
|
|
-Patch22: 06_CVE-2010-4543.patch
|
|
|
|
|
|
|
|
Patch100: gimp-2.6.11-gimprc-vine.patch
|
|
Patch100: gimp-2.6.11-gimprc-vine.patch
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
|
@@ -49,6 +48,9 @@ BuildRequires: libXpm-devel
|
|
BuildRequires: libXmu-devel
|
|
BuildRequires: libXmu-devel
|
|
BuildRequires: pygtk2-devel
|
|
BuildRequires: pygtk2-devel
|
|
|
|
|
|
|
|
+Vendor: Project Vine
|
|
|
|
+Distribution: Vine Linux
|
|
|
|
+Packager: Takemikaduchi
|
|
|
|
|
|
%description
|
|
%description
|
|
The GIMP (GNU Image Manipulation Program) is a powerful image
|
|
The GIMP (GNU Image Manipulation Program) is a powerful image
|
|
@@ -121,8 +123,7 @@ and gimp, and you may want to install gimp-data-extras.
|
|
|
|
|
|
%prep
|
|
%prep
|
|
%setup -q -n %{name}-%{version}
|
|
%setup -q -n %{name}-%{version}
|
|
-%patch21 -p1 -b .454x
|
|
+%patch0 -p1
|
|
-%patch22 -p1 -b .4543
|
|
|
|
%patch100 -p1 -b .gimprc
|
|
%patch100 -p1 -b .gimprc
|
|
|
|
|
|
|
|
|
|
@@ -234,6 +235,11 @@ rm -rf %{buildroot}
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
%changelog
|
|
|
|
+* Wed Sep 07 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.11-5
|
|
|
|
+- add Patch0 (gimp-2.6-git20110825.patch)
|
|
|
|
+ (including security fix for CVE-2010-4540,4541,4542,4543 and CVE-2011-1782,2896)
|
|
|
|
+- remove Patch21,22
|
|
|
|
+
|
|
* Wed Apr 27 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.11-4
|
|
* Wed Apr 27 2011 Yoji TOYODA <bsyamato@sea.plala.or.jp> 2.6.11-4
|
|
- add Patch21 (05_CVE-2010-454x.patch) from debian
|
|
- add Patch21 (05_CVE-2010-454x.patch) from debian
|
|
(including security fix for CVE-2010-4540,4541,4542)
|
|
(including security fix for CVE-2010-4540,4541,4542)
|