diff --git a/sbl.changes b/sbl.changes index 75a3af2..0fceaa5 100644 --- a/sbl.changes +++ b/sbl.changes @@ -1,3 +1,12 @@ +------------------------------------------------------------------- +Fri Dec 9 13:22:43 UTC 2016 - fbui@suse.com + +- Drop (build) requirement on libsystemd-daemon + + There's no usage of systemd libraries in this package however build + require the systemd rpm macros instead as they're used in the spec + file. + ------------------------------------------------------------------- Sat Jun 13 11:49:56 UTC 2015 - mpluskal@suse.com diff --git a/sbl.spec b/sbl.spec index d48f128..1112b7f 100644 --- a/sbl.spec +++ b/sbl.spec @@ -1,7 +1,7 @@ # # spec file for package sbl # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -38,7 +38,7 @@ BuildRequires: orca BuildRequires: speechd-devel BuildRoot: %{_tmppath}/%{name}-%{version}-build %if 0%{?suse_version} > 1310 -BuildRequires: pkgconfig(libsystemd-daemon) +BuildRequires: systemd-rpm-macros %{?systemd_requires} %else Requires(post): %insserv_prereq