This commit is contained in:
Matthias Clasen 2008-06-14 02:04:19 +00:00
parent dd5db6597d
commit 23d3f46e42
3 changed files with 7 additions and 13 deletions

View File

@ -1 +1 @@
gtk+-2.13.2.tar.bz2
gtk+-2.13.3.tar.bz2

View File

@ -10,13 +10,13 @@
%define cairo_version %{cairo_base_version}-1
%define libpng_version 2:1.2.2-16
%define base_version 2.13.2
%define base_version 2.13.3
%define bin_version 2.10.0
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
Name: gtk2
Version: %{base_version}
Release: 2%{?dist}
Release: 1%{?dist}
License: LGPLv2+
Group: System Environment/Libraries
Source: http://download.gnome.org/sources/gtk+/2.13/gtk+-%{version}.tar.bz2
@ -31,13 +31,6 @@ Patch1: gtk+-2.11.1-set-invisible-char-to-bullet.patch
# see http://bugzilla.gnome.org/show_bug.cgi?id=463773
Patch2: workaround.patch
# http://bugzilla.gnome.org/show_bug.cgi?id=488119
Patch3: system-log-crash.patch
# https://bugzilla.redhat.com/show_bug.cgi?id=248245
# https://bugzilla.redhat.com/show_bug.cgi?id=449379
Patch4: printer-hostname.patch
BuildRequires: atk-devel >= %{atk_version}
BuildRequires: pango-devel >= %{pango_version}
BuildRequires: glib2-devel >= %{glib2_version}
@ -122,8 +115,6 @@ docs for the GTK+ widget toolkit.
%patch0 -p1 -b .lib64
%patch1 -p1 -b .set-invisible-char-to-bullet
%patch2 -p1 -b .workaround
%patch3 -p1 -b .system-log-crash
%patch4 -p0 -b .printer-hostname
for i in config.guess config.sub ; do
test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
@ -307,6 +298,9 @@ rm -rf $RPM_BUILD_ROOT
%{_datadir}/gtk-2.0
%changelog
* Fri Jun 13 2008 Matthias Clasen <mclasen@redhat.com> - 2.13.3-1
- Update to 2.13.3
* Wed Jun 11 2008 - Marek Kasik <mkasik@redhat.com> - 2.13.2-2
- Reworked correction of hostname of printer which is the
- print job sent to.

View File

@ -1 +1 @@
2db81ad8485e84d7a3c297fcfdf173bb gtk+-2.13.2.tar.bz2
4191b1f3d6239424556ebf2a92250ef6 gtk+-2.13.3.tar.bz2