From ef6afabe04f5621dc62b2cac7dc01c0d5248472f2be0acb69709e8df1369ea83 Mon Sep 17 00:00:00 2001
From: Stefan Seyfried <seife@novell.slipkontur.de>
Date: Sat, 30 May 2015 13:36:10 +0000
Subject: [PATCH] Accepting request 308635 from
 home:elvigia:branches:Base:System

- 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.

- 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.

- 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.

OBS-URL: https://build.opensuse.org/request/show/308635
OBS-URL: https://build.opensuse.org/package/show/Base:System/util-linux?expand=0&rev=286
---
 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