[systemd] Update Obsoletes (#676815)

Bill Nottingham notting at fedoraproject.org
Mon Feb 14 19:21:51 UTC 2011


commit 542ef568e6f26ad6d34ef0a487ca9501f976f99c
Author: Bill Nottingham <notting at redhat.com>
Date:   Mon Feb 14 14:22:36 2011 -0500

    Update Obsoletes (#676815)

 systemd.spec |    9 ++++++---
 1 files changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index 3b0c31d..b29a550 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -2,7 +2,7 @@ Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Version:        17
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        GPLv2+
 Group:          System Environment/Base
 Summary:        A System and Service Manager
@@ -39,8 +39,8 @@ Provides:       SysVinit = 2.86-24, sysvinit = 2.86-24
 Provides:       sysvinit-userspace
 Provides:	systemd-sysvinit
 Obsoletes:      systemd-sysvinit
-Obsoletes:      upstart < 0.6.5-9
-Obsoletes:      upstart-sysvinit < 0.6.5-9
+Obsoletes:      upstart < 0.6.5-11
+Obsoletes:      upstart-sysvinit < 0.6.5-11
 Conflicts:      upstart-sysvinit
 Obsoletes:      readahead < 1:1.5.7-3
 Provides:       readahead = 1:1.5.7-3
@@ -238,6 +238,9 @@ fi
 %{_mandir}/man1/systemadm.*
 
 %changelog
+* Mon Feb 14 2011 Bill Nottingham <notting at redhat.com> - 17-6
+- bump upstart obsoletes (#676815)
+
 * Wed Feb  9 2011 Tom Callaway <spot at fedoraproject.org> - 17-5
 - add macros.systemd file for %%{_unitdir}
 


More information about the scm-commits mailing list