From 8ec8f44b9ef08193eec0a453aeb10e44c70014ec Mon Sep 17 00:00:00 2001 From: Kay Sievers Date: Thu, 26 Jan 2012 14:37:41 +0100 Subject: [PATCH] provide /sbin/shutdown --- systemd.spec | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) 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 - 39-3 +- provide /sbin/shutdown + * Wed Jan 25 2012 Harald Hoyer 39-2 - increment release