From 997a2e30dda6b9793f4916563a0b6532e2c2a701 Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Wed, 1 Apr 2015 16:29:35 -0400 Subject: [PATCH] Fix incorrect Obsoletes: of cockpit-daemon --- cockpit.spec | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/cockpit.spec b/cockpit.spec index f6244c9..1566af5 100644 --- a/cockpit.spec +++ b/cockpit.spec @@ -25,7 +25,7 @@ Version: %{gitcommit} %else Version: 0.49 %endif -Release: 1%{?dist} +Release: 2%{?dist} Summary: A user interface for Linux servers License: LGPLv2+ @@ -91,7 +91,7 @@ Requires: %{name}-subscriptions = %{version}-%{release} Requires: %{name}-selinux-policy = %{version}-%{release} %endif Provides: %{name}-daemon -Obsoletes: %{name}-daemon < 0.48 +Obsoletes: %{name}-daemon < 0.48-2 %description Cockpit runs in a browser and can manage your network of GNU/Linux @@ -389,6 +389,9 @@ fi %endif %changelog +* Wed Apr 01 2015 Stephen Gallagher 0.49-2 +- Fix incorrect Obsoletes: of cockpit-daemon + * Wed Apr 01 2015 Peter - 0.49-1 - Update to 0.49 release. - cockpitd was renamed to cockpit-wrapper the cockpit-daemon