|
|
|
@ -5,12 +5,11 @@
|
|
|
|
|
%global libinput_version 1.4
|
|
|
|
|
%global pipewire_version 0.3.0
|
|
|
|
|
%global mutter_api_version 8
|
|
|
|
|
|
|
|
|
|
%global tarball_version %%(echo %{version} | tr '~' '.')
|
|
|
|
|
|
|
|
|
|
Name: mutter
|
|
|
|
|
Version: 40.9
|
|
|
|
|
Release: 15%{?dist}.inferit
|
|
|
|
|
Release: 15%{?dist}.inferit.1
|
|
|
|
|
Summary: Window and compositing manager based on Clutter
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
@ -112,6 +111,7 @@ Patch45: 0001-gpu-kms-Report-that-we-can-have-outputs-if-we-have-c.patch
|
|
|
|
|
Patch46: 0001-clutter-text-Don-t-query-preferred-size-without-allo.patch
|
|
|
|
|
|
|
|
|
|
Patch47: 0001-core-Change-MetaWaylandTextInput-event-forwarding-to.patch
|
|
|
|
|
Patch48: x11-Add-support-for-fractional-scaling-using-Randr.patch
|
|
|
|
|
|
|
|
|
|
# MSVSphere
|
|
|
|
|
Patch100: 0001-Update-Russian-translation.patch
|
|
|
|
@ -247,6 +247,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
|
|
|
|
%{_libexecdir}/mutter-restart-helper
|
|
|
|
|
%{_datadir}/GConf/gsettings/mutter-schemas.convert
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.gschema.xml
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.x11.gschema.xml
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.wayland.gschema.xml
|
|
|
|
|
%{_datadir}/gnome-control-center/keybindings/50-mutter-*.xml
|
|
|
|
|
%{_mandir}/man1/mutter.1*
|
|
|
|
@ -261,6 +262,7 @@ desktop-file-validate %{buildroot}/%{_datadir}/applications/%{name}.desktop
|
|
|
|
|
%{_libexecdir}/installed-tests/mutter-%{mutter_api_version}
|
|
|
|
|
%{_datadir}/installed-tests/mutter-%{mutter_api_version}
|
|
|
|
|
%{_datadir}/mutter-%{mutter_api_version}/tests
|
|
|
|
|
%{_datadir}/glib-2.0/schemas/org.gnome.mutter.gschema.xml
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 10 2023 Sergey Cherevko <s.cherevko@msvsphere-os.ru> - 40.9-15.inferit
|
|
|
|
|