[packages/selinux-python] - updated to 3.8.1
qboosh
qboosh at pld-linux.org
Fri Mar 21 19:05:52 CET 2025
commit 0d6e254235d7fceef150773a963147ab5c7a0fb5
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Fri Mar 21 18:46:57 2025 +0100
- updated to 3.8.1
selinux-python.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/selinux-python.spec b/selinux-python.spec
index 75c97f6..3190857 100644
--- a/selinux-python.spec
+++ b/selinux-python.spec
@@ -2,13 +2,13 @@
Summary: SELinux Python policy utilities
Summary(pl.UTF-8): Narzędzia do polityk SELinuksa napisane w Pythonie
Name: selinux-python
-Version: 3.8
-Release: 2
+Version: 3.8.1
+Release: 1
License: GPL v2 (sepolgen), GPL v2+ (semodule, sepolicy)
Group: Applications/System
#Source0Download: https://github.com/SELinuxProject/selinux/wiki/Releases
Source0: https://github.com/SELinuxProject/selinux/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5: 12cbacc660f0a39f7418558c6418dadb
+# Source0-md5: ecd36caa93ee9d6c5e8f8170fcc7f768
Patch0: %{name}-no-pip.patch
URL: https://github.com/SELinuxProject/selinux/wiki
BuildRequires: libsepol-static >= %{selinux_ver}
@@ -125,10 +125,12 @@ rm -rf $RPM_BUILD_ROOT
PYTHONLIBDIR=%{py3_sitescriptdir} \
LIBSEPOLA=%{_libdir}/libsepol.a
+%find_lang %{name}
+
%clean
rm -rf $RPM_BUILD_ROOT
-%files
+%files -f %{name}.lang
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/audit2allow
%attr(755,root,root) %{_bindir}/audit2why
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/selinux-python.git/commitdiff/0d6e254235d7fceef150773a963147ab5c7a0fb5
More information about the pld-cvs-commit
mailing list