forked from pool/util-linux
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
This commit is contained in:
commit
0217f8abc5
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user