Accepting request 214135 from home:acho-novell:branches:hardware

Remove Unnecessary BuildRequires:  systemd and systemd-devel.

OBS-URL: https://build.opensuse.org/request/show/214135
OBS-URL: https://build.opensuse.org/package/show/hardware/neard?expand=0&rev=7
This commit is contained in:
Al Cho 2014-01-17 04:35:40 +00:00 committed by Git OBS Bridge
parent 3ffb4ccd84
commit 0b8a9a8e13
2 changed files with 6 additions and 5 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Jan 17 03:39:44 UTC 2014 - acho@suse.com
- Remove Unnecessary BuildRequires: systemd and systemd-devel.
-------------------------------------------------------------------
Thu Jan 16 05:06:00 UTC 2014 - acho@suse.com

View File

@ -18,10 +18,6 @@
Name: neard
BuildRequires: pkgconfig(dbus-1) >= 1.4
%if 0%{?suse_version} >= 1210
BuildRequires: systemd
%endif
Version: 0.13
Release: 0
Summary: NFC for Linux
@ -38,7 +34,7 @@ BuildRequires: check-devel
BuildRequires: libudev-devel
BuildRequires: libtool
BuildRequires: pkg-config
BuildRequires: systemd-devel
BuildRequires: pkgconfig(dbus-1) >= 1.4
BuildRequires: pkgconfig(glib-2.0) >= 2.28
BuildRequires: pkgconfig(libnl-1)