Backport listing of Avahi printers from gtk-3.x

Resolves: #973730
This commit is contained in:
Marek Kasik 2013-06-26 11:35:13 +02:00
parent 88523d495c
commit 6b29f45de6
2 changed files with 1739 additions and 1 deletions

File diff suppressed because it is too large Load Diff

View File

@ -18,7 +18,7 @@
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk2
Version: 2.24.19
Release: 2%{?dist}
Release: 3%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
URL: http://www.gtk.org
@ -38,6 +38,9 @@ Patch8: tooltip-positioning.patch
#Patch14: gtk2-landscape-pdf-print.patch
# https://bugzilla.gnome.org/show_bug.cgi?id=611313
Patch15: window-dragging.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=973730
# https://bugzilla.gnome.org/show_bug.cgi?id=702455
Patch16: 0001-printing-List-Avahi-printers.patch
BuildRequires: atk-devel >= %{atk_version}
BuildRequires: glib2-devel >= %{glib2_version}
@ -151,6 +154,7 @@ This package contains developer documentation for the GTK+ widget toolkit.
%patch8 -p1 -b .tooltip-positioning
#%patch14 -p1 -b .landscape-pdf-print
%patch15 -p1 -b .window-dragging
%patch16 -p1 -b .avahi-printers
%build
(if ! test -x configure; then NOCONFIGURE=1 ./autogen.sh; CONFIGFLAGS=--enable-gtk-doc; fi;
@ -337,6 +341,10 @@ fi
%doc tmpdocs/examples
%changelog
* Wed Jun 26 2013 Marek Kasik <mkasik@redhat.com> - 2.24.19-3
- Backport listing of Avahi printers from gtk-3.x
- Resolves: #973730
* Sat Jun 22 2013 Matthias Clasen <mclasen@redhat.com> - 2.24.19-2
- Trim %%changelog