[packages/selinux-restorecond] - updated to 3.8

qboosh qboosh at pld-linux.org
Sun Mar 2 22:03:32 CET 2025


commit 67466c14525201e4dac8f9e6b239725a4745b1cd
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Sun Mar 2 22:00:09 2025 +0100

    - updated to 3.8

 selinux-restorecond.spec | 9 +++++----
 1 file changed, 5 insertions(+), 4 deletions(-)
---
diff --git a/selinux-restorecond.spec b/selinux-restorecond.spec
index 0c13ba9..e31cde0 100644
--- a/selinux-restorecond.spec
+++ b/selinux-restorecond.spec
@@ -1,24 +1,25 @@
+%define	selinux_ver	3.8
 Summary:	restorecond - daemon which corrects contexts of newly created files
 Summary(pl.UTF-8):	restorecond - demon poprawiający konteksty nowo tworzonych plików
 Name:		selinux-restorecond
-Version:	3.7
+Version:	3.8
 Release:	1
 License:	GPL v2+
 Group:		Daemons
 #Source0Download: https://github.com/SELinuxProject/selinux/wiki/Releases
 Source0:	https://github.com/SELinuxProject/selinux/releases/download/%{version}/restorecond-%{version}.tar.gz
-# Source0-md5:	ef0f60e53adacd6c9377d02ac0dbd791
+# Source0-md5:	2bcaf36338303812963f7bd687b06d01
 Patch0:		restorecond-init.patch
 URL:		https://github.com/SELinuxProject/selinux/wiki
 BuildRequires:	glib2-devel >= 1:2.26
 BuildRequires:	glibc-devel >= 6:2.4
 BuildRequires:	pkgconfig
 BuildRequires:	pcre-devel
-BuildRequires:	libselinux-devel >= 3.7
+BuildRequires:	libselinux-devel >= %{selinux_ver}
 BuildRequires:	rpmbuild(macros) >= 2.011
 Requires(post,preun):	/sbin/chkconfig
 Requires(post,preun):	systemd-units >= 1:250.1
-Requires:	libselinux >= 3.7
+Requires:	libselinux >= %{selinux_ver}
 Requires:	rc-scripts
 Requires:	systemd-units >= 1:250.1
 Obsoletes:	policycoreutils-restorecond < 2.7
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/selinux-restorecond.git/commitdiff/67466c14525201e4dac8f9e6b239725a4745b1cd



More information about the pld-cvs-commit mailing list