From 533fd04bddd65483f2e42a73f48a7c99ee06515e34719c579bbfb64e94bbb780 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Tue, 4 Jul 2017 06:41:11 +0000 Subject: [PATCH] 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 --- python-libmount.changes | 5 +++++ python-libmount.spec | 3 +++ util-linux-systemd.changes | 5 +++++ util-linux-systemd.spec | 3 +++ util-linux.changes | 5 +++++ util-linux.spec | 3 +++ 6 files changed, 24 insertions(+) diff --git a/python-libmount.changes b/python-libmount.changes index 6bfa847..ba8d776 100644 --- a/python-libmount.changes +++ b/python-libmount.changes @@ -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 diff --git a/python-libmount.spec b/python-libmount.spec index 5615295..5f866e6 100644 --- a/python-libmount.spec +++ b/python-libmount.spec @@ -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) diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index 6bfa847..ba8d776 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -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 diff --git a/util-linux-systemd.spec b/util-linux-systemd.spec index 2ddc222..aa78a04 100644 --- a/util-linux-systemd.spec +++ b/util-linux-systemd.spec @@ -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) diff --git a/util-linux.changes b/util-linux.changes index 6bfa847..ba8d776 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -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 diff --git a/util-linux.spec b/util-linux.spec index fa84494..bea859e 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -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)