From 3edba40e83ecd550d92133dd021513e9d1ded8aab6fb907833c52fe891306405 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Fri, 8 Jul 2016 15:40:31 +0000 Subject: [PATCH] Accepting request 407004 from home:fbui:branches:GNOME:Factory - Remove pkgconfig(libsystemd-daemon). Nowadays pkgconfig(libsystemd) is enough and replaces all libsystemd-* libs which are obsolete. OBS-URL: https://build.opensuse.org/request/show/407004 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/accountsservice?expand=0&rev=83 --- accountsservice.changes | 6 ++++++ accountsservice.spec | 1 - 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/accountsservice.changes b/accountsservice.changes index 40fb049..cfeb658 100644 --- a/accountsservice.changes +++ b/accountsservice.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Jul 6 06:23:55 UTC 2016 - fbui@suse.com + +- Remove pkgconfig(libsystemd-daemon). Nowadays pkgconfig(libsystemd) + is enough and replaces all libsystemd-* libs which are obsolete. + ------------------------------------------------------------------- Wed Jun 15 08:49:03 UTC 2016 - zaitor@opensuse.org diff --git a/accountsservice.spec b/accountsservice.spec index fb210fc..f8da565 100644 --- a/accountsservice.spec +++ b/accountsservice.spec @@ -37,7 +37,6 @@ BuildRequires: intltool BuildRequires: vala BuildRequires: pkgconfig(glib-2.0) BuildRequires: pkgconfig(libsystemd) >= 186 -BuildRequires: pkgconfig(libsystemd-daemon) BuildRequires: pkgconfig(polkit-gobject-1) BuildRequires: pkgconfig(systemd) Recommends: %{name}-lang