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)