From 4717d9c5f9c209997c0bfef3a39d702ce9820604d28411d84dbd385b3dd59e7c Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Mon, 1 Jun 2015 07:26:15 +0000 Subject: [PATCH] Accepting request 309343 from Base:System 1 OBS-URL: https://build.opensuse.org/request/show/309343 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/util-linux?expand=0&rev=201 --- python-libmount.changes | 8 ++++++++ python-libmount.spec | 5 ++++- util-linux-systemd.changes | 8 ++++++++ util-linux-systemd.spec | 2 ++ util-linux.changes | 8 ++++++++ util-linux.spec | 2 ++ 6 files changed, 32 insertions(+), 1 deletion(-) 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