move hardlink/uclampset completions from util-linux-help to util-linux

This commit is contained in:
rwx403335 2022-06-09 14:36:01 +08:00
parent df2cd8f359
commit 762cc68b64

View File

@ -3,7 +3,7 @@
Name: util-linux Name: util-linux
Version: 2.37.2 Version: 2.37.2
Release: 1 Release: 2
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
@ -312,7 +312,7 @@ fi
%{compldir}/{resizepart,rev,rfkill,rtcwake,runuser,script,scriptreplay,setarch} %{compldir}/{resizepart,rev,rfkill,rtcwake,runuser,script,scriptreplay,setarch}
%{compldir}/{setpriv,setsid,setterm,su,swaplabel,swapoff,swapon,taskset,ul,unshare} %{compldir}/{setpriv,setsid,setterm,su,swaplabel,swapoff,swapon,taskset,ul,unshare}
%{compldir}/{utmpdump,uuidgen,uuidparse,wall,wdctl,whereis,wipefs,write,zramctl} %{compldir}/{utmpdump,uuidgen,uuidparse,wall,wdctl,whereis,wipefs,write,zramctl}
%{compldir}/{fdformat,hwclock,cfdisk,sfdisk,scriptlive,irqtop,lsirq} %{compldir}/{fdformat,hwclock,cfdisk,sfdisk,scriptlive,irqtop,lsirq,hardlink,uclampset}
%files -n libfdisk %files -n libfdisk
%license Documentation/licenses/COPYING.LGPL-2.1* libfdisk/COPYING %license Documentation/licenses/COPYING.LGPL-2.1* libfdisk/COPYING
@ -362,7 +362,6 @@ fi
%files help %files help
%exclude %{_datadir}/doc/util-linux/getopt/* %exclude %{_datadir}/doc/util-linux/getopt/*
%{_datadir}/bash-completion/completions/*
%{_docdir}/%{name}/getopt-example.* %{_docdir}/%{name}/getopt-example.*
%doc README NEWS Documentation/deprecated.txt %doc README NEWS Documentation/deprecated.txt
%doc %attr(0644,-,-) misc-utils/getopt-*.{bash,tcsh} %doc %attr(0644,-,-) misc-utils/getopt-*.{bash,tcsh}
@ -384,6 +383,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
* Thu Jun 09 2022 renhongxun<renhongxun@h-partners.com> - 2.37.2-2
- Type:bugfix
- ID:NA
- SUG:NA
- DESC:move hardlink/uclampset completions from util-linux-help to util-linux
* Mon Dec 27 2021 tianwei <tianwei12@huawei.com> - 2.37.2-1 * Mon Dec 27 2021 tianwei <tianwei12@huawei.com> - 2.37.2-1
- Type:enhancement - Type:enhancement
- ID:NA - ID:NA