diff --git a/cockpit.changes b/cockpit.changes index cfc25a4..4d71a1a 100644 --- a/cockpit.changes +++ b/cockpit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Jun 9 08:46:59 UTC 2020 - Ludwig Nussel + +- disable selinux and sosreport subpackages + ------------------------------------------------------------------- Wed Apr 29 13:26:03 UTC 2020 - Ludwig Nussel diff --git a/cockpit.spec b/cockpit.spec index 0979208..190433a 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -551,6 +551,7 @@ The Cockpit component for configuring kernel crash dumping. %files kdump -f kdump.list %{_datadir}/metainfo/org.cockpit-project.cockpit-kdump.metainfo.xml +%if !0%{?suse_version} %package sosreport Summary: Cockpit user interface for diagnostic reports Requires: cockpit-bridge >= 122 @@ -565,6 +566,7 @@ sosreport tool. %files sosreport -f sosreport.list %{_datadir}/metainfo/org.cockpit-project.cockpit-sosreport.metainfo.xml %{_datadir}/pixmaps/cockpit-sosreport.png +%endif %package networkmanager Summary: Cockpit user interface for networking, using NetworkManager @@ -582,7 +584,7 @@ The Cockpit component for managing networking. This package uses NetworkManager %endif -%if 0%{?rhel} == 0 +%if 0%{?rhel} == 0 && !0%{?suse_version} %package selinux Summary: Cockpit SELinux package