From c0e827190ba3a891537eca625b995860607555c3 Mon Sep 17 00:00:00 2001 From: Silvan Calarco Date: Fri, 5 Jan 2024 18:27:34 +0100 Subject: [PATCH] provide perl(Texinfo::ParseNonXS) to fix auto requirement [release 6.7-2mamba;Sun Apr 26 2020] --- texinfo.spec | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) diff --git a/texinfo.spec b/texinfo.spec index 9ff0756..2bc9d24 100644 --- a/texinfo.spec +++ b/texinfo.spec @@ -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 6.7-2mamba +- provide perl(Texinfo::ParseNonXS) to fix auto requirement + +* Sun Sep 29 2019 Automatic Build System 6.7-1mamba +- automatic version update by autodist + * Mon Jul 15 2019 Silvan Calarco 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 4.7-1qilnx +* Tue Apr 13 2004 Davide Madrisan 4.7-1qilnx - new version rebuild * Wed Mar 03 2004 Davide Madrisan 4.6-1qilnx