From 4bb1e02c35e1360a11e508fb4fe2069c3107faedcc34f40672c2b66d6cfb7cb1 Mon Sep 17 00:00:00 2001 From: Ruediger Meier Date: Wed, 7 Dec 2016 18:49:10 +0000 Subject: [PATCH] Accepting request 444691 from home:sbrabec:branches:util-linux-mtab - Remove no more supported --enable-libmount-force-mountinfo. There is --enable-libmount-support-mtab, disabled by default, exactly as we need. OBS-URL: https://build.opensuse.org/request/show/444691 OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=325 --- python-libmount.changes | 7 +++++++ python-libmount.spec | 4 +--- util-linux-systemd.changes | 7 +++++++ util-linux-systemd.spec | 1 - util-linux.changes | 7 +++++++ util-linux.spec | 1 - 6 files changed, 22 insertions(+), 5 deletions(-) diff --git a/python-libmount.changes b/python-libmount.changes index 0870628..942d113 100644 --- a/python-libmount.changes +++ b/python-libmount.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 7 16:12:55 CET 2016 - sbrabec@suse.com + +- Remove no more supported --enable-libmount-force-mountinfo. + There is --enable-libmount-support-mtab, disabled by default, + exactly as we need. + ------------------------------------------------------------------- Tue Nov 8 15:11:37 UTC 2016 - sweet_f_a@gmx.de diff --git a/python-libmount.spec b/python-libmount.spec index 3ef77fd..3c89210 100644 --- a/python-libmount.spec +++ b/python-libmount.spec @@ -69,7 +69,7 @@ Name: python-libmount %endif Summary: %main_summary License: GPL-2.0+ -Group: %group_pl +Group: %main_group BuildRequires: audit-devel BuildRequires: bc BuildRequires: binutils-devel @@ -373,7 +373,6 @@ SMP systems. %if %build_util_linux %package -n python-libmount Summary: %summary_pl -License: GPL-2.0+ Group: %group_pl %description -n python-libmount @@ -526,7 +525,6 @@ AUTOPOINT=true autoreconf -vfi $uhead \ --with-bashcompletiondir=%{_datadir}/bash-completion/completions \ --with-systemdsystemunitdir=%{_unitdir} \ - --enable-libmount-force-mountinfo \ --enable-libuuid-force-uuidd \ --enable-sulogin-emergency-mount \ --disable-use-tty-group \ diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index 0870628..942d113 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 7 16:12:55 CET 2016 - sbrabec@suse.com + +- Remove no more supported --enable-libmount-force-mountinfo. + There is --enable-libmount-support-mtab, disabled by default, + exactly as we need. + ------------------------------------------------------------------- Tue Nov 8 15:11:37 UTC 2016 - sweet_f_a@gmx.de diff --git a/util-linux-systemd.spec b/util-linux-systemd.spec index ca6076d..695f531 100644 --- a/util-linux-systemd.spec +++ b/util-linux-systemd.spec @@ -525,7 +525,6 @@ AUTOPOINT=true autoreconf -vfi $uhead \ --with-bashcompletiondir=%{_datadir}/bash-completion/completions \ --with-systemdsystemunitdir=%{_unitdir} \ - --enable-libmount-force-mountinfo \ --enable-libuuid-force-uuidd \ --enable-sulogin-emergency-mount \ --disable-use-tty-group \ diff --git a/util-linux.changes b/util-linux.changes index 0870628..942d113 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Dec 7 16:12:55 CET 2016 - sbrabec@suse.com + +- Remove no more supported --enable-libmount-force-mountinfo. + There is --enable-libmount-support-mtab, disabled by default, + exactly as we need. + ------------------------------------------------------------------- Tue Nov 8 15:11:37 UTC 2016 - sweet_f_a@gmx.de diff --git a/util-linux.spec b/util-linux.spec index 8ef98e3..2513a89 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -525,7 +525,6 @@ AUTOPOINT=true autoreconf -vfi $uhead \ --with-bashcompletiondir=%{_datadir}/bash-completion/completions \ --with-systemdsystemunitdir=%{_unitdir} \ - --enable-libmount-force-mountinfo \ --enable-libuuid-force-uuidd \ --enable-sulogin-emergency-mount \ --disable-use-tty-group \