diff --git a/neard.changes b/neard.changes index c65b496..d8dbab9 100644 --- a/neard.changes +++ b/neard.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 6 12:21:11 UTC 2015 - dimstar@opensuse.org + +- BuildRequire pkgconfig(systemd) in place of systemd-devel: the + smaller dependency is perfectly sufficient for this package. + ------------------------------------------------------------------- Thu Mar 5 18:02:51 UTC 2015 - p.drouand@gmail.com diff --git a/neard.spec b/neard.spec index b8b46db..4c6460a 100644 --- a/neard.spec +++ b/neard.spec @@ -1,7 +1,7 @@ # # spec file for package neard # -# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2010-2012 B1 Systems GmbH, Vohburg, Germany # # All modifications and additions to the file contributed by third parties @@ -39,7 +39,7 @@ BuildRequires: pkgconfig(dbus-1) >= 1.4 BuildRequires: pkgconfig(glib-2.0) >= 2.28 BuildRequires: pkgconfig(libnl-3.0) BuildRequires: pkgconfig(libnl-genl-3.0) -BuildRequires: systemd-devel +BuildRequires: pkgconfig(systemd) %{?systemd_requires} %description