SHA256
1
0
forked from pool/neard

Accepting request 289665 from home:dimstar:Factory

- BuildRequire pkgconfig(systemd) in place of systemd-devel: the
  smaller dependency is perfectly sufficient for this package.

OBS-URL: https://build.opensuse.org/request/show/289665
OBS-URL: https://build.opensuse.org/package/show/hardware/neard?expand=0&rev=17
This commit is contained in:
Ismail Dönmez 2015-03-08 19:56:28 +00:00 committed by Git OBS Bridge
parent 79e70757bd
commit e835649ea4
2 changed files with 8 additions and 2 deletions

View File

@ -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

View File

@ -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