From 7e5ac9fffdbdda6fbb11a10b4e35483ad03156c8 Mon Sep 17 00:00:00 2001 From: David King Date: Oct 22 2018 07:58:34 +0000 Subject: Move systemd to Requires of common subpackage (#1638910) --- diff --git a/dbus.spec b/dbus.spec index 2339af3..20844ab 100644 --- a/dbus.spec +++ b/dbus.spec @@ -61,7 +61,6 @@ BuildRequires: cmake %endif #For macroized scriptlets. -%{?systemd_requires} BuildRequires: systemd # Note: These is only required for --with-tests; when bootstrapping, you can @@ -87,6 +86,7 @@ Summary: D-BUS message bus configuration Group: System Environment/Libraries BuildArch: noarch Requires(pre): /usr/sbin/useradd +%{?systemd_requires} Requires: fedora-release >= %{fedora_release_version} %description common @@ -453,6 +453,7 @@ systemctl --no-reload --global preset dbus-daemon.service &>/dev/null || : %changelog * Fri Oct 19 2018 David King - 1:1.12.10-4 - Move user and group creation to daemon subpackage +- Move systemd to Requires of common subpackage (#1638910) * Fri Aug 31 2018 Tom Gundersen - 1:1.12.10-3 - Make sure presets are applied when upgrading from packages before the presets