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