[upstart/f14/master] Obsolete systemd-sysvinit, to flip the default back.

Bill Nottingham notting at fedoraproject.org
Tue Sep 14 22:59:58 UTC 2010


commit 2c9b6e1317cf67dd0a572177b63b7ca778905ac6
Author: Bill Nottingham <notting at redhat.com>
Date:   Tue Sep 14 18:57:46 2010 -0400

    Obsolete systemd-sysvinit, to flip the default back.

 upstart.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/upstart.spec b/upstart.spec
index 81dde16..cc5d215 100644
--- a/upstart.spec
+++ b/upstart.spec
@@ -1,6 +1,6 @@
 Name:           upstart
 Version:        0.6.5
-Release:        7%{?dist}
+Release:        8%{?dist}
 Summary:        An event-driven init system
 
 Group:          System Environment/Base
@@ -30,6 +30,7 @@ Obsoletes:      SysVinit < 2.86-24, sysvinit < 2.86-24
 Provides:       SysVinit = 2.86-24, sysvinit = 2.86-24
 Provides:       sysvinit-userspace
 Conflicts:      systemd-sysvinit
+Obsoletes:	systemd-sysvinit < 10-3
 
 %description sysvinit
 Drop-in replacement for the System V init tools, provided by Upstart.
@@ -150,6 +151,9 @@ rm -rf %{buildroot}
 %{_mandir}/man8/telinit.8.gz
 
 %changelog
+* Tue Sep 14 2010 Bill Nottingham <notting at redhat.com> - 0.6.5-8
+- have upstart-sysvinit obsolete systemd-sysvinit, to reset the default
+
 * Sat Jul 24 2010 Casey Dahlin <cdahlin at redhat.com> - 0.6.5-7
 - Make upgrades work correctly now that -sysvinit is split off
 


More information about the scm-commits mailing list