forked from pool/mutter
Accepting request 538949 from home:luc14n0:branches:GNOME:Factory
Update to version 3.26.2 OBS-URL: https://build.opensuse.org/request/show/538949 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/mutter?expand=0&rev=267
This commit is contained in:
25
mutter.spec
25
mutter.spec
@@ -17,27 +17,19 @@
|
||||
|
||||
|
||||
Name: mutter
|
||||
Version: 3.26.1
|
||||
Version: 3.26.2
|
||||
Release: 0
|
||||
Summary: Window and compositing manager based on Clutter
|
||||
License: GPL-2.0+
|
||||
Group: System/GUI/GNOME
|
||||
Url: http://www.gnome.org
|
||||
Source: http://download.gnome.org/sources/mutter/3.26/%{name}-%{version}.tar.xz
|
||||
Url: https://www.gnome.org
|
||||
Source: https://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-wayland-dma-buf-modifiers-fix.patch bgo#788558 zaitor@opensuse.org -- Don't send modifiers to old clients
|
||||
Patch2: mutter-wayland-dma-buf-modifiers-fix.patch
|
||||
# PATCH-FIX-UPSTREAM mutter-x11-Protect-XChangeProperty-call.patch bgo#788666 zaitor@opensuse.org -- Protect XChangeProperty call with error traps
|
||||
Patch3: mutter-x11-Protect-XChangeProperty-call.patch
|
||||
# PATCH-FIX-UPSTREAM mutter-handle-no-to-no-monitor.patch bgo#788607 mgorse@suse.com -- handle updating from no to no monitor.
|
||||
Patch4: mutter-handle-no-to-no-monitor.patch
|
||||
# PATCH-FIX-UPSTREAM mutter-preferred-mode.patch bgo#789153 mgorse@suse.com -- monitor/normal: prefer modes with same flags as preferred mode.
|
||||
Patch5: mutter-preferred-mode.patch
|
||||
|
||||
# SLE only patches start at 1000
|
||||
# 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
|
||||
# PATCH-FIX-SLE mutter-SLE-relax-some-constraints-on-CSD-windows.patch bnc#883491 cxiong@suse.com -- Relax some constraints on window positioning for CSD windows s.t. they can be placed at the very top of the monitor.
|
||||
@@ -122,7 +114,6 @@ This package contains a library for shared features.
|
||||
Summary: Data files for mutter, a window and compositing manager based on Clutter
|
||||
Group: System/GUI/GNOME
|
||||
Requires: %{name} = %{version}
|
||||
%glib2_gsettings_schema_requires
|
||||
|
||||
%description data
|
||||
Mutter is a window and compositing manager based on Clutter, forked
|
||||
@@ -146,12 +137,8 @@ applications that want to make use of the mutter library.
|
||||
%setup -q
|
||||
%patch0 -p1
|
||||
%patch1 -p1
|
||||
%patch2 -p1
|
||||
%patch3 -p1
|
||||
%patch4 -p1
|
||||
%patch5 -p1
|
||||
|
||||
# SLE only patches and translations.
|
||||
# SLE-only patches and translations.
|
||||
%if !0%{?is_opensuse}
|
||||
translation-update-upstream
|
||||
%patch1000 -p1
|
||||
@@ -174,7 +161,7 @@ make %{?_smp_mflags}
|
||||
find %{buildroot}%{_libdir} -type f -name '*.la' -delete -print
|
||||
%suse_update_desktop_file %{name}
|
||||
%find_lang %{name} %{?no_lang_C}
|
||||
%fdupes %{buildroot}
|
||||
%fdupes %{buildroot}%{_prefix}
|
||||
|
||||
%post -n libmutter-1-0 -p /sbin/ldconfig
|
||||
|
||||
|
Reference in New Issue
Block a user