2.14.2
This commit is contained in:
parent
002777de2a
commit
58e128ef4c
@ -1 +1 @@
|
||||
gtk+-2.14.0.tar.bz2
|
||||
gtk+-2.14.2.tar.bz2
|
||||
|
12
gtk2.spec
12
gtk2.spec
@ -10,13 +10,13 @@
|
||||
%define cairo_version %{cairo_base_version}-1
|
||||
%define libpng_version 2:1.2.2-16
|
||||
|
||||
%define base_version 2.14.0
|
||||
%define base_version 2.14.2
|
||||
%define bin_version 2.10.0
|
||||
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||
Name: gtk2
|
||||
Version: %{base_version}
|
||||
Release: 5%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/gtk+/2.14/gtk+-%{version}.tar.bz2
|
||||
@ -30,9 +30,6 @@ Patch1: gtk+-2.11.1-set-invisible-char-to-bullet.patch
|
||||
# a workaround for some brokenness in the flash plugin
|
||||
# see http://bugzilla.gnome.org/show_bug.cgi?id=463773
|
||||
Patch2: workaround.patch
|
||||
# fixed upstream
|
||||
Patch3: init-deadlock.patch
|
||||
Patch4: gtk+-2.14.1-no-randr.patch
|
||||
|
||||
BuildRequires: atk-devel >= %{atk_version}
|
||||
BuildRequires: pango-devel >= %{pango_version}
|
||||
@ -118,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 -p0 -b .init-deadlock
|
||||
%patch4 -p0 -b .no-randr
|
||||
|
||||
for i in config.guess config.sub ; do
|
||||
test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
|
||||
@ -303,6 +298,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-2.0
|
||||
|
||||
%changelog
|
||||
* Thu Sep 18 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.2-1
|
||||
- Update to 2.14.2
|
||||
|
||||
* Fri Sep 5 2008 Matthias Clasen <mclasen@redhat.com> - 2.14.0-4
|
||||
- Remove the last patch, crash is fixed in at-spi now
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user