2.39.3-4: improve util-linux-i18n conflicts
This commit is contained in:
parent
8ecb7f1bee
commit
c9ce0bbf54
@ -2,7 +2,7 @@
|
|||||||
Summary: Collection of basic system utilities
|
Summary: Collection of basic system utilities
|
||||||
Name: util-linux
|
Name: util-linux
|
||||||
Version: 2.39.3
|
Version: 2.39.3
|
||||||
Release: 3%{?dist}
|
Release: 4%{?dist}
|
||||||
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://en.wikipedia.org/wiki/Util-linux
|
URL: https://en.wikipedia.org/wiki/Util-linux
|
||||||
|
|
||||||
@ -424,7 +424,7 @@ rm -f $RPM_BUILD_ROOT%{compldir}/{mount,umount}
|
|||||||
# remove unvanted translations (conflicts with shadow-utils)
|
# remove unvanted translations (conflicts with shadow-utils)
|
||||||
rm -f $RPM_BUILD_ROOT%{_mandir}/*/man1/newgrp.*
|
rm -f $RPM_BUILD_ROOT%{_mandir}/*/man1/newgrp.*
|
||||||
rm -f $RPM_BUILD_ROOT%{_mandir}/*/man8/vigr.*
|
rm -f $RPM_BUILD_ROOT%{_mandir}/*/man8/vigr.*
|
||||||
rm -f $RPM_BUILD_ROOT%{_mandir}/*/man8/vigw.*
|
rm -f $RPM_BUILD_ROOT%{_mandir}/*/man8/vipw.*
|
||||||
|
|
||||||
|
|
||||||
# find MO files
|
# find MO files
|
||||||
@ -932,6 +932,9 @@ fi
|
|||||||
%files -n util-linux-i18n -f %{name}.lang
|
%files -n util-linux-i18n -f %{name}.lang
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 25 2024 Karel Zak <kzak@redhat.com> - 2.39.3-4
|
||||||
|
- improve fix for #2256391 (util-linux-i18n conflicts)
|
||||||
|
|
||||||
* Thu Jan 25 2024 Karel Zak <kzak@redhat.com> - 2.39.3-3
|
* Thu Jan 25 2024 Karel Zak <kzak@redhat.com> - 2.39.3-3
|
||||||
- fix #2258501 - dnf5 unusable with libsmartcols
|
- fix #2258501 - dnf5 unusable with libsmartcols
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user