!9 util-linux

Merge pull request !9 from syyhao/dev35
This commit is contained in:
openeuler-ci-bot 2020-03-22 02:24:03 +08:00 committed by Gitee
commit 37f51e8b5a

View File

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