Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package selinux-policy for openSUSE:Factory 
checked in at 2025-05-26 18:31:55
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/selinux-policy (Old)
 and      /work/SRC/openSUSE:Factory/.selinux-policy.new.2732 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "selinux-policy"

Mon May 26 18:31:55 2025 rev:114 rq:1279041 version:20250512

Changes:
--------
--- /work/SRC/openSUSE:Factory/selinux-policy/selinux-policy.changes    
2025-05-14 17:01:05.014932338 +0200
+++ /work/SRC/openSUSE:Factory/.selinux-policy.new.2732/selinux-policy.changes  
2025-05-26 18:32:50.656636009 +0200
@@ -1,0 +2,6 @@
+Thu May 15 12:14:03 UTC 2025 - Robert Frohl <rfr...@suse.com>
+
+- Improve selinux-policy-devel dependencies and add post script to
+  improve experience when debugging (bsc#1236193).
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ selinux-policy.spec ++++++
--- /var/tmp/diff_new_pack.D6JJoC/_old  2025-05-26 18:32:51.324664018 +0200
+++ /var/tmp/diff_new_pack.D6JJoC/_new  2025-05-26 18:32:51.328664185 +0200
@@ -473,6 +473,7 @@
 Requires:       /usr/bin/make
 Requires:       checkpolicy >= %{CHECKPOLICYVER}
 Requires:       m4
+Requires(post): policycoreutils-devel >= %{POLICYCOREUTILSVER}
 
 %description devel
 SELinux policy development package
@@ -486,6 +487,11 @@
 %{_datadir}/selinux/devel/include/*
 %{_datadir}/selinux/devel/Makefile
 %{_datadir}/selinux/devel/example.*
+%ghost %verify(not md5 size mode mtime) 
%{_sharedstatedir}/sepolgen/interface_info
+
+%post devel
+%{_sbindir}/selinuxenabled && %{_bindir}/sepolgen-ifgen 2>/dev/null
+exit 0
 
 %package doc
 Summary:        SELinux policy documentation

Reply via email to