From 69e47750b58b3df557d36fd484c413c73161d937244f5f89649fab74d95d2eda Mon Sep 17 00:00:00 2001 From: Thorsten Kukuk Date: Wed, 7 Jun 2017 09:57:43 +0000 Subject: [PATCH] Accepting request 501437 from home:dimstar:Factory - BuildRequire pkgconfig(systemd) instead of systemd: this allows OBS to pick systemd-mini, which is still good enough. And ultimately it helps us break a build cycle (system-users - libssh2_org - curl - systemd - system-users). OBS-URL: https://build.opensuse.org/request/show/501437 OBS-URL: https://build.opensuse.org/package/show/Base:System/system-users?expand=0&rev=17 --- system-users.changes | 8 ++++++++ system-users.spec | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/system-users.changes b/system-users.changes index 01bac9f..4709b14 100644 --- a/system-users.changes +++ b/system-users.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Tue Jun 6 14:52:27 UTC 2017 - dimstar@opensuse.org + +- BuildRequire pkgconfig(systemd) instead of systemd: this allows + OBS to pick systemd-mini, which is still good enough. And + ultimately it helps us break a build cycle + (system-users - libssh2_org - curl - systemd - system-users). + ------------------------------------------------------------------- Wed May 3 11:35:55 CEST 2017 - kukuk@suse.de diff --git a/system-users.spec b/system-users.spec index 745d174..4c29c0c 100644 --- a/system-users.spec +++ b/system-users.spec @@ -38,8 +38,8 @@ Source13: system-user-ftp.conf Source14: system-user-lp.conf Source15: system-user-nobody.conf Source16: system-user-upsd.conf -BuildRequires: systemd BuildRequires: sysuser-tools +BuildRequires: pkgconfig(systemd) BuildArch: noarch %description