Accepting request 184981 from home:dimstar:branches:GNOME:Factory
Update to 3.9.10 OBS-URL: https://build.opensuse.org/request/show/184981 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=124
This commit is contained in:
@@ -25,7 +25,7 @@
|
||||
|
||||
Name: gtk3
|
||||
%define _name gtk+
|
||||
Version: 3.9.8
|
||||
Version: 3.9.10
|
||||
Release: 0
|
||||
Summary: The GTK+ toolkit library (version 3)
|
||||
License: LGPL-2.1+
|
||||
@@ -57,7 +57,7 @@ BuildRequires: pkgconfig(cairo)
|
||||
BuildRequires: pkgconfig(colord)
|
||||
BuildRequires: pkgconfig(fontconfig)
|
||||
BuildRequires: pkgconfig(gdk-pixbuf-2.0) >= 2.27.1
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.37.3
|
||||
BuildRequires: pkgconfig(glib-2.0) >= 2.37.5
|
||||
BuildRequires: pkgconfig(gmodule-2.0)
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.32.0
|
||||
BuildRequires: pkgconfig(pango) >= 1.32.4
|
||||
@@ -337,9 +337,8 @@ NOCONFIGURE=1 ./autogen.sh
|
||||
%install
|
||||
%makeinstall
|
||||
find %{buildroot}%{_libdir} -name '*.la' -delete -print
|
||||
%if 0%{?suse_version} <= 1130
|
||||
%{__rm} %{buildroot}%{_datadir}/locale/kg/LC_MESSAGES/*
|
||||
%endif
|
||||
# Do not install the exampleapp glib schema, as the app itself is noinst
|
||||
rm %{buildroot}%{_datadir}/glib-2.0/schemas/org.gtk.exampleapp.gschema.xml
|
||||
%find_lang gtk30
|
||||
%find_lang gtk30-properties
|
||||
install -m 644 -D %{S:2} %{buildroot}%{_sysconfdir}/gtk-3.0/settings.ini
|
||||
|
Reference in New Issue
Block a user