diff --git a/gtk2.spec b/gtk2.spec index f6a01d8d464843f6b6f7e12ae5e147898471bb7c..ba02357b551be40149a73324a17de3ab4ce75368 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -5,14 +5,13 @@ #Basic Information Name: gtk2 Version: 2.24.32 -Release: 4 +Release: 5 Summary: GTK+ graphical user interface library License: LGPLv2+ URL: http://www.gtk.org Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.xz Source2: im-cedilla.conf -Patch1: system-python.patch # https://bugzilla.gnome.org/show_bug.cgi?id=583273 Patch2: icon-padding.patch # https://bugzilla.gnome.org/show_bug.cgi?id=599618 @@ -219,5 +218,11 @@ gtk-query-immodules-2.0-64 --update-cache %{_mandir}/man1/gtk-builder-convert.1.gz %changelog +* Thu Jan 9 2020 openEuler Buildteam - 2.24.32-5 +- Type:enhancement +- ID:NA +- SUG:NA +- DESC:delete Patches + * Thu Sep 14 2019 openEuler Buildteam - 2.24.32-4 - Package init diff --git a/system-python.patch b/system-python.patch deleted file mode 100644 index 3f697faa7bc0ffdf2fc519efe6b01b8772c643bd..0000000000000000000000000000000000000000 --- a/system-python.patch +++ /dev/null @@ -1,9 +0,0 @@ -diff -up gtk+-2.18.2/gtk/gtk-builder-convert.system-python gtk+-2.18.2/gtk/gtk-builder-convert ---- gtk+-2.18.2/gtk/gtk-builder-convert.system-python 2009-10-13 15:59:50.423385098 -0400 -+++ gtk+-2.18.2/gtk/gtk-builder-convert 2009-10-13 16:00:31.876142050 -0400 -@@ -1,4 +1,4 @@ --#!/usr/bin/env python -+#!/usr/bin/python - # - # Copyright (C) 2006-2008 Async Open Source - # Henrique Romano