[cockpit] Don't require cockpit-test-assets from the cockpit-selinux-policy

Stef Walter stefw at fedoraproject.org
Wed Nov 5 13:02:12 UTC 2014


commit d7f563992c609a940f9132422bce62dff3533a93
Author: Stef Walter <stefw at redhat.com>
Date:   Wed Nov 5 14:01:28 2014 +0100

    Don't require cockpit-test-assets from the cockpit-selinux-policy

 cockpit.spec |   11 +++++++----
 1 files changed, 7 insertions(+), 4 deletions(-)
---
diff --git a/cockpit.spec b/cockpit.spec
index d1751e2..11f1ee1 100644
--- a/cockpit.spec
+++ b/cockpit.spec
@@ -19,7 +19,7 @@ Version:        %{gitcommit}
 %else
 Version:        0.29
 %endif
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        A user interface for Linux servers
 
 License:        LGPLv2+
@@ -221,7 +221,6 @@ pulls in some necessary packages via dependencies.
 %package selinux-policy
 Summary: SELinux policy for Cockpit testing
 Requires: %{name} = %{version}-%{release}
-Requires: %{name}-test-assets = %{version}-%{release}
 Requires: selinux-policy
 Requires: selinux-policy-targeted
 Requires(post): /usr/sbin/semodule, /sbin/restorecon, /sbin/fixfiles
@@ -252,10 +251,14 @@ fi
 %endif
 
 %changelog
-* Wed Nov 05 2024 Stef Walter <stefw at redhat.com> - 0.29-2
+* Wed Nov 05 2014 Stef Walter <stefw at redhat.com> - 0.29-3
+- Don't require test-assets from selinux-policy
+- Other minor tweaks and fixes
+
+* Wed Nov 05 2014 Stef Walter <stefw at redhat.com> - 0.29-2
 - Include selinux policy as a dep where required
 
-* Wed Nov 05 2024 Stef Walter <stefw at redhat.com> - 0.29-1
+* Wed Nov 05 2014 Stef Walter <stefw at redhat.com> - 0.29-1
 - Update to 0.29 release
 
 * Thu Oct 16 2014 Stef Walter <stefw at redhat.com> - 0.28-1


More information about the scm-commits mailing list