provide perl(Texinfo::ParseNonXS) to fix auto requirement [release 6.7-2mamba;Sun Apr 26 2020]

This commit is contained in:
Silvan Calarco 2024-01-05 18:27:34 +01:00
parent 71dc156f63
commit c0e827190b

View File

@ -1,6 +1,6 @@
%define pkgver %(echo %version | sed "s|[a-z]||")
Name: texinfo
Version: 6.6
Version: 6.7
Release: 2mamba
Summary: Tools needed to create Texinfo format documentation files
Group: Applications/Publishing
@ -21,6 +21,7 @@ BuildRequires: perl-libintl
## AUTOBUILDREQ-END
BuildRequires: gettext-devel
Provides: perl(Texinfo::Parser)
Provides: perl(Texinfo::ParserNonXS)
Requires: gzip >= 1.2.4a
Requires(post): %{__install_info}
BuildRoot: %{_tmppath}/%{name}-%{version}-root
@ -37,6 +38,8 @@ The GNU Project uses the Texinfo file format for most of its documentation.
Install texinfo if you want a documentation system for producing both online and print documentation from the same source file and/or if you are going to write documentation for the GNU Project.
%debug_package
%prep
%setup -q -n %{name}-%{pkgver}
@ -125,6 +128,12 @@ exit 0
#ChangeLog INTRODUCTION NEWS README TODO
%changelog
* Sun Apr 26 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 6.7-2mamba
- provide perl(Texinfo::ParseNonXS) to fix auto requirement
* Sun Sep 29 2019 Automatic Build System <autodist@mambasoft.it> 6.7-1mamba
- automatic version update by autodist
* Mon Jul 15 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 6.6-2mamba
- manually provide perl(Texinfo::Parser) to resolve self-deps
@ -213,7 +222,7 @@ exit 0
- update to version 4.8 by autospec
- fixed package group
* Mon Apr 13 2004 Davide Madrisan <davide.madrisan@qilinux.it> 4.7-1qilnx
* Tue Apr 13 2004 Davide Madrisan <davide.madrisan@qilinux.it> 4.7-1qilnx
- new version rebuild
* Wed Mar 03 2004 Davide Madrisan <davide.madrisan@qilinux.it> 4.6-1qilnx