From 3e0ec05c7cea86b54d21310c54d942ce5a1131aa Mon Sep 17 00:00:00 2001 From: Matthias Clasen Date: Sat, 16 May 2009 01:40:59 +0000 Subject: [PATCH] drop obsolete patch --- gtk2.spec | 3 --- 1 file changed, 3 deletions(-) diff --git a/gtk2.spec b/gtk2.spec index 2960741..8dea35a 100644 --- a/gtk2.spec +++ b/gtk2.spec @@ -31,8 +31,6 @@ Patch0: gtk+-2.13.5-lib64.patch Patch2: workaround.patch # http://bugzilla.redhat.com/show_bug.cgi?id=478400 Patch3: default_printer.patch -# http://bugzilla.gnome.org/show_bug.cgi?id=384940 -Patch4: print_authentication.patch BuildRequires: atk-devel >= %{atk_version} BuildRequires: pango-devel >= %{pango_version} @@ -137,7 +135,6 @@ This package contains developer documentation for the GTK+ widget toolkit. %patch0 -p1 -b .lib64 %patch2 -p1 -b .workaround %patch3 -p0 -b .default-printer -%patch4 -p0 -b .print-authentication # make sure that gtkmarshalers.{c, h} get regenerated during the build # - caused by print_authentication.patch