From 44e4360fc8d67e2738fcb3a82f111d288a36c6a9b63eb210f356e848dfd8708e Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 15 Dec 2016 08:06:30 +0000 Subject: [PATCH] Accepting request 445689 from home:dimstar:Factory - Move the procps BuildRequires into the systemd conditional block. procps is only used during the test suite (some tests run 'ps'; even if we ignore a failure for this in util-linux, we catch the same in util-linux-systemd, which is sufficient. - Move the procps BuildRequires into the systemd conditional block. procps is only used during the test suite (some tests run 'ps'; even if we ignore a failure for this in util-linux, we catch the same in util-linux-systemd, which is sufficient. - Move the procps BuildRequires into the systemd conditional block. procps is only used during the test suite (some tests run 'ps'; even if we ignore a failure for this in util-linux, we catch the same in util-linux-systemd, which is sufficient. OBS-URL: https://build.opensuse.org/request/show/445689 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=326 --- python-libmount.changes | 8 ++++++++ python-libmount.spec | 5 +++-- util-linux-systemd.changes | 8 ++++++++ util-linux-systemd.spec | 2 +- util-linux.changes | 8 ++++++++ util-linux.spec | 2 +- 6 files changed, 29 insertions(+), 4 deletions(-) diff --git a/python-libmount.changes b/python-libmount.changes index 942d113..fd39c46 100644 --- a/python-libmount.changes +++ b/python-libmount.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Dec 14 08:59:55 UTC 2016 - dimstar@opensuse.org + +- Move the procps BuildRequires into the systemd conditional block. + procps is only used during the test suite (some tests run 'ps'; + even if we ignore a failure for this in util-linux, we catch the + same in util-linux-systemd, which is sufficient. + ------------------------------------------------------------------- Wed Dec 7 16:12:55 CET 2016 - sbrabec@suse.com diff --git a/python-libmount.spec b/python-libmount.spec index 3c89210..f3346f2 100644 --- a/python-libmount.spec +++ b/python-libmount.spec @@ -69,7 +69,7 @@ Name: python-libmount %endif Summary: %main_summary License: GPL-2.0+ -Group: %main_group +Group: %group_pl BuildRequires: audit-devel BuildRequires: bc BuildRequires: binutils-devel @@ -82,7 +82,6 @@ BuildRequires: libtool BuildRequires: ncurses-devel BuildRequires: pam-devel BuildRequires: pkg-config -BuildRequires: procps BuildRequires: readline-devel BuildRequires: utempter-devel BuildRequires: zlib-devel @@ -93,6 +92,7 @@ BuildRequires: zlib-devel BuildRequires: librtas-devel %endif %if %build_util_linux_systemd +BuildRequires: procps BuildRequires: socat BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(libsystemd-daemon) @@ -373,6 +373,7 @@ SMP systems. %if %build_util_linux %package -n python-libmount Summary: %summary_pl +License: GPL-2.0+ Group: %group_pl %description -n python-libmount diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index 942d113..fd39c46 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Dec 14 08:59:55 UTC 2016 - dimstar@opensuse.org + +- Move the procps BuildRequires into the systemd conditional block. + procps is only used during the test suite (some tests run 'ps'; + even if we ignore a failure for this in util-linux, we catch the + same in util-linux-systemd, which is sufficient. + ------------------------------------------------------------------- Wed Dec 7 16:12:55 CET 2016 - sbrabec@suse.com diff --git a/util-linux-systemd.spec b/util-linux-systemd.spec index 695f531..e54d8e1 100644 --- a/util-linux-systemd.spec +++ b/util-linux-systemd.spec @@ -82,7 +82,6 @@ BuildRequires: libtool BuildRequires: ncurses-devel BuildRequires: pam-devel BuildRequires: pkg-config -BuildRequires: procps BuildRequires: readline-devel BuildRequires: utempter-devel BuildRequires: zlib-devel @@ -93,6 +92,7 @@ BuildRequires: zlib-devel BuildRequires: librtas-devel %endif %if %build_util_linux_systemd +BuildRequires: procps BuildRequires: socat BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(libsystemd-daemon) diff --git a/util-linux.changes b/util-linux.changes index 942d113..fd39c46 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Wed Dec 14 08:59:55 UTC 2016 - dimstar@opensuse.org + +- Move the procps BuildRequires into the systemd conditional block. + procps is only used during the test suite (some tests run 'ps'; + even if we ignore a failure for this in util-linux, we catch the + same in util-linux-systemd, which is sufficient. + ------------------------------------------------------------------- Wed Dec 7 16:12:55 CET 2016 - sbrabec@suse.com diff --git a/util-linux.spec b/util-linux.spec index 2513a89..277f962 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -82,7 +82,6 @@ BuildRequires: libtool BuildRequires: ncurses-devel BuildRequires: pam-devel BuildRequires: pkg-config -BuildRequires: procps BuildRequires: readline-devel BuildRequires: utempter-devel BuildRequires: zlib-devel @@ -93,6 +92,7 @@ BuildRequires: zlib-devel BuildRequires: librtas-devel %endif %if %build_util_linux_systemd +BuildRequires: procps BuildRequires: socat BuildRequires: systemd-rpm-macros BuildRequires: pkgconfig(libsystemd-daemon)