diff --git a/python-libmount.changes b/python-libmount.changes index 7e8945b..199d619 100644 --- a/python-libmount.changes +++ b/python-libmount.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 25 16:26:01 UTC 2015 - crrodriguez@opensuse.org + +- Build with --enable-libmount-force-mountinfo the rationale is + identical to the following commit message --> http://bit.ly/1eqf5GO + The default behaviour is undesirable and fragile when using + systemd. + ------------------------------------------------------------------- Fri May 1 11:30:09 UTC 2015 - sweet_f_a@gmx.de diff --git a/python-libmount.spec b/python-libmount.spec index 6267c05..d63e3b3 100644 --- a/python-libmount.spec +++ b/python-libmount.spec @@ -76,7 +76,7 @@ Name: python-libmount %endif Summary: %main_summary License: GPL-2.0+ -Group: %main_group +Group: %group_pl BuildRequires: audit-devel BuildRequires: bc BuildRequires: binutils-devel @@ -388,6 +388,7 @@ SMP systems. %if %build_util_linux %package -n python-libmount Summary: %summary_pl +License: GPL-2.0+ Group: %group_pl %description -n python-libmount @@ -591,6 +592,8 @@ AUTOPOINT=true autoreconf -vfi %else --without-python \ %endif + --enable-libmount-force-mountinfo \ + # # Safety check: HAVE_UUIDD should be always 1: grep -q 'HAVE_UUIDD 1' config.h diff --git a/util-linux-systemd.changes b/util-linux-systemd.changes index 7e8945b..199d619 100644 --- a/util-linux-systemd.changes +++ b/util-linux-systemd.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 25 16:26:01 UTC 2015 - crrodriguez@opensuse.org + +- Build with --enable-libmount-force-mountinfo the rationale is + identical to the following commit message --> http://bit.ly/1eqf5GO + The default behaviour is undesirable and fragile when using + systemd. + ------------------------------------------------------------------- Fri May 1 11:30:09 UTC 2015 - sweet_f_a@gmx.de diff --git a/util-linux-systemd.spec b/util-linux-systemd.spec index 269ae43..bd53430 100644 --- a/util-linux-systemd.spec +++ b/util-linux-systemd.spec @@ -591,6 +591,8 @@ AUTOPOINT=true autoreconf -vfi %else --without-python \ %endif + --enable-libmount-force-mountinfo \ + # # Safety check: HAVE_UUIDD should be always 1: grep -q 'HAVE_UUIDD 1' config.h diff --git a/util-linux.changes b/util-linux.changes index 7e8945b..199d619 100644 --- a/util-linux.changes +++ b/util-linux.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon May 25 16:26:01 UTC 2015 - crrodriguez@opensuse.org + +- Build with --enable-libmount-force-mountinfo the rationale is + identical to the following commit message --> http://bit.ly/1eqf5GO + The default behaviour is undesirable and fragile when using + systemd. + ------------------------------------------------------------------- Fri May 1 11:30:09 UTC 2015 - sweet_f_a@gmx.de diff --git a/util-linux.spec b/util-linux.spec index ec56bbe..8b60102 100644 --- a/util-linux.spec +++ b/util-linux.spec @@ -591,6 +591,8 @@ AUTOPOINT=true autoreconf -vfi %else --without-python \ %endif + --enable-libmount-force-mountinfo \ + # # Safety check: HAVE_UUIDD should be always 1: grep -q 'HAVE_UUIDD 1' config.h