2.15.4
This commit is contained in:
parent
72deb068da
commit
e4b9d98daa
@ -1 +1 @@
|
||||
gtk+-2.15.3.tar.bz2
|
||||
gtk+-2.15.4.tar.bz2
|
||||
|
11
gtk2.spec
11
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.15.3
|
||||
%define base_version 2.15.4
|
||||
%define bin_version 2.10.0
|
||||
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||
Name: gtk2
|
||||
Version: %{base_version}
|
||||
Release: 3%{?dist}
|
||||
Release: 1%{?dist}
|
||||
License: LGPLv2+
|
||||
Group: System Environment/Libraries
|
||||
Source: http://download.gnome.org/sources/gtk+/2.15/gtk+-%{version}.tar.bz2
|
||||
@ -31,9 +31,6 @@ Patch2: workaround.patch
|
||||
# http://bugzilla.redhat.com/show_bug.cgi?id=478400
|
||||
Patch3: default_printer.patch
|
||||
|
||||
# fixed upstream
|
||||
Patch4: polkit-action.patch
|
||||
|
||||
BuildRequires: atk-devel >= %{atk_version}
|
||||
BuildRequires: pango-devel >= %{pango_version}
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
@ -138,7 +135,6 @@ This package contains developer documentation for the GTK+ widget toolkit.
|
||||
%patch0 -p1 -b .lib64
|
||||
%patch2 -p1 -b .workaround
|
||||
%patch3 -p0 -b .default-printer
|
||||
%patch4 -p1 -b .polkit-action
|
||||
|
||||
%build
|
||||
libtoolize --force --copy
|
||||
@ -338,6 +334,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
|
||||
|
||||
%changelog
|
||||
* Tue Feb 17 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.4-1
|
||||
- Update to 2.15.4
|
||||
|
||||
* Sat Feb 14 2009 Matthias Clasen <mclasen@redhat.com> - 2.15.3-3
|
||||
- Split off a noarch devel-docs subpackage
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user