actually apply startup-warning patch
This commit is contained in:
parent
4086b8a582
commit
04e188de2e
@ -36,7 +36,7 @@ Summary: GNU Image Manipulation Program
|
|||||||
Name: gimp
|
Name: gimp
|
||||||
Epoch: 2
|
Epoch: 2
|
||||||
Version: 2.6.11
|
Version: 2.6.11
|
||||||
Release: 20%{?dist}
|
Release: 21%{?dist}
|
||||||
%define binver 2.6
|
%define binver 2.6
|
||||||
%define gimp_lang_ver 20
|
%define gimp_lang_ver 20
|
||||||
%define interfacever 2.0
|
%define interfacever 2.0
|
||||||
@ -244,6 +244,7 @@ EOF
|
|||||||
%patch8 -p1 -b .psp-overflow
|
%patch8 -p1 -b .psp-overflow
|
||||||
%patch9 -p1 -b .CVE-2010-4540,4541,4542
|
%patch9 -p1 -b .CVE-2010-4540,4541,4542
|
||||||
%patch10 -p1 -b .shell-dnd-quit-crash
|
%patch10 -p1 -b .shell-dnd-quit-crash
|
||||||
|
%patch11 -p1 -b .startup-warning
|
||||||
|
|
||||||
%patch100 -p1 -b .autoreconf
|
%patch100 -p1 -b .autoreconf
|
||||||
|
|
||||||
@ -511,6 +512,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || :
|
|||||||
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
|
%{_libdir}/gimp/%{interfacever}/plug-ins/help-browser
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Aug 12 2011 Nils Philippsen <nils@redhat.com> - 2:2.6.11-21
|
||||||
|
- actually apply startup-warning patch
|
||||||
|
|
||||||
* Thu Aug 04 2011 Nils Philippsen <nils@redhat.com> - 2:2.6.11-20
|
* Thu Aug 04 2011 Nils Philippsen <nils@redhat.com> - 2:2.6.11-20
|
||||||
- fix goption warning on startup, patch by Mikael Magnusson
|
- fix goption warning on startup, patch by Mikael Magnusson
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user