fix removal of conflicting man3/getspnam.3 [release 4.18.0-2mamba;Thu Mar 30 2023]

This commit is contained in:
Silvan Calarco 2024-01-06 06:56:02 +01:00
parent 8fcc392e87
commit c473216821

View File

@ -1,7 +1,7 @@
%define gitver %(echo %version | tr _ -)
Name: manpages-l10n
Version: 4.18.0
Release: 1mamba
Release: 2mamba
Summary: Translations of man pages
Group: System/Internationalization
Vendor: openmamba
@ -141,7 +141,7 @@ done
# Conflicting pages provided by shadow
rm -f %{buildroot}%{_mandir}/{cs,da,de,fr,pl}/man1/groups.1*
rm -f %{buildroot}%{_mandir}/{de,fr,pl}/man3/getspnam.1*
rm -f %{buildroot}%{_mandir}/{de,fr,pl}/man3/getspnam.3*
rm -f %{buildroot}%{_mandir}/{de,fr,pl}/man1/su.1*
%clean
@ -198,6 +198,9 @@ rm -f %{buildroot}%{_mandir}/{de,fr,pl}/man1/su.1*
%{_mandir}/ro/man*/*
%changelog
* Thu Mar 30 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.18.0-2mamba
- fix removal of conflicting man3/getspnam.3
* Tue Mar 28 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.18.0-1mamba
- update to 4.18.0
- source renamed from man-pages-l10n