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

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