Backport gdctl utility
Resolves: RHEL-108048
This commit is contained in:
parent
79bcc52012
commit
193f8a96eb
4940
gdctl-patches.patch
Normal file
4940
gdctl-patches.patch
Normal file
File diff suppressed because it is too large
Load Diff
@ -98,6 +98,9 @@ Patch: 0005-drm-lease-Treat-connectors-as-unleasable-when-inacti.patch
|
||||
Patch: 0001-Be-more-verbose-about-permissions-of-tmp-.X11-unix.patch
|
||||
Patch: 0002-Use-access-instead-of-checking-permission-modes-for-.patch
|
||||
|
||||
# Backport gdctl (RHEL-108048)
|
||||
Patch: gdctl-patches.patch
|
||||
|
||||
BuildRequires: pkgconfig(gobject-introspection-1.0) >= 1.41.0
|
||||
BuildRequires: pkgconfig(sm)
|
||||
BuildRequires: pkgconfig(libwacom)
|
||||
@ -130,6 +133,8 @@ BuildRequires: pkgconfig(libsystemd)
|
||||
BuildRequires: pkgconfig(xkeyboard-config)
|
||||
BuildRequires: desktop-file-utils
|
||||
BuildRequires: cvt
|
||||
BuildRequires: python3-argcomplete
|
||||
BuildRequires: python3-docutils
|
||||
# Bootstrap requirements
|
||||
BuildRequires: gettext-devel git-core
|
||||
BuildRequires: pkgconfig(libcanberra)
|
||||
@ -161,6 +166,7 @@ Requires: libinput%{?_isa} >= %{libinput_version}
|
||||
Requires: pipewire%{_isa} >= %{pipewire_version}
|
||||
Requires: startup-notification
|
||||
Requires: dbus
|
||||
Requires: python3-argcomplete
|
||||
|
||||
# Need common
|
||||
Requires: %{name}-common = %{version}-%{release}
|
||||
@ -241,6 +247,9 @@ the functionality of the installed %{name} package.
|
||||
%{_libexecdir}/mutter-restart-helper
|
||||
%{_libexecdir}/mutter-x11-frames
|
||||
%{_mandir}/man1/mutter.1*
|
||||
%{_bindir}/gdctl
|
||||
%{_mandir}/man1/gdctl.1*
|
||||
%{_sysconfdir}/bash_completion.d/gdctl
|
||||
|
||||
%files common
|
||||
%{_datadir}/GConf/gsettings/mutter-schemas.convert
|
||||
|
||||
Loading…
Reference in New Issue
Block a user