[packages/selinux-python] - remove unsupported locales; release 2
qboosh
qboosh at pld-linux.org
Fri Apr 4 21:29:40 CEST 2025
commit e819eb2d197ff1c856afa05733ed393e5d28a98e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Apr 4 21:21:43 2025 +0200
- remove unsupported locales; release 2
selinux-python.spec | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/selinux-python.spec b/selinux-python.spec
index 3190857..f68b5da 100644
--- a/selinux-python.spec
+++ b/selinux-python.spec
@@ -3,7 +3,7 @@ Summary: SELinux Python policy utilities
Summary(pl.UTF-8): Narzędzia do polityk SELinuksa napisane w Pythonie
Name: selinux-python
Version: 3.8.1
-Release: 1
+Release: 2
License: GPL v2 (sepolgen), GPL v2+ (semodule, sepolicy)
Group: Applications/System
#Source0Download: https://github.com/SELinuxProject/selinux/wiki/Releases
@@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
PYTHONLIBDIR=%{py3_sitescriptdir} \
LIBSEPOLA=%{_libdir}/libsepol.a
+# not supported by glibc (as of 2.41)
+%{__rm} -r $RPM_BUILD_ROOT%{_localedir}/{bal,ilo}
+
%find_lang %{name}
%clean
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/selinux-python.git/commitdiff/e819eb2d197ff1c856afa05733ed393e5d28a98e
More information about the pld-cvs-commit
mailing list