sync with f18
This commit is contained in:
parent
9b82784dec
commit
9f4c73cefe
1
.gitignore
vendored
1
.gitignore
vendored
@ -15,3 +15,4 @@ gtk+-2.21.5.tar.bz2
|
|||||||
/gtk+-2.24.8.tar.xz
|
/gtk+-2.24.8.tar.xz
|
||||||
/gtk+-2.24.10.tar.bz2
|
/gtk+-2.24.10.tar.bz2
|
||||||
/gtk+-2.24.11.tar.bz2
|
/gtk+-2.24.11.tar.bz2
|
||||||
|
/gtk+-2.24.13.tar.xz
|
||||||
|
11
gtk2.spec
11
gtk2.spec
@ -17,13 +17,13 @@
|
|||||||
|
|
||||||
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: 2.24.11
|
Version: 2.24.13
|
||||||
Release: 2%{?dist}
|
Release: 1%{?dist}
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Group: System Environment/Libraries
|
Group: System Environment/Libraries
|
||||||
URL: http://www.gtk.org
|
URL: http://www.gtk.org
|
||||||
#VCS: git:git://git.gnome.org/gtk+#gtk-2-24
|
#VCS: git:git://git.gnome.org/gtk+#gtk-2-24
|
||||||
Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.bz2
|
Source: http://download.gnome.org/sources/gtk+/2.24/gtk+-%{version}.tar.xz
|
||||||
Source2: update-gtk-immodules
|
Source2: update-gtk-immodules
|
||||||
Source3: im-cedilla.conf
|
Source3: im-cedilla.conf
|
||||||
|
|
||||||
@ -32,7 +32,6 @@ Patch0: gtk-lib64.patch
|
|||||||
Patch1: system-python.patch
|
Patch1: system-python.patch
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=583273
|
# https://bugzilla.gnome.org/show_bug.cgi?id=583273
|
||||||
Patch2: icon-padding.patch
|
Patch2: icon-padding.patch
|
||||||
Patch4: fresh-tooltips.patch
|
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=599618
|
# https://bugzilla.gnome.org/show_bug.cgi?id=599618
|
||||||
Patch8: tooltip-positioning.patch
|
Patch8: tooltip-positioning.patch
|
||||||
# https://bugzilla.gnome.org/show_bug.cgi?id=592582
|
# https://bugzilla.gnome.org/show_bug.cgi?id=592582
|
||||||
@ -154,7 +153,6 @@ This package contains developer documentation for the GTK+ widget toolkit.
|
|||||||
%patch0 -p1 -b .lib64
|
%patch0 -p1 -b .lib64
|
||||||
%patch1 -p1 -b .system-python
|
%patch1 -p1 -b .system-python
|
||||||
%patch2 -p1 -b .icon-padding
|
%patch2 -p1 -b .icon-padding
|
||||||
%patch4 -p1 -b .fresh-tooltips
|
|
||||||
%patch8 -p1 -b .tooltip-positioning
|
%patch8 -p1 -b .tooltip-positioning
|
||||||
#%patch14 -p1 -b .landscape-pdf-print
|
#%patch14 -p1 -b .landscape-pdf-print
|
||||||
%patch15 -p1 -b .window-dragging
|
%patch15 -p1 -b .window-dragging
|
||||||
@ -348,6 +346,9 @@ fi
|
|||||||
%doc tmpdocs/examples
|
%doc tmpdocs/examples
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 2 2012 Matthias Clasen <mclasen@redhat.com> - 2.24.13-1
|
||||||
|
- Update to 2.24.13
|
||||||
|
|
||||||
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.24.11-2
|
* Fri Jul 27 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 2.24.11-2
|
||||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user