Blame SOURCES/0001-tools-Update-spec-file-for-lack-of-cockpit-daemon.patch

f2124f
From 67ce9876656f8e5a9f088990f6e08847a65a4be9 Mon Sep 17 00:00:00 2001
f2124f
From: Stef Walter <stefw@redhat.com>
f2124f
Date: Thu, 14 Jul 2016 10:20:18 +0200
f2124f
Subject: [PATCH 1/2] tools: Update spec file for lack of cockpit-daemon
f2124f
f2124f
cockpit-daemon is and has for a long time now no longer been a
f2124f
thing. We can still upgrade cleanly with the 'Obsoletes' line
f2124f
here.
f2124f
f2124f
Reviewed-by: Peter <petervo@redhat.com>
f2124f
---
f2124f
 tools/cockpit.spec | 1 -
f2124f
 1 file changed, 1 deletion(-)
f2124f
f2124f
diff --git a/tools/cockpit.spec b/tools/cockpit.spec
f2124f
index 091e409..5a0ad60 100644
f2124f
--- a/tools/cockpit.spec
f2124f
+++ b/tools/cockpit.spec
f2124f
@@ -110,7 +110,6 @@ machines.
f2124f
 
f2124f
 %package bridge
f2124f
 Summary: Cockpit bridge server-side component
f2124f
-Provides: %{name}-daemon
f2124f
 Obsoletes: %{name}-daemon < 0.48-2
f2124f
 Requires: polkit
f2124f
 
f2124f
-- 
f2124f
1.8.3.1
f2124f