2.17.8
This commit is contained in:
parent
242f873af7
commit
9fbb0fea1a
@ -1 +1 @@
|
|||||||
gtk+-2.17.7.tar.bz2
|
gtk+-2.17.8.tar.bz2
|
||||||
|
11
gtk2.spec
11
gtk2.spec
@ -11,13 +11,13 @@
|
|||||||
%define libpng_version 2:1.2.2-16
|
%define libpng_version 2:1.2.2-16
|
||||||
%define xrandr_version 1.2.99.4-2
|
%define xrandr_version 1.2.99.4-2
|
||||||
|
|
||||||
%define base_version 2.17.7
|
%define base_version 2.17.8
|
||||||
%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.17/gtk+-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/gtk+/2.17/gtk+-%{version}.tar.bz2
|
||||||
@ -30,9 +30,6 @@ Patch0: gtk+-2.13.5-lib64.patch
|
|||||||
# http://bugzilla.redhat.com/show_bug.cgi?id=478400
|
# http://bugzilla.redhat.com/show_bug.cgi?id=478400
|
||||||
# Patch1: default_printer.patch
|
# Patch1: default_printer.patch
|
||||||
|
|
||||||
# fixed upstream
|
|
||||||
Patch2: appearance-crash.patch
|
|
||||||
|
|
||||||
BuildRequires: atk-devel >= %{atk_version}
|
BuildRequires: atk-devel >= %{atk_version}
|
||||||
BuildRequires: pango-devel >= %{pango_version}
|
BuildRequires: pango-devel >= %{pango_version}
|
||||||
BuildRequires: glib2-devel >= %{glib2_version}
|
BuildRequires: glib2-devel >= %{glib2_version}
|
||||||
@ -144,7 +141,6 @@ This package contains developer documentation for the GTK+ widget toolkit.
|
|||||||
|
|
||||||
%patch0 -p1 -b .lib64
|
%patch0 -p1 -b .lib64
|
||||||
# %patch1 -p0 -b .default-printer
|
# %patch1 -p0 -b .default-printer
|
||||||
%patch2 -p1 -b .appearance-crash
|
|
||||||
|
|
||||||
# make sure that gtkmarshalers.{c, h} get regenerated during the build
|
# make sure that gtkmarshalers.{c, h} get regenerated during the build
|
||||||
# - caused by print_authentication.patch
|
# - caused by print_authentication.patch
|
||||||
@ -389,6 +385,9 @@ fi
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Aug 18 2009 Matthias Clasen <mclasen@redhat.com> - 2.17.8-1
|
||||||
|
- Update to 2.17.8
|
||||||
|
|
||||||
* Thu Aug 13 2009 Matthias Clasen <mclasen@redhat.com> - 2.17.7-2
|
* Thu Aug 13 2009 Matthias Clasen <mclasen@redhat.com> - 2.17.7-2
|
||||||
- Fix a possible crash
|
- Fix a possible crash
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user