Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package policycoreutils for openSUSE:Factory
checked in at 2023-07-05 15:30:34
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/policycoreutils (Old)
and /work/SRC/openSUSE:Factory/.policycoreutils.new.23466 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "policycoreutils"
Wed Jul 5 15:30:34 2023 rev:69 rq:1096746 version:3.5
Changes:
--------
--- /work/SRC/openSUSE:Factory/policycoreutils/policycoreutils.changes
2023-06-29 17:27:57.650130143 +0200
+++
/work/SRC/openSUSE:Factory/.policycoreutils.new.23466/policycoreutils.changes
2023-07-05 15:30:36.162581488 +0200
@@ -1,0 +2,7 @@
+Thu Jun 29 13:20:42 UTC 2023 - Johannes Segitz <[email protected]>
+
+- Only recommend policycoreutils-devel. The requires causes build issues
+ and this can be used with a policy from a different source
+- Required fixed python3-selinux, not version dependend sub-packages
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ policycoreutils.spec ++++++
--- /var/tmp/diff_new_pack.5LR07v/_old 2023-07-05 15:30:37.006586495 +0200
+++ /var/tmp/diff_new_pack.5LR07v/_new 2023-07-05 15:30:37.014586544 +0200
@@ -96,12 +96,7 @@
Requires: %{name} = %{version}-%{release}
Requires: checkpolicy
Requires: python3-audit >= %{libaudit_ver}
-%if 0%{?sle_version} == 150500
-#BuildRequires: %{python_module selinux}
-Requires: python311-selinux
-%else
Requires: python3-selinux
-%endif
Requires: python3-semanage >= %{libsepol_ver}
Requires: python3-setools >= %{setools_ver}
Requires: python3-setuptools
@@ -130,8 +125,8 @@
Requires: %{_bindir}/make
Requires: python3-%{name} = %{version}-%{release}
Requires: python3-distro
-Requires: selinux-policy-devel
Recommends: %{_sbindir}/ausearch
+Recommends: selinux-policy-devel
Conflicts: %{name}-python <= 2.6
%description devel