Merged update from upstream sources
This is an automated DistroBaker update from upstream sources. If you do not know what this is about or would like to opt out, contact the OSCI team. Source: https://src.fedoraproject.org/rpms/texi2html.git#ba678bd30792849c69cab2ba113aeb33fe571a52
This commit is contained in:
parent
afbb4c26c3
commit
8f31fa3180
@ -1,6 +1,6 @@
|
||||
Name: texi2html
|
||||
Version: 5.0
|
||||
Release: 14%{?dist}
|
||||
Release: 15%{?dist}
|
||||
# GPLv2+ is for the code
|
||||
# OFSFDL (Old FSF Documentation License) for the documentation
|
||||
# CC-BY-SA or GPLv2 for the images
|
||||
@ -16,6 +16,7 @@ URL: http://www.nongnu.org/texi2html/
|
||||
Requires: perl-interpreter >= 5.004
|
||||
Requires: latex2html
|
||||
# autotools for the unbundling patches
|
||||
BuildRequires: make
|
||||
BuildRequires: autoconf automake
|
||||
BuildRequires: gcc-c++
|
||||
BuildRequires: latex2html texlive-tex4ht gettext
|
||||
@ -83,6 +84,9 @@ mkdir -p $RPM_BUILD_ROOT%{_datadir}/texinfo $RPM_BUILD_ROOT%{_sysconfdir}/texinf
|
||||
%dir %{_sysconfdir}/texinfo
|
||||
|
||||
%changelog
|
||||
* Wed Jan 27 2021 Fedora Release Engineering <releng@fedoraproject.org> - 5.0-15
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Wed Jul 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 5.0-14
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user