From 7f20616fa3da82440794d863594d68e769f39224225b806af8f2cccc5036aebd Mon Sep 17 00:00:00 2001 From: Ludwig Nussel Date: Tue, 9 Jun 2020 08:47:15 +0000 Subject: [PATCH] - disable selinux and sosreport subpackages OBS-URL: https://build.opensuse.org/package/show/systemsmanagement:cockpit/cockpit?expand=0&rev=32 --- cockpit.changes | 5 +++++ cockpit.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) 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