SHA256
1
0
forked from pool/gtk3

Accepting request 587047 from GNOME:Next

Update to 3.22.29

OBS-URL: https://build.opensuse.org/request/show/587047
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=311
This commit is contained in:
2018-03-14 18:50:42 +00:00
committed by Git OBS Bridge
parent ba50b2c3ac
commit f1d4a1be3c
5 changed files with 16 additions and 86 deletions

View File

@@ -27,7 +27,7 @@
%define gtk_binary_version 3.0.0
%define _name gtk+
Name: gtk3
Version: 3.22.28
Version: 3.22.29
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1-or-later
@@ -40,8 +40,6 @@ Source3: macros.gtk3
Source99: baselibs.conf
# PATCH-FIX-OPENSUSE gtk3-GTK_PATH64.patch sbrabec@novell.com - 64-bit dual install. Use GTK_PATH64 environment variable instead of GTK_PATH
Patch0: gtk3-GTK_PATH64.patch
# PATCH-FIX-OPENSUSE gtk3-restore-filechooser-click-behavior.patch bgo#758065 bsc#1057471 yfjiang@suse.com -- revert upstream commit#fb0a13b to restore the single click behavior
Patch3: gtk3-restore-filechooser-click-behavior.patch
# PATCH-FIX-OPENSUSE revert-forced-xftdpi.patch fvogt@opensuse.org -- Revert very controversal commit on GTK3, forcing DPI to 96
Patch4: gtk3-revert-forced-xftdpi.patch
BuildRequires: cups-devel >= 1.2
@@ -360,7 +358,6 @@ done
cp -a %{SOURCE1} .
%patch0 -p1
%endif
%patch3 -p1
%patch4 -p1
%build
@@ -561,6 +558,7 @@ fi
%{_libdir}/gtk-3.0/%{gtk_binary_version}/immodules/im-cedilla.so
%{_libdir}/gtk-3.0/%{gtk_binary_version}/immodules/im-cyrillic-translit.so
%{_libdir}/gtk-3.0/%{gtk_binary_version}/immodules/im-ipa.so
%{_libdir}/gtk-3.0/%{gtk_binary_version}/immodules/im-wayland.so
%dir %{_libdir}/gtk-3.0/%{gtk_binary_version}/printbackends/
%{_libdir}/gtk-3.0/%{gtk_binary_version}/printbackends/libprintbackend-cloudprint.so
%{_libdir}/gtk-3.0/%{gtk_binary_version}/printbackends/libprintbackend-cups.so