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 \