2024-05-03 12:58:58 +02:00
#
# spec file for package gnome-control-center
#
2024-07-22 17:03:10 +02:00
# Copyright (c) 2024 SUSE LLC
2024-05-03 12:58:58 +02:00
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
# upon. The license for this file, and modifications and additions to the
# file, is the same license as for the pristine package itself (unless the
# license for the pristine package is not an Open Source License, in which
# case the license is the MIT License). An "Open Source License" is a
# license that conforms to the Open Source Definition (Version 1.9)
# published by the Open Source Initiative.
# Please submit bugfixes or comments via https://bugs.opensuse.org/
#
# Allow to enable/disable ibus, as GNOME is rather strict on new versions.
%bcond_without ibus
# Wacom input support
%ifarch s390 s390x
%bcond_with wacom
%else
%bcond_without wacom
%endif
Name : gnome-control-center
2024-07-22 17:03:10 +02:00
Version : 45.2
2024-05-03 12:58:58 +02:00
Release : 0
Summary : The GNOME Control Center
License : GPL-2.0-or-later
Group : System/GUI/GNOME
URL : https://apps.gnome.org/app/org.gnome.Settings
2024-07-22 17:03:10 +02:00
Source0 : %{name} -%{version} .tar.zst
2024-05-03 12:58:58 +02:00
Source99 : %{name} -rpmlintrc
2024-07-22 17:03:10 +02:00
# PATCH-FIX-OPENSUSE gnome-control-center-disable-error-message-for-NM.patch bsc#989801 sckang@suse.com -- network: Improve the check for whether NM or wicked is running
2024-05-03 12:58:58 +02:00
Patch1 : gnome-control-center-disable-error-message-for-NM.patch
2024-07-22 17:03:10 +02:00
# PATCH-FIX-UPSTREAM gnome-control-center-add-user-button.patch bsc#1215556 glgo#GNOME/Settings!1927 xwang@suse.com -- Show add user button
Patch2 : gnome-control-center-add-user-button.patch
# PATCH-FIX-UPSTREAM gnome-control-center-fix-region-preview-crash.patch bsc#1218528 glgo#GNOME/gnome-control-center!2122 alynx.zhou@suse.com -- Fix crash of region preview dialog
Patch3 : gnome-control-center-fix-region-preview-crash.patch
# PATCH-FIX-UPSTREAM gnome-control-center-datetime-Avoid-emitting-the-time-changed-signal.patch bsc#1222149 glgo#GNOME/gnome-control-center#2943 xwang@suse.com -- Avoid emitting the time-changed signal
Patch4 : gnome-control-center-datetime-Avoid-emitting-the-time-changed-signal.patch
2024-05-03 12:58:58 +02:00
### patches for Leap >= 15 plus SLE >= 15, but not TW
# PATCH-FEATURE-SLE gnome-control-center-info-never-use-gnome-software.patch bsc#999336 fezhang@suse.com -- info: Never search for gnome-software as an option when checking for updates on SLE and Leap 42.2, because we use gpk-update-viewer.
Patch1001 : gnome-control-center-info-never-use-gnome-software.patch
# PATCH-FEATURE-SLE gnome-control-center-more-power-button-actions.patch bsc#993381 fezhang@suse.com -- power: Bring back the "shutdown" and "interactive" power button actions.
Patch1002 : gnome-control-center-more-power-button-actions.patch
# PATCH-FEATURE-SLE gnome-control-center-bring-back-firewall-zone.patch fate#316719 sckang@suse.com -- network: Bring back the firewall zone combo box to select proper firewall zone for each connection.
Patch1003 : gnome-control-center-bring-back-firewall-zone.patch
2024-07-22 17:03:10 +02:00
# PATCH-NEEDS-REBASE gnome-control-center-info-fix-distro-logo.patch boo#1200581 milachew@mail.lv -- Fix the size of logo icon in About system
Patch1004 : gnome-control-center-info-fix-distro-logo.patch
2024-05-03 12:58:58 +02:00
BuildRequires : /usr/bin/Xvfb
BuildRequires : cups-devel >= 1.4
BuildRequires : desktop-file-utils
BuildRequires : fdupes
BuildRequires : intltool
BuildRequires : krb5-devel
BuildRequires : meson >= 0.57.0
BuildRequires : pkgconfig
BuildRequires : python3-dbusmock
BuildRequires : xsltproc
BuildRequires : pkgconfig(accountsservice) >= 0.6.39
BuildRequires : pkgconfig(cairo-gobject)
BuildRequires : pkgconfig(colord) >= 0.1.34
BuildRequires : pkgconfig(colord-gtk4)
BuildRequires : pkgconfig(fontconfig)
BuildRequires : pkgconfig(gcr-base-3)
BuildRequires : pkgconfig(gdk-pixbuf-2.0) >= 2.23.0
BuildRequires : pkgconfig(gdk-wayland-3.0)
BuildRequires : pkgconfig(gio-2.0)
BuildRequires : pkgconfig(gl)
BuildRequires : pkgconfig(glib-2.0) >= 2.68.0
BuildRequires : pkgconfig(gmodule-2.0)
BuildRequires : pkgconfig(gnome-bluetooth-3.0)
BuildRequires : pkgconfig(gnome-desktop-4)
BuildRequires : pkgconfig(gnome-settings-daemon) >= 41
BuildRequires : pkgconfig(gnutls)
BuildRequires : pkgconfig(goa-1.0) >= 3.25.3
BuildRequires : pkgconfig(goa-backend-1.0)
BuildRequires : pkgconfig(gobject-2.0)
BuildRequires : pkgconfig(gobject-introspection-1.0)
BuildRequires : pkgconfig(gsettings-desktop-schemas) >= 40.alpha
BuildRequires : pkgconfig(gsound)
BuildRequires : pkgconfig(gthread-2.0)
BuildRequires : pkgconfig(gtk4) >= 4.8
BuildRequires : pkgconfig(gudev-1.0)
BuildRequires : pkgconfig(libadwaita-1) >= 1.2.alpha
BuildRequires : pkgconfig(libgtop-2.0)
BuildRequires : pkgconfig(libnm) >= 1.24.0
BuildRequires : pkgconfig(libnma-gtk4)
BuildRequires : pkgconfig(libpulse) >= 2.0
BuildRequires : pkgconfig(libpulse-mainloop-glib)
BuildRequires : pkgconfig(libsecret-1)
BuildRequires : pkgconfig(libxml-2.0)
BuildRequires : pkgconfig(malcontent-0) => 0.7.0
BuildRequires : pkgconfig(mm-glib) >= 0.7
BuildRequires : pkgconfig(polkit-gobject-1) >= 0.103
BuildRequires : pkgconfig(pwquality) >= 1.2.2
BuildRequires : pkgconfig(smbclient)
2024-07-22 17:03:10 +02:00
BuildRequires : pkgconfig(tecla)
2024-05-03 12:58:58 +02:00
BuildRequires : pkgconfig(udisks2) >= 2.8.2
BuildRequires : pkgconfig(upower-glib) >= 0.99.8
BuildRequires : pkgconfig(x11)
BuildRequires : pkgconfig(xcursor)
BuildRequires : pkgconfig(xft)
BuildRequires : pkgconfig(xi) >= 1.2
## CONDITIONAL BUILD REQUIREMENTS
%if %{with wacom}
BuildRequires : pkgconfig(libwacom) >= 0.7
%endif
%if %{with ibus}
BuildRequires : pkgconfig(ibus-1.0) >= 1.5.2
%endif
##
Requires : gnome-settings-daemon >= 41
# needed for universal access panel
Requires : gnome-themes-accessibility
Requires : gnome-version
Requires : iso-codes
2024-07-22 17:03:10 +02:00
# Needed for showing keyboard layout
Requires : tecla-keyboard-layout-viewer
2024-05-03 12:58:58 +02:00
# For the thunderbolt panel
Recommends: bolt
Recommends: %{name} -user-faces
# cups-pk-helper should only be recommended, rather than a hard Requires, see boo#904047
Recommends: cups-pk-helper
Recommends: dbus(com.intel.dleyna-server)
# the printers panel can use the dbus service
Recommends: system-config-printer-dbus-service
# For the power panel
Recommends: power-profiles-daemon
%description
The control center is GNOME's main interface for configuration of
various aspects of your desktop.
%package user-faces
Summary : Login manager user avatars
Group : System/GUI/GNOME
BuildArch : noarch
%description user-faces
This package provides user avatars to be used by display managers
%package devel
Summary : Header files for the GNOME Control Center
Group : Development/Libraries/GNOME
Requires : %{name} = %{version}
BuildArch : noarch
%description devel
The control center is GNOME's main interface for configuration of
various aspects of your desktop.
%package color
Summary : Configuration panel for color management
Group : System/GUI/GNOME
Requires : %{name} = %{version}
# The color panel requires colord to be present for the glib schema
Requires : colord
# The color panel interacts with binaries from gnome-color-manager
Requires : gnome-color-manager
Supplements: %{name}
BuildArch : noarch
%description color
This package provides the color management configuration panel for
GNOME control center.
%package goa
Summary : Configuration panel for online accounts
Group : System/GUI/GNOME
Requires : %{name} = %{version}
# The online accounts panel interacts with binaries and icons from gnome-online-accounts
Requires : gnome-online-accounts
Supplements: (%{name} and gnome-online-accounts)
BuildArch : noarch
%description goa
This package provides the online accounts onfiguration panel for
GNOME control center.
%lang_package
%prep
%setup -q
2024-07-22 17:03:10 +02:00
%patch -P 1 -p1
%patch -P 2 -p1
%patch -P 3 -p1
%patch -P 4 -p1
2024-05-03 12:58:58 +02:00
# patches for Leap >= 15 plus SLE >= 15, but not TW
%if 0%{?sle_version} >= 150000
2024-07-22 17:03:10 +02:00
%patch -P 1001 -p1
%patch -P 1002 -p1
%patch -P 1003 -p1
# patch needs rebase
# %patch -P 1004 -p1
2024-05-03 12:58:58 +02:00
%endif
%build
%meson \
-Ddocumentation=true \
%{!?with_ibus: -Dibus=false} \
-Dmalcontent=true \
2024-07-22 17:03:10 +02:00
-Dtests=false \
2024-05-03 12:58:58 +02:00
%{nil}
%meson_build
#%%check
#%%meson_test
%install
%meson_install
%find_lang %{name} -2.0 %{?no_lang_C}
%find_lang %{name} -2.0-timezones %{name} -2.0.lang
%fdupes %{buildroot} %{_prefix}
# We do not package gnome-control-center.rules (bnc#804966)
rm %{buildroot} %{_datadir} /polkit-1/rules.d/gnome-control-center.rules
%files
%license COPYING
%doc NEWS README.md
%{_bindir} /*
%{_datadir} /metainfo/org.gnome.Settings.appdata.xml
%exclude %{_datadir} /applications/gnome-color-panel.desktop
%exclude %{_datadir} /applications/gnome-online-accounts-panel.desktop
%{_datadir} /applications/*.desktop
%{_datadir} /bash-completion/completions/gnome-control-center
%{_datadir} /dbus-1/services/org.gnome.Settings.service
%{_datadir} /dbus-1/services/org.gnome.Settings.SearchProvider.service
%{_datadir} /glib-2.0/schemas/org.gnome.Settings.gschema.xml
%{_datadir} /gnome-control-center/
%dir %{_datadir} /gnome-shell/
%dir %{_datadir} /gnome-shell/search-providers/
%{_datadir} /gnome-shell/search-providers/org.gnome.Settings.search-provider.ini
%{_datadir} /icons/hicolor/*/*/*.svg
%{_datadir} /icons/gnome-logo-text-dark.svg
%{_datadir} /icons/gnome-logo-text.svg
%{_datadir} /locale/en/
%{_datadir} /polkit-1/actions/org.gnome.controlcenter.datetime.policy
%{_datadir} /polkit-1/actions/org.gnome.controlcenter.remote-login-helper.policy
%{_datadir} /polkit-1/actions/org.gnome.controlcenter.user-accounts.policy
# We do not package gnome-control-center.rules
#{_datadir}/polkit-1/rules.d/gnome-control-center.rules
%dir %{_datadir} /sounds/gnome
%dir %{_datadir} /sounds/gnome/default
%dir %{_datadir} /sounds/gnome/default/alerts
%{_datadir} /sounds/gnome/default/alerts/*.ogg
%{_libexecdir} /cc-remote-login-helper
%{_libexecdir} /gnome-control-center-goa-helper
%{_libexecdir} /gnome-control-center-print-renderer
%{_libexecdir} /gnome-control-center-search-provider
%{_mandir} /man1/gnome-control-center.1%{?ext_man}
%files user-faces
%{_datadir} /pixmaps/faces/
%files color
%{_datadir} /applications/gnome-color-panel.desktop
%files goa
%{_datadir} /applications/gnome-online-accounts-panel.desktop
%files devel
%doc gnome-control-center.doap
%{_datadir} /pkgconfig/gnome-keybindings.pc
%{_datadir} /gettext/its/gnome-keybindings.its
%{_datadir} /gettext/its/gnome-keybindings.loc
%{_datadir} /gettext/its/sounds.its
%{_datadir} /gettext/its/sounds.loc
%files lang -f %{name}-2.0.lang
# english locale should be in the main package
%exclude %{_datadir} /locale/en
%changelog