[packages/baobab] - drop ie locale, release 2
qboosh
qboosh at pld-linux.org
Tue Jul 25 20:20:19 CEST 2023
commit 1ad147893717897828d505f74ce005c601a64ca0
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Jul 25 20:01:44 2023 +0200
- drop ie locale, release 2
baobab.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/baobab.spec b/baobab.spec
index 4aaf59c..014c669 100644
--- a/baobab.spec
+++ b/baobab.spec
@@ -3,7 +3,7 @@ Summary: GNOME Disk Usage Analyzer
Summary(pl.UTF-8): Analizator wykorzystania dysku dla GNOME
Name: baobab
Version: 44.0
-Release: 1
+Release: 2
License: GPL v2+
Group: X11/Applications
Source0: https://download.gnome.org/sources/baobab/44/%{name}-%{version}.tar.xz
@@ -60,6 +60,9 @@ rm -rf $RPM_BUILD_ROOT
%ninja_install -C build
+# not supported by glibc (as of 2.37)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/ie
+
%find_lang %{name} --with-gnome
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/baobab.git/commitdiff/1ad147893717897828d505f74ce005c601a64ca0
More information about the pld-cvs-commit
mailing list