2.19.3
This commit is contained in:
parent
2c1af48bc3
commit
eb5477abbe
@ -1 +1 @@
|
|||||||
gtk+-2.19.2.tar.bz2
|
gtk+-2.19.3.tar.bz2
|
||||||
|
10
gtk2.spec
10
gtk2.spec
@ -13,13 +13,13 @@
|
|||||||
%define gobject_introspection_version 0.6.7
|
%define gobject_introspection_version 0.6.7
|
||||||
%define gir_repository_version 0.6.5-5
|
%define gir_repository_version 0.6.5-5
|
||||||
|
|
||||||
%define base_version 2.19.2
|
%define base_version 2.19.3
|
||||||
%define bin_version 2.10.0
|
%define bin_version 2.10.0
|
||||||
|
|
||||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||||
Name: gtk2
|
Name: gtk2
|
||||||
Version: %{base_version}
|
Version: %{base_version}
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: http://download.gnome.org/sources/gtk+/2.19/gtk+-%{version}.tar.bz2
|
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
|
#Patch14: gtk2-landscape-pdf-print.patch
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=600992
|
# https://bugzilla.gnome.org/show_bug.cgi?id=600992
|
||||||
Patch15: filesystemref.patch
|
Patch15: filesystemref.patch
|
||||||
# from upstream
|
|
||||||
Patch16: gtk2-2.19.3-install-Gdk-2.0.gir.patch
|
|
||||||
|
|
||||||
BuildRequires: atk-devel >= %{atk_version}
|
BuildRequires: atk-devel >= %{atk_version}
|
||||||
BuildRequires: pango-devel >= %{pango_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
|
%patch11 -p1 -b .remove-connecting-reason
|
||||||
#%patch14 -p1 -b .landscape-pdf-print
|
#%patch14 -p1 -b .landscape-pdf-print
|
||||||
%patch15 -p1 -b .filesystemref
|
%patch15 -p1 -b .filesystemref
|
||||||
%patch16 -p1 -b .gdk-gir
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -403,6 +400,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Jan 11 2010 Matthias Clasen <mclasen@redhat.com> - 2.19.3-1
|
||||||
|
- Update to 2.19.3
|
||||||
|
|
||||||
* Mon Jan 4 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.19.2-2
|
* Mon Jan 4 2010 Tomas Bzatek <tbzatek@redhat.com> - 2.19.2-2
|
||||||
- Install missing Gdk-2.0.gir
|
- Install missing Gdk-2.0.gir
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user