2.12.3
This commit is contained in:
parent
fab0c8ea3c
commit
551bcaefb2
@ -1 +1 @@
|
||||
gtk+-2.12.2.tar.bz2
|
||||
gtk+-2.12.3.tar.bz2
|
||||
|
@ -10,7 +10,7 @@
|
||||
%define cairo_version %{cairo_base_version}-1
|
||||
%define libpng_version 2:1.2.2-16
|
||||
|
||||
%define base_version 2.12.2
|
||||
%define base_version 2.12.3
|
||||
%define bin_version 2.10.0
|
||||
|
||||
Summary: The GIMP ToolKit (GTK+), a library for creating GUIs for X
|
||||
@ -34,6 +34,8 @@ Patch2: workaround.patch
|
||||
# http://bugzilla.gnome.org/show_bug.cgi?id=488119
|
||||
Patch3: system-log-crash.patch
|
||||
|
||||
Patch4: dirindex.patch
|
||||
|
||||
BuildRequires: atk-devel >= %{atk_version}
|
||||
BuildRequires: pango-devel >= %{pango_version}
|
||||
BuildRequires: glib2-devel >= %{glib2_version}
|
||||
@ -111,6 +113,7 @@ docs for the GTK+ widget toolkit.
|
||||
%patch1 -p1 -b .set-invisible-char-to-bullet
|
||||
%patch2 -p1 -b .workaround
|
||||
%patch3 -p1 -b .system-log-crash
|
||||
%patch4 -p1 -b .dirindex
|
||||
|
||||
for i in config.guess config.sub ; do
|
||||
test -f %{_datadir}/libtool/$i && cp %{_datadir}/libtool/$i .
|
||||
@ -294,6 +297,9 @@ rm -rf $RPM_BUILD_ROOT
|
||||
%{_datadir}/gtk-2.0
|
||||
|
||||
%changelog
|
||||
* Wed Dec 5 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.3-1
|
||||
- Update to 2.12.3
|
||||
|
||||
* Mon Nov 26 2007 Matthias Clasen <mclasen@redhat.com> - 2.12.2-1
|
||||
- Update to 2.12.2
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user