1
0
forked from pool/util-linux

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
This commit is contained in:
Dirk Mueller 2016-12-15 08:06:30 +00:00 committed by Git OBS Bridge
parent 4bb1e02c35
commit 44e4360fc8
6 changed files with 29 additions and 4 deletions

View File

@ -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

View File

@ -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

View File

@ -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

View File

@ -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)

View File

@ -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

View File

@ -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)