Accepting request 138708 from openSUSE:Factory:Staging:Systemd

- buildrequire systemd through the pkgconfig provide to get
  systemd-mini in build environments (to break cycles)

OBS-URL: https://build.opensuse.org/request/show/138708
OBS-URL: https://build.opensuse.org/package/show/network:utilities/openslp?expand=0&rev=20
This commit is contained in:
Marcus Meissner 2012-10-18 14:49:46 +00:00 committed by Git OBS Bridge
parent 266e35ba89
commit aca063e07e
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu Oct 18 11:48:34 UTC 2012 - coolo@suse.com
- buildrequire systemd through the pkgconfig provide to get
systemd-mini in build environments (to break cycles)
-------------------------------------------------------------------
Sat Aug 25 15:56:43 UTC 2012 - crrodriguez@opensuse.org

View File

@ -22,7 +22,7 @@ BuildRequires: flex
BuildRequires: libtool
BuildRequires: openssl-devel
%if 0%{?suse_version} > 1140
BuildRequires: systemd
BuildRequires: pkgconfig(systemd)
%define has_systemd 1
%endif
Summary: An OpenSLP Implementation of Service Location Protocol V2