Accepting request 280799 from home:Zaitor:branches:GNOME:Factory

New stable update, not buildtested

OBS-URL: https://build.opensuse.org/request/show/280799
OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gtk3?expand=0&rev=174
This commit is contained in:
2015-01-13 15:18:19 +00:00
committed by Git OBS Bridge
parent a52101b71e
commit 8637fd5f3f
5 changed files with 18 additions and 61 deletions

View File

@@ -1,7 +1,7 @@
#
# spec file for package gtk3
#
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2010 Dominique Leuenebrger, Amsterdam, Netherlands
#
# All modifications and additions to the file contributed by third parties
@@ -29,7 +29,7 @@
Name: gtk3
%define _name gtk+
Version: 3.14.6
Version: 3.14.7
Release: 0
Summary: The GTK+ toolkit library (version 3)
License: LGPL-2.1+
@@ -48,8 +48,6 @@ Patch1: gtk3-path-local.patch
Patch3: gtk3-bnc130159-bgo319483-async-font-selection.patch
# PATCH-FIX-UPSTREAM gtk3-find-wayland-includedir.patch bgo#696507 zaitor@opensuse.org -- Make configure find wayland include files.
Patch4: gtk3-find-wayland-includedir.patch
# PATCH-FIX-UPSTREAM gtk3-Dont-crash-if-invisible-files-are-deleted.patch zaitor@opensuse.org -- GtkFileChooser: Don't crash if invisible files are deleted
Patch5: gtk3-Dont-crash-if-invisible-files-are-deleted.patch
BuildRequires: cups-devel >= 1.2
BuildRequires: docbook-xsl-stylesheets
BuildRequires: fdupes
@@ -338,7 +336,6 @@ cp -a %{S:1} .
%if %{build_wayland_backend}
%patch4 -p1
%endif
%patch5 -p1
%build
# Needed for patch1 and patch4