2.19.6
This commit is contained in:
parent
280cb58b77
commit
c2031560cc
@ -1 +1 @@
|
||||
gtk+-2.19.5.tar.bz2
|
||||
gtk+-2.19.6.tar.bz2
|
||||
|
10
gtk2.spec
10
gtk2.spec
@ -13,13 +13,13 @@
|
||||
%define gobject_introspection_version 0.6.7
|
||||
%define gir_repository_version 0.6.5-5
|
||||
|
||||
%define base_version 2.19.5
|
||||
%define base_version 2.19.6
|
||||
%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.19/gtk+-%{version}.tar.bz2
|
||||
@ -42,8 +42,6 @@ Patch11: gtk2-remove-connecting-reason.patch
|
||||
#Patch14: gtk2-landscape-pdf-print.patch
|
||||
# https://bugzilla.gnome.org/show_bug.cgi?id=600992
|
||||
Patch15: filesystemref.patch
|
||||
# already upstream
|
||||
Patch16: 0001-Drop-duplicate-declarations.patch
|
||||
|
||||
BuildRequires: atk-devel >= %{atk_version}
|
||||
BuildRequires: pango-devel >= %{pango_version}
|
||||
@ -164,7 +162,6 @@ This package contains developer documentation for the GTK+ widget toolkit.
|
||||
%patch11 -p1 -b .remove-connecting-reason
|
||||
#%patch14 -p1 -b .landscape-pdf-print
|
||||
%patch15 -p1 -b .filesystemref
|
||||
%patch16 -p1 -b .dup-prototypes
|
||||
|
||||
%build
|
||||
|
||||
@ -402,6 +399,9 @@ fi
|
||||
%doc tmpdocs/examples
|
||||
|
||||
%changelog
|
||||
* Tue Feb 23 2010 Matthias Clasen <mclasen@redhat.com> - 2.19.6-1
|
||||
- Update to 2.19.6
|
||||
|
||||
* Thu Feb 18 2010 Richard Hughes <rhughes@redhat.com> - 2.19.5-2
|
||||
- Apply a patch from upstream to remove two duplicate prototypes that
|
||||
breaks the build for many GTK projects.
|
||||
|
Loading…
Reference in New Issue
Block a user