From 04e188de2ebbfd5b46cbd027218fe7d2cb683c01 Mon Sep 17 00:00:00 2001 From: Nils Philippsen Date: Aug 12 2011 13:09:49 +0000 Subject: actually apply startup-warning patch --- diff --git a/gimp.spec b/gimp.spec index 8b26c41..86817f3 100644 --- a/gimp.spec +++ b/gimp.spec @@ -36,7 +36,7 @@ Summary: GNU Image Manipulation Program Name: gimp Epoch: 2 Version: 2.6.11 -Release: 20%{?dist} +Release: 21%{?dist} %define binver 2.6 %define gimp_lang_ver 20 %define interfacever 2.0 @@ -244,6 +244,7 @@ EOF %patch8 -p1 -b .psp-overflow %patch9 -p1 -b .CVE-2010-4540,4541,4542 %patch10 -p1 -b .shell-dnd-quit-crash +%patch11 -p1 -b .startup-warning %patch100 -p1 -b .autoreconf @@ -511,6 +512,9 @@ gtk-update-icon-cache %{_datadir}/icons/hicolor &>/dev/null || : %{_libdir}/gimp/%{interfacever}/plug-ins/help-browser %changelog +* Fri Aug 12 2011 Nils Philippsen - 2:2.6.11-21 +- actually apply startup-warning patch + * Thu Aug 04 2011 Nils Philippsen - 2:2.6.11-20 - fix goption warning on startup, patch by Mikael Magnusson