[packages/checkpolicy] - updated to 3.8

qboosh qboosh at pld-linux.org
Sun Mar 2 21:56:45 CET 2025


commit a7374f25da2117b554fe332229f9b1733aaaa1ee
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 2 21:52:51 2025 +0100

    - updated to 3.8

 checkpolicy.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/checkpolicy.spec b/checkpolicy.spec
index dfa9b40..9216d8a 100644
--- a/checkpolicy.spec
+++ b/checkpolicy.spec
@@ -1,19 +1,20 @@
+%define	selinux_ver	3.8
 Summary:	SELinux policy compiler
 Summary(pl.UTF-8):	Kompilator polityki SELinux
 Name:		checkpolicy
-Version:	3.7
+Version:	3.8
 Release:	1
 License:	GPL v2
 Group:		Development
 #Source0Download: https://github.com/SELinuxProject/selinux/wiki/Releases
 Source0:	https://github.com/SELinuxProject/selinux/releases/download/%{version}/%{name}-%{version}.tar.gz
-# Source0-md5:	eb6a6fb57ed31ca664837dabe59396b3
+# Source0-md5:	4aad264e89b48d74d62e3a3690bda919
 URL:		https://github.com/SELinuxProject/selinux/wiki
 BuildRequires:	bison
 BuildRequires:	flex
-BuildRequires:	libselinux-devel >= 3.7
+BuildRequires:	libselinux-devel >= %{selinux_ver}
 # it uses libsepol symbols not exported in shared library
-BuildRequires:	libsepol-static >= 3.7
+BuildRequires:	libsepol-static >= %{selinux_ver}
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/checkpolicy.git/commitdiff/a7374f25da2117b554fe332229f9b1733aaaa1ee



More information about the pld-cvs-commit mailing list