forked from pool/mutter
Accepting request 523831 from GNOME:Next
1 OBS-URL: https://build.opensuse.org/request/show/523831 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=252
This commit is contained in:
10
mutter.spec
10
mutter.spec
@@ -22,21 +22,17 @@
|
||||
%bcond_without wayland
|
||||
%endif
|
||||
Name: mutter
|
||||
Version: 3.25.91
|
||||
Version: 3.26.0
|
||||
Release: 0
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/GNOME
|
||||
Url: http://www.gnome.org
|
||||
Source: https://download.gnome.org/sources/mutter/3.25/%{name}-%{version}.tar.xz
|
||||
Source: http://download.gnome.org/sources/mutter/3.26/%{name}-%{version}.tar.xz
|
||||
# PATCH-FIX-UPSTREAM mutter-fix-startup.patch bgo#768531 zaitor@opensuse.org -- Fix slow startup notification on wayland
|
||||
Patch0: mutter-fix-startup.patch
|
||||
# PATCH-FEATURE-UPSTREAM mutter-iconcache-Support-RGB16_565-format-for-16-bit-color-.patch FATE#323412 bgo#781704 bsc#1024748 vliaskovitis@suse.com -- iconcache: Support RGB16_565 format for 16-bit sessions
|
||||
Patch1: mutter-iconcache-Support-RGB16_565-format-for-16-bit-color-.patch
|
||||
# PATCH-FIX-UPSTREAM mutter-no-mandatory-eglGetPlatformDisplayEXT.patch bgo#786619 zaitor@opensuse.org -- egl: Don't require eglGetPlatformDisplayEXT
|
||||
Patch2: mutter-no-mandatory-eglGetPlatformDisplayEXT.patch
|
||||
# PATCH-FIX-UPSTREAM mutter-new-libgudev.patch bgo#760670 zaitor@opensuse.org -- Fix build with new libgudev
|
||||
Patch3: mutter-new-libgudev.patch
|
||||
# SLE only patches start at 1000
|
||||
# PATCH-FEATURE-SLE mutter-SLE-bell.patch FATE#316042 bnc#889218 idonmez@suse.com -- make audible bell work out of the box.
|
||||
Patch1000: mutter-SLE-bell.patch
|
||||
@@ -146,8 +142,6 @@ applications that want to make use of the mutter library.
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
# SLE only patches and translations.
|
||||
%if !0%{?is_opensuse}
|
||||
translation-update-upstream
|
||||
|
Reference in New Issue
Block a user