fix removal of conflicting man3/getspnam.3 [release 4.18.0-2mamba;Thu Mar 30 2023]
This commit is contained in:
parent
8fcc392e87
commit
c473216821
@ -1,7 +1,7 @@
|
|||||||
%define gitver %(echo %version | tr _ -)
|
%define gitver %(echo %version | tr _ -)
|
||||||
Name: manpages-l10n
|
Name: manpages-l10n
|
||||||
Version: 4.18.0
|
Version: 4.18.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Translations of man pages
|
Summary: Translations of man pages
|
||||||
Group: System/Internationalization
|
Group: System/Internationalization
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -141,7 +141,7 @@ done
|
|||||||
|
|
||||||
# Conflicting pages provided by shadow
|
# Conflicting pages provided by shadow
|
||||||
rm -f %{buildroot}%{_mandir}/{cs,da,de,fr,pl}/man1/groups.1*
|
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*
|
rm -f %{buildroot}%{_mandir}/{de,fr,pl}/man1/su.1*
|
||||||
|
|
||||||
%clean
|
%clean
|
||||||
@ -198,6 +198,9 @@ rm -f %{buildroot}%{_mandir}/{de,fr,pl}/man1/su.1*
|
|||||||
%{_mandir}/ro/man*/*
|
%{_mandir}/ro/man*/*
|
||||||
|
|
||||||
%changelog
|
%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
|
* Tue Mar 28 2023 Silvan Calarco <silvan.calarco@mambasoft.it> 4.18.0-1mamba
|
||||||
- update to 4.18.0
|
- update to 4.18.0
|
||||||
- source renamed from man-pages-l10n
|
- source renamed from man-pages-l10n
|
||||||
|
Loading…
Reference in New Issue
Block a user