[systemd] provide /sbin/shutdown

Kay Sievers kay at fedoraproject.org
Thu Jan 26 13:38:08 UTC 2012


commit 8ec8f44b9ef08193eec0a453aeb10e44c70014ec
Author: Kay Sievers <kay.sievers at vrfy.org>
Date:   Thu Jan 26 14:37:41 2012 +0100

    provide /sbin/shutdown

 systemd.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/systemd.spec b/systemd.spec
index fbccc0d..aff4561 100644
--- a/systemd.spec
+++ b/systemd.spec
@@ -3,7 +3,7 @@
 Name:           systemd
 Url:            http://www.freedesktop.org/wiki/Software/systemd
 Version:        39
-Release:        2%{?gitcommit:.git%{gitcommit}}%{?dist}
+Release:        3%{?gitcommit:.git%{gitcommit}}%{?dist}
 License:        GPLv2+
 Group:          System Environment/Base
 Summary:        A System and Service Manager
@@ -69,6 +69,7 @@ Conflicts:      upstart-sysvinit
 Obsoletes:      readahead < 1:1.5.7-3
 Provides:       readahead = 1:1.5.7-3
 Provides:       /bin/systemctl
+Provides:       /sbin/shutdown
 Obsoletes:      systemd-units < 38-5
 Provides:       systemd-units = %{version}-%{release}
 # for the systemd-analyze split:
@@ -389,6 +390,9 @@ fi
 %{_bindir}/systemd-analyze
 
 %changelog
+* Thu Jan 26 2012 Kay Sievers <kay at redhat.com> - 39-3
+- provide /sbin/shutdown
+
 * Wed Jan 25 2012 Harald Hoyer <harald at redhat.com> 39-2
 - increment release
 


More information about the scm-commits mailing list