[gtk2] Drop upstreamed patch

Matthias Clasen mclasen at fedoraproject.org
Fri Feb 20 00:33:25 UTC 2015


commit e578f0ac3e9b39a446c806fbb1cbcf9fc4f9ad20
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Thu Feb 19 19:33:07 2015 -0500

    Drop upstreamed patch

 0001-Ignore-gdk-pixbuf-deprecations.patch | 27 ---------------------------
 gtk2.spec                                 |  2 --
 2 files changed, 29 deletions(-)
---
diff --git a/gtk2.spec b/gtk2.spec
index 697aba6..b825ca8 100644
--- a/gtk2.spec
+++ b/gtk2.spec
@@ -35,7 +35,6 @@ Patch2: icon-padding.patch
 Patch8: tooltip-positioning.patch
 # https://bugzilla.gnome.org/show_bug.cgi?id=611313
 Patch15: window-dragging.patch
-Patch16: 0001-Ignore-gdk-pixbuf-deprecations.patch
 
 BuildRequires: atk-devel >= %{atk_version}
 BuildRequires: glib2-devel >= %{glib2_version}
@@ -149,7 +148,6 @@ This package contains developer documentation for the GTK+ widget toolkit.
 %patch2 -p1 -b .icon-padding
 %patch8 -p1 -b .tooltip-positioning
 %patch15 -p1 -b .window-dragging
-%patch16 -p1 -b .gdk-pixbuf-deprecations
 
 %build
 (if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;


More information about the scm-commits mailing list