sgallagh pushed to cockpit (master). "Fix incorrect Obsoletes: of cockpit-daemon"

notifications at fedoraproject.org notifications at fedoraproject.org
Wed Apr 1 20:30:38 UTC 2015


>From 997a2e30dda6b9793f4916563a0b6532e2c2a701 Mon Sep 17 00:00:00 2001
From: Stephen Gallagher <sgallagh at redhat.com>
Date: Wed, 1 Apr 2015 16:29:35 -0400
Subject: Fix incorrect Obsoletes: of cockpit-daemon


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 <sgallagh at redhat.com> 0.49-2
+- Fix incorrect Obsoletes: of cockpit-daemon
+
 * Wed Apr 01 2015 Peter <petervo at redhat.com> - 0.49-1
 - Update to 0.49 release.
 - cockpitd was renamed to cockpit-wrapper the cockpit-daemon
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/cockpit.git/commit/?h=master&id=997a2e30dda6b9793f4916563a0b6532e2c2a701


More information about the scm-commits mailing list