[packages/gnome-control-center] - updated to 47.4
qboosh
qboosh at pld-linux.org
Thu Mar 13 21:51:37 CET 2025
commit 3c059b5f690b3a183c38d062a2aa46d971058567
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Thu Mar 13 21:47:38 2025 +0100
- updated to 47.4
gnome-control-center.spec | 12 ++++++------
1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/gnome-control-center.spec b/gnome-control-center.spec
index 0876d40..f1adfb3 100644
--- a/gnome-control-center.spec
+++ b/gnome-control-center.spec
@@ -12,13 +12,13 @@ Summary(pt_BR.UTF-8): O Centro de Controle do GNOME
Summary(ru.UTF-8): Центр управления GNOME
Summary(uk.UTF-8): Центр керування GNOME
Name: gnome-control-center
-Version: 47.3
+Version: 47.4
Release: 1
Epoch: 1
License: GPL v2+
Group: X11/Applications
Source0: https://download.gnome.org/sources/gnome-control-center/47/%{name}-%{version}.tar.xz
-# Source0-md5: 5be96745debe167d43514f85c3496a34
+# Source0-md5: 1997a8871725d72a322820189378ea9a
Patch0: krb5.patch
URL: https://www.gnome.org/
BuildRequires: ModemManager-devel >= 1.0.0
@@ -71,7 +71,7 @@ BuildRequires: pulseaudio-devel >= 2.0
BuildRequires: python3 >= 1:3
BuildRequires: rpm-build >= 4.6
BuildRequires: rpmbuild(find_lang) >= 1.23
-BuildRequires: rpmbuild(macros) >= 1.752
+BuildRequires: rpmbuild(macros) >= 2.042
BuildRequires: tar >= 1:1.22
BuildRequires: tecla-devel
BuildRequires: udisks2-devel >= 2.8.2
@@ -198,7 +198,7 @@ Bashowe uzupełnianie nazw dla gnome-control-center.
%patch -P0 -p1
%build
-%meson build \
+%meson \
-Ddocumentation=true \
%{!?with_ibus:-Dibus=false} \
%{?with_malcontent:-Dmalcontent=true} \
@@ -206,12 +206,12 @@ Bashowe uzupełnianie nazw dla gnome-control-center.
-Dtests=false \
%{!?with_wayland:-Dwayland=false}
-%meson_build -C build
+%meson_build
%install
rm -rf $RPM_BUILD_ROOT
-%meson_install -C build
+%meson_install
# not supported by glibc (as of 2.37)
%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/gnome-control-center.git/commitdiff/3c059b5f690b3a183c38d062a2aa46d971058567
More information about the pld-cvs-commit
mailing list