automatic update by autodist [release 1.46.4-1mamba;Sun Oct 12 2014]

This commit is contained in:
Automatic Build System 2024-01-05 23:39:35 +01:00
parent ab5c2986e9
commit 945de621fe

View File

@ -1,5 +1,5 @@
Name: help2man
Version: 1.46.1
Version: 1.46.4
Release: 1mamba
Summary: A tool for automatically generating simple manual pages from program output
Group: Development/Tools
@ -56,13 +56,15 @@ Given a program which produces resonably standard --help and --version outputs,
%defattr(-,root,root)
%{_bindir}/help2man
%{_libdir}/help2man/bindtextdomain.so
%{_infodir}/%{name}.info.*
%{_infodir}/%{name}-de.info.*
%{_infodir}/%{name}-pl.info.*
%{_infodir}/%{name}-uk.info.*
%{_infodir}/help2man.info.*
%{_infodir}/help2man-de.info.*
%{_infodir}/help2man-fr.info.gz
%{_infodir}/help2man-pl.info.*
%{_infodir}/help2man-uk.info.*
%lang(de) %{_mandir}/de/man1/help2man.*
%lang(el) %{_mandir}/el/man1/help2man.*
%lang(eo) %{_mandir}/eo/man1/help2man.*
%lang(es) %{_mandir}/es/man1/help2man.*
%lang(fi) %{_mandir}/fi/man1/help2man.*
%lang(fr) %{_mandir}/fr/man1/help2man.*
%lang(hr) %{_mandir}/hr/man1/help2man.1*
@ -80,6 +82,9 @@ Given a program which produces resonably standard --help and --version outputs,
%{_datadir}/man/man1/help2man.*
%changelog
* Sun Oct 12 2014 Automatic Build System <autodist@mambasoft.it> 1.46.4-1mamba
- automatic update by autodist
* Mon Aug 18 2014 Automatic Build System <autodist@mambasoft.it> 1.46.1-1mamba
- automatic update by autodist