remove kill man pages conflicting with procps-ng 4.* package [release 2.39.2-3mamba;Sat Aug 19 2023]
This commit is contained in:
parent
e41707d995
commit
53c3d63f75
@ -8,7 +8,7 @@
|
||||
|
||||
Name: util-linux
|
||||
Version: 2.39.2
|
||||
Release: 2mamba
|
||||
Release: 3mamba
|
||||
Epoch: 1
|
||||
Summary: Miscellaneous utilities for Linux
|
||||
Group: System/Tools
|
||||
@ -272,7 +272,7 @@ Python binding to libmount.
|
||||
#install -D -m 755 nologin %{buildroot}%{_sbindir}/nologin
|
||||
#install -D -m 644 %{S:2} %{buildroot}%{_mandir}/man8/nologin.8
|
||||
|
||||
rm -f %{buildroot}%{_mandir}/*/man*/{newgrp,vigr,vipw}.*
|
||||
rm -f %{buildroot}%{_mandir}/*/man*/{kill,newgrp,vigr,vipw}.*
|
||||
|
||||
%find_lang %{name} --with-man --all-name
|
||||
|
||||
@ -441,6 +441,9 @@ exit 0
|
||||
%{_libdir}/pkgconfig/fdisk.pc
|
||||
|
||||
%changelog
|
||||
* Sat Aug 19 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.39.2-3mamba
|
||||
- remove kill man pages conflicting with procps-ng 4.* package
|
||||
|
||||
* Fri Aug 18 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 2.39.2-2mamba
|
||||
- add Require(pre) to try to fix glibc/libxcrypt crash on update
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user