From d2dd17c0ef01337c378b60dd6d901acdec117c3c10711198e37af567c6c6348f Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 11 Jul 2016 09:51:44 +0000 Subject: [PATCH] Accepting request 407742 from home:fbui:branches:GNOME:Factory - Replace pkgconfig(libsystemd-login) with pkgconfig(libsystemd) Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs, which are obsolete. OBS-URL: https://build.opensuse.org/request/show/407742 OBS-URL: https://build.opensuse.org/package/show/GNOME:Factory/gvfs?expand=0&rev=243 --- gvfs.changes | 8 ++++++++ gvfs.spec | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/gvfs.changes b/gvfs.changes index ab64ed1..9ba643b 100644 --- a/gvfs.changes +++ b/gvfs.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Jul 6 06:47:22 UTC 2016 - fbui@suse.com + +- Replace pkgconfig(libsystemd-login) with pkgconfig(libsystemd) + + Nowadays pkgconfig(libsystemd) replaces all libsystemd-* libs, which + are obsolete. + ------------------------------------------------------------------- Tue Jul 5 06:50:12 UTC 2016 - tyang@suse.com diff --git a/gvfs.spec b/gvfs.spec index d734600..dbc95c8 100644 --- a/gvfs.spec +++ b/gvfs.spec @@ -68,7 +68,7 @@ BuildRequires: pkgconfig(libmtp) >= 1.1.5 BuildRequires: pkgconfig(libnfs) %endif BuildRequires: pkgconfig(libsecret-unstable) -BuildRequires: pkgconfig(libsystemd-login) >= 44 +BuildRequires: pkgconfig(libsystemd) BuildRequires: pkgconfig(smbclient) %if %{with_udisks2} BuildRequires: pkgconfig(udisks2) >= 1.97