]> git.pld-linux.org Git - packages/cinnamon-control-center.git/blobdiff - cinnamon-control-center.spec
- release 3
[packages/cinnamon-control-center.git] / cinnamon-control-center.spec
index ed071130ab316036e90fe4e03f7d9025fb476b3e..c7c82b7d8a4efeb2d4d4ebe7348a043aeeb2f6a7 100644 (file)
@@ -7,7 +7,7 @@ Summary:        Utilities to configure the Cinnamon desktop
 Summary(pl.UTF-8):     Narzędzia do konfiguracji środowiska Cinnamon
 Name:          cinnamon-control-center
 Version:       4.8.2
-Release:       1
+Release:       3
 License:       GPL v2+
 Group:         X11/Applications
 #Source0Download: https://github.com/linuxmint/cinnamon-control-center/releases
@@ -40,6 +40,7 @@ BuildRequires:        libxml2-devel >= 2.0
 BuildRequires: meson >= 0.49.0
 BuildRequires: ninja >= 1.5
 BuildRequires: polkit-devel >= 0.103
+BuildRequires: rpmbuild(macros) >= 1.736
 BuildRequires: xorg-lib-libX11-devel
 BuildRequires: xorg-lib-libXi-devel >= 1.2
 BuildRequires: xorg-lib-libXxf86misc-devel
@@ -126,8 +127,8 @@ for f in usr/share/locale/*/LC_MESSAGES/%{name}.mo ; do
 done
 cd ..
 
-# not supported by glibc 2.31
-%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{ie,frp}
+# not supported by glibc
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{ie,frp,zgh}
 
 # cinnamon-control-center (from translations) and cinnamon-control-center-timezones domains
 %find_lang %{name} --all-name
This page took 0.142874 seconds and 4 git commands to generate.