bump requirements
This commit is contained in:
parent
bcb63a75d7
commit
143f9fd5b3
13
gtk2.spec
13
gtk2.spec
@ -1,22 +1,22 @@
|
|||||||
# Note that this is NOT a relocatable package
|
# Note that this is NOT a relocatable package
|
||||||
|
|
||||||
%define glib2_base_version 2.10.1
|
%define glib2_base_version 2.11.0
|
||||||
%define glib2_version %{glib2_base_version}-1
|
%define glib2_version %{glib2_base_version}-1
|
||||||
%define pango_base_version 1.9.1
|
%define pango_base_version 1.13.0
|
||||||
%define pango_version %{pango_base_version}-1
|
%define pango_version %{pango_base_version}-1
|
||||||
%define atk_base_version 1.6.0
|
%define atk_base_version 1.6.0
|
||||||
%define atk_version %{atk_base_version}-1
|
%define atk_version %{atk_base_version}-1
|
||||||
%define cairo_base_version 0.9.2
|
%define cairo_base_version 1.1.6
|
||||||
%define cairo_version %{cairo_base_version}-1
|
%define cairo_version %{cairo_base_version}-1
|
||||||
%define libpng_version 2:1.2.2-16
|
%define libpng_version 2:1.2.2-16
|
||||||
|
|
||||||
%define base_version 2.9.0
|
%define base_version 2.9.0
|
||||||
%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
|
Release: 3
|
||||||
License: LGPL
|
License: LGPL
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
Source: gtk+-%{version}.tar.bz2
|
Source: gtk+-%{version}.tar.bz2
|
||||||
@ -261,6 +261,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc tmpdocs/examples
|
%doc tmpdocs/examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon May 8 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.0-3
|
||||||
|
- Bump required versions of GLib, Pango and cairo.
|
||||||
|
|
||||||
* Fri May 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.0-1
|
* Fri May 5 2006 Matthias Clasen <mclasen@redhat.com> - 2.9.0-1
|
||||||
- Update to 2.9.0
|
- Update to 2.9.0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user