[systemd-ui] adjust the Obsoletes

Michal Schmidt michich at fedoraproject.org
Tue Mar 20 11:51:08 UTC 2012


commit 8ab5edb40f207fe45b7b391f4db2f251ab55d03d
Author: Michal Schmidt <mschmidt at redhat.com>
Date:   Tue Mar 20 12:25:40 2012 +0100

    adjust the Obsoletes

 systemd-ui.spec |   10 +++++++---
 1 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/systemd-ui.spec b/systemd-ui.spec
index 1bba6b4..ef8fe6c 100644
--- a/systemd-ui.spec
+++ b/systemd-ui.spec
@@ -1,7 +1,7 @@
 Name:           systemd-ui
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 Version:        1
-Release:        1%{?dist}
+Release:        2%{?dist}
 License:        GPLv2+
 Group:          Applications/System
 Summary:        Graphical front-end for systemd
@@ -14,8 +14,7 @@ BuildRequires:  libgee06-devel
 BuildRequires:  libnotify-devel >= 0.7
 BuildRequires:  desktop-file-utils
 Requires:       desktop-notification-daemon
-Provides:       systemd-gtk = 43-1
-Obsoletes:      systemd-gtk < 43-1
+Obsoletes:      systemd-gtk < 45
 
 %description
 Graphical front-end for systemd. It provides a simple user interface to manage
@@ -42,5 +41,10 @@ desktop-file-install --delete-original  \
 %{_mandir}/man1/systemadm.*
 
 %changelog
+* Tue Mar 20 2012 Michal Schmidt <mschmidt at redhat.com> - 1-2
+- Providing systemd-gtk is not necessary, because no package Requires it.
+- Bump the Obsoletes to cover F17 builds of systemd-gtk. If we rebase F17 to v45
+  and keep systemd-gtk, we'll need to bump yet more.
+
 * Sun Mar 18 2012 Kay Sievers <kay at redhat.com> - 1-1
 - initial release after split-off from systemd package


More information about the scm-commits mailing list