Accepting request 507837 from home:Andreas_Schwab:Factory

- Make sure group tty is defined

OBS-URL: https://build.opensuse.org/request/show/507837
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=345
This commit is contained in:
Dirk Mueller 2017-07-04 06:41:11 +00:00 committed by Git OBS Bridge
parent d772f3a9fe
commit 533fd04bdd
6 changed files with 24 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 3 12:38:36 UTC 2017 - schwab@suse.de
- Make sure group tty is defined
-------------------------------------------------------------------
Sun Jun 11 12:12:44 UTC 2017 - lnussel@suse.de

View File

@ -163,6 +163,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
#
%if %build_util_linux
Supplements: filesystem(minix)
%if 0%{?suse_version} >= 1330
Requires: group(tty)
%endif
Provides: fsck-with-dev-lock = %{version}
# bnc#651598:
Provides: util-linux(fake+no-canonicalize)

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 3 12:38:36 UTC 2017 - schwab@suse.de
- Make sure group tty is defined
-------------------------------------------------------------------
Sun Jun 11 12:12:44 UTC 2017 - lnussel@suse.de

View File

@ -163,6 +163,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
#
%if %build_util_linux
Supplements: filesystem(minix)
%if 0%{?suse_version} >= 1330
Requires: group(tty)
%endif
Provides: fsck-with-dev-lock = %{version}
# bnc#651598:
Provides: util-linux(fake+no-canonicalize)

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon Jul 3 12:38:36 UTC 2017 - schwab@suse.de
- Make sure group tty is defined
-------------------------------------------------------------------
Sun Jun 11 12:12:44 UTC 2017 - lnussel@suse.de

View File

@ -163,6 +163,9 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
#
%if %build_util_linux
Supplements: filesystem(minix)
%if 0%{?suse_version} >= 1330
Requires: group(tty)
%endif
Provides: fsck-with-dev-lock = %{version}
# bnc#651598:
Provides: util-linux(fake+no-canonicalize)