automatic version update by autodist [release 7.1-1mamba;Fri Oct 20 2023]
This commit is contained in:
parent
f853b2c7c7
commit
b8539191bb
@ -1,6 +1,6 @@
|
||||
%define pkgver %(echo %version | sed "s|[a-z]||")
|
||||
Name: texinfo
|
||||
Version: 7.0.3
|
||||
Version: 7.1
|
||||
Release: 1mamba
|
||||
Summary: Tools needed to create Texinfo format documentation files
|
||||
Group: Applications/Publishing
|
||||
@ -14,6 +14,7 @@ License: GPL
|
||||
BuildRequires: glibc-devel
|
||||
BuildRequires: libncurses-devel
|
||||
BuildRequires: libperl
|
||||
BuildRequires: libunistring-devel
|
||||
BuildRequires: perl-Encode
|
||||
BuildRequires: perl-Text-Unidecode
|
||||
BuildRequires: perl-Unicode-EastAsianWidth
|
||||
@ -71,6 +72,8 @@ mv -f %{buildroot}%{_bindir}/install-info %{buildroot}/sbin
|
||||
#make TEXMF=%{buildroot}%{_datadir}/texmf install-tex
|
||||
#rm -f %{buildroot}%{_bindir}/texi2pdf
|
||||
|
||||
rm -f %{buildroot}%{_infodir}/dir
|
||||
|
||||
%find_lang %{name}
|
||||
%find_lang %{name}_document
|
||||
|
||||
@ -130,6 +133,9 @@ cat %{name}_document.lang >> %{name}.lang
|
||||
#ChangeLog INTRODUCTION NEWS README TODO
|
||||
|
||||
%changelog
|
||||
* Fri Oct 20 2023 Automatic Build System <autodist@mambasoft.it> 7.1-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Tue Mar 28 2023 Automatic Build System <autodist@mambasoft.it> 7.0.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user