[packages/setools] - updated to 4.7.0
qboosh
qboosh at pld-linux.org
Tue Jul 14 17:24:33 CEST 2026
commit 1f080def3eeb2f3f3d8f57e116bef8d0f4287732
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Jul 14 17:24:33 2026 +0200
- updated to 4.7.0
setools.spec | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
---
diff --git a/setools.spec b/setools.spec
index b080533..d2dae11 100644
--- a/setools.spec
+++ b/setools.spec
@@ -1,13 +1,13 @@
Summary: Policy analysis tools for SELinux
Summary(pl.UTF-8): Narzędzia do analizy polityk SELinuksa
Name: setools
-Version: 4.6.0
+Version: 4.7.0
Release: 1
License: GPL v2+ (tools), LGPL v2.1+ (libraries)
Group: Applications/System
#Source0Download: https://github.com/SELinuxProject/setools/releases
Source0: https://github.com/SELinuxProject/setools/releases/download/%{version}/%{name}-%{version}.tar.bz2
-# Source0-md5: cade44f3c11609a827fd28fdc30adf44
+# Source0-md5: c431293da3a8c27a391ae949a22c7ec7
URL: https://github.com/SELinuxProject/setools/wiki
BuildRequires: bison
BuildRequires: flex
@@ -104,7 +104,7 @@ SETools GUI modules for Python 3.
Moduły graficznego interfejsu użytkownika SETools dla Pythona 3.
%prep
-%setup -q -n %{name}
+%setup -q
%build
%py3_build
@@ -124,6 +124,7 @@ rm -rf $RPM_BUILD_ROOT
%attr(755,root,root) %{_bindir}/seinfo
%attr(755,root,root) %{_bindir}/seinfoflow
%attr(755,root,root) %{_bindir}/sesearch
+%attr(755,root,root) %{_bindir}/setools-mcp
%{_mandir}/man1/sediff.1*
%{_mandir}/man1/sedta.1*
%{_mandir}/man1/seinfo.1*
@@ -145,12 +146,13 @@ rm -rf $RPM_BUILD_ROOT
%files -n python3-setools
%defattr(644,root,root,755)
-%doc COPYING ChangeLog KNOWN-BUGS README.md
+%doc COPYING ChangeLog README.md
%dir %{py3_sitedir}/setools
%{py3_sitedir}/setools/diff
%{py3_sitedir}/setools/policyrep.cpython-*.so
%{py3_sitedir}/setools/*.py
%{py3_sitedir}/setools/checker
+%{py3_sitedir}/setools/mcp
%{py3_sitedir}/setools/perm_map
%{py3_sitedir}/setools/py.typed
%{py3_sitedir}/setools/__pycache__
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/setools.git/commitdiff/1f080def3eeb2f3f3d8f57e116bef8d0f4287732
More information about the pld-cvs-commit
mailing list