forked from pool/util-linux
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:
parent
d772f3a9fe
commit
533fd04bdd
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
@ -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
|
||||
|
||||
|
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user