enable hardlink of configure
enable hardlink of configure
This commit is contained in:
parent
e50ad16dc0
commit
194b794ed8
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: util-linux
|
Name: util-linux
|
||||||
Version: 2.34
|
Version: 2.34
|
||||||
Release: 6
|
Release: 7
|
||||||
Summary: A random collection of Linux utilities
|
Summary: A random collection of Linux utilities
|
||||||
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
|
License: GPLv2 and GPLv2+ and LGPLv2+ and BSD with advertising and Public Domain
|
||||||
URL: https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
|
URL: https://git.kernel.org/pub/scm/utils/util-linux/util-linux.git
|
||||||
@ -157,6 +157,7 @@ unset LINGUAS || :
|
|||||||
--enable-usrdir-path \
|
--enable-usrdir-path \
|
||||||
--enable-write \
|
--enable-write \
|
||||||
--enable-raw \
|
--enable-raw \
|
||||||
|
--enable-hardlink \
|
||||||
--with-python=2 \
|
--with-python=2 \
|
||||||
--with-systemd \
|
--with-systemd \
|
||||||
--with-udev \
|
--with-udev \
|
||||||
@ -384,6 +385,12 @@ fi
|
|||||||
%{_mandir}/man8/{swapoff.8*,swapon.8*,switch_root.8*,umount.8*,wdctl.8.gz,wipefs.8*,zramctl.8*}
|
%{_mandir}/man8/{swapoff.8*,swapon.8*,switch_root.8*,umount.8*,wdctl.8.gz,wipefs.8*,zramctl.8*}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Mar 22 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.34-7
|
||||||
|
- Type:enhancement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:enable hardlink of configure
|
||||||
|
|
||||||
* Sat Mar 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.34-6
|
* Sat Mar 21 2020 openEuler Buildteam <buildteam@openeuler.org> - 2.34-6
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user