From bb13c74fb3d7c20fbac7de0eb11b5fd1c0be2661 Mon Sep 17 00:00:00 2001 From: Bill Nottingham Date: Wed, 3 Oct 2012 17:06:25 -0400 Subject: [PATCH] Drop systemd-sysv-convert in trigger, and resulting dependency (#852822) --- dbus.spec | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/dbus.spec b/dbus.spec index 30359b6..ec88dd9 100644 --- a/dbus.spec +++ b/dbus.spec @@ -9,7 +9,7 @@ Summary: D-BUS message bus Name: dbus Epoch: 1 Version: 1.6.8 -Release: 1%{?dist} +Release: 2%{?dist} URL: http://www.freedesktop.org/software/dbus/ #VCS: git:git://git.freedesktop.org/git/dbus/dbus Source0: http://dbus.freedesktop.org/releases/dbus/%{name}-%{version}.tar.gz @@ -29,7 +29,7 @@ BuildRequires: doxygen BuildRequires: xmlto BuildRequires: libxslt BuildRequires: systemd-units -Requires(post): systemd-units systemd-sysv chkconfig +Requires(post): systemd-units chkconfig Requires(preun): systemd-units Requires(postun): systemd-units Requires: libselinux >= %{libselinux_version} @@ -161,7 +161,6 @@ fi /bin/systemctl daemon-reload >/dev/null 2>&1 || : %triggerun -- dbus < 1.4.10-2 -%{_bindir}/systemd-sysv-convert --save messagebus >/dev/null 2>&1 ||: /sbin/chkconfig --del messagebus >/dev/null 2>&1 || : %files @@ -226,6 +225,9 @@ fi %{_includedir}/* %changelog +* Wed Oct 3 2012 Bill Nottingham - 1:1.6.8-2 +- Drop systemd-sysv-convert in trigger, and resulting dependency (#852822) + * Fri Sep 28 2012 Colin Walters - 1:1.6.8-1 - 1.6.8