Accepting request 101327 from home:vuntz:branches:GNOME:Factory
Update to 3.3.10 OBS-URL: https://build.opensuse.org/request/show/101327 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=75
This commit is contained in:
committed by
Git OBS Bridge
parent
51e01ef63f
commit
1f0954de1e
10
gtk3.spec
10
gtk3.spec
@@ -24,7 +24,7 @@
|
||||
|
||||
Name: gtk3
|
||||
%define _name gtk+
|
||||
Version: 3.3.8
|
||||
Version: 3.3.10
|
||||
Release: 0
|
||||
Summary: The GTK+ toolkit library (version 3)
|
||||
License: LGPL-2.1+
|
||||
@@ -41,8 +41,6 @@ Patch0: gtk3-GTK_PATH64.patch
|
||||
Patch1: gtk3-path-local.patch
|
||||
# PATCH-FIX-UPSTREAM gtk3-bnc130159-bgo319483-async-font-selection.patch bnc130159 bgo319483 federico@novell.com - Load fonts asynchronously in GtkFontSelection to make it appear faster for CJK languages
|
||||
Patch3: gtk3-bnc130159-bgo319483-async-font-selection.patch
|
||||
# PATCH-FIX-UPSTREAM gtk3-unbreak-apps.patch bgo#667628 vuntz@opensuse.org -- Revert change breaking eog & epiphany
|
||||
Patch4: gtk3-unbreak-apps.patch
|
||||
BuildRequires: cups-devel
|
||||
BuildRequires: fdupes
|
||||
# Only needed because we don't (and won't) support building xz tarballs by default... See bnc#697467
|
||||
@@ -52,7 +50,7 @@ BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(colord)
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.23.5
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.31.10
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.31.11
|
||||
BuildRequires: pkgconfig(gmodule-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0)
|
||||
BuildRequires: pkgconfig(pango)
|
||||
@@ -290,7 +288,6 @@ cp -a %{S:1} .
|
||||
%endif
|
||||
%patch1 -p0
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
|
||||
%build
|
||||
%configure \
|
||||
@@ -448,7 +445,7 @@ fi
|
||||
|
||||
%files -n libgtk-3-0
|
||||
%defattr(-, root, root)
|
||||
%doc AUTHORS COPYING README NEWS ChangeLog
|
||||
%doc AUTHORS COPYING README NEWS
|
||||
%if "%_lib" == "lib64"
|
||||
%doc README.SUSE
|
||||
%endif
|
||||
@@ -531,6 +528,7 @@ fi
|
||||
|
||||
%files devel
|
||||
%defattr(-,root,root)
|
||||
%doc ChangeLog
|
||||
%doc %{_datadir}/gtk-doc/html/gail-libgail-util3/
|
||||
%doc %{_datadir}/gtk-doc/html/gdk3/
|
||||
%doc %{_datadir}/gtk-doc/html/gtk3/
|
||||
|
Reference in New Issue
Block a user