From d6eb5f279bee18f49742c8bdbc39df03d21930edcb8fae216aa4b010aa7445ec Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 15 Dec 2016 15:49:19 +0000 Subject: [PATCH] Accepting request 446356 from home:fbui:branches:Base:System - Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd) libsystemd-* libs were deprecated and are gone now. OBS-URL: https://build.opensuse.org/request/show/446356 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=327 --- python-libmount.changes | 7 +++++++ python-libmount.spec | 3 +-- util-linux-systemd.changes | 7 +++++++ util-linux-systemd.spec | 3 +-- util-linux.changes | 7 +++++++ util-linux.spec | 3 +-- 6 files changed, 24 insertions(+), 6 deletions(-) diff --git a/python-libmount.changes b/python-libmount.changes index fd39c46..93d9aa5 100644 --- a/python-libmount.changes +++ b/python-libmount.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 15 09:26:01 UTC 2016 - fbui@suse.com + +- Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd) + + libsystemd-* libs were deprecated and are gone now. + ------------------------------------------------------------------- Wed Dec 14 08:59:55 UTC 2016 - dimstar@opensuse.org diff --git a/python-libmount.spec b/python-libmount.spec index f3346f2..f0bc954 100644 --- a/python-libmount.spec +++ b/python-libmount.spec @@ -95,8 +95,7 @@ BuildRequires: librtas-devel BuildRequires: procps BuildRequires: socat BuildRequires: systemd-rpm-macros -BuildRequires: pkgconfig(libsystemd-daemon) -BuildRequires: pkgconfig(libsystemd-journal) +BuildRequires: pkgconfig(libsystemd) %endif %if %build_python_libmount BuildRequires: python-devel diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index fd39c46..93d9aa5 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 15 09:26:01 UTC 2016 - fbui@suse.com + +- Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd) + + libsystemd-* libs were deprecated and are gone now. + ------------------------------------------------------------------- Wed Dec 14 08:59:55 UTC 2016 - dimstar@opensuse.org diff --git a/util-linux-systemd.spec b/util-linux-systemd.spec index e54d8e1..71b19aa 100644 --- a/util-linux-systemd.spec +++ b/util-linux-systemd.spec @@ -95,8 +95,7 @@ BuildRequires: librtas-devel BuildRequires: procps BuildRequires: socat BuildRequires: systemd-rpm-macros -BuildRequires: pkgconfig(libsystemd-daemon) -BuildRequires: pkgconfig(libsystemd-journal) +BuildRequires: pkgconfig(libsystemd) %endif %if %build_python_libmount BuildRequires: python-devel diff --git a/util-linux.changes b/util-linux.changes index fd39c46..93d9aa5 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Thu Dec 15 09:26:01 UTC 2016 - fbui@suse.com + +- Replace pkgconfig(libsystemd-*) with pkgconfig(libsystemd) + + libsystemd-* libs were deprecated and are gone now. + ------------------------------------------------------------------- Wed Dec 14 08:59:55 UTC 2016 - dimstar@opensuse.org diff --git a/util-linux.spec b/util-linux.spec index 277f962..14adf57 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -95,8 +95,7 @@ BuildRequires: librtas-devel BuildRequires: procps BuildRequires: socat BuildRequires: systemd-rpm-macros -BuildRequires: pkgconfig(libsystemd-daemon) -BuildRequires: pkgconfig(libsystemd-journal) +BuildRequires: pkgconfig(libsystemd) %endif %if %build_python_libmount BuildRequires: python-devel