update to v2019.2
This commit is contained in:
parent
4ce2bf30e1
commit
732f64bcf8
2
.gitignore
vendored
2
.gitignore
vendored
@ -8,3 +8,5 @@
|
||||
/latex2html-2018.3.tar.gz
|
||||
/l2h-2018-jp20180813.tar.gz
|
||||
/latex2html-2018.tar.gz
|
||||
/l2h-2018.2-jp20190902.tar.gz
|
||||
/latex2html-2019.2.tar.gz
|
||||
|
@ -2,8 +2,8 @@
|
||||
|
||||
Summary: Converts LaTeX documents to HTML
|
||||
Name: latex2html
|
||||
Version: 2018.3
|
||||
Release: 3%{?dist}
|
||||
Version: 2019.2
|
||||
Release: 1%{?dist}
|
||||
License: GPLv2+
|
||||
URL: http://www.latex2html.org/
|
||||
# main latex2html source
|
||||
@ -11,8 +11,8 @@ Source0: http://mirrors.ctan.org/support/latex2html/%{name}-%{version}.tar.gz
|
||||
Source1: cfgcache.pm
|
||||
Source2: %{name}-manpages.tar.gz
|
||||
# support for Japanese
|
||||
Source3: http://takeno.iee.niit.ac.jp/~shige/TeX/latex2html/data2/latex2html-2018.tar.gz
|
||||
Patch0: latex2html-2K.1beta-tabularx.patch
|
||||
# http://takeno.iee.niit.ac.jp/~shige/TeX/latex2html/
|
||||
Source3: http://takeno.iee.niit.ac.jp/~shige/TeX/latex2html/data2/l2h-2018.2-jp20190902.tar.gz
|
||||
Patch1: latex2html-2018.2-teTeX-l2h-config.patch
|
||||
Patch4: latex2html-2002-2-1-SHLIB.patch
|
||||
Patch5: latex2html-2002-2-1-gsfont.patch
|
||||
@ -32,9 +32,6 @@ pages are generated from a single LATEX source.
|
||||
%setup -q -n %{name}-%{version} -c -a 0
|
||||
|
||||
pushd %{name}-%{version}
|
||||
# patch latex2html to support tabularx environments better
|
||||
%patch0 -p1 -b .tabularx
|
||||
|
||||
# Patch from Oliver Paukstadt <oliver.paukstadt@millenux.com>
|
||||
%patch1 -p2 -b .config
|
||||
|
||||
@ -220,6 +217,9 @@ make -C %{name}-%{version}JA check
|
||||
%{_mandir}/man1/pstoimg.*
|
||||
|
||||
%changelog
|
||||
* Wed Sep 11 2019 Than Ngo <than@redhat.com> - 2019.2-1
|
||||
- update to v2019.2
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 2018.3-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
4
sources
4
sources
@ -1,3 +1,3 @@
|
||||
SHA512 (latex2html-2018.tar.gz) = b6e53f359e13ad03e096c62f00bc11f91cf72260727f8acc98da5ec455f63d38f1888f38464965d0c375da9b3d48d991013d7b0a37acecd93b5cb9ec7291ac2c
|
||||
SHA512 (latex2html-manpages.tar.gz) = 113fdc27c9ab5c2d7ef76c86eb5b55bccf30077e987fd1645ae9c8f96d037372d9446b13d73b2ad3cf7655787366ac7ee8899db8682e354fe3a1acec4e92b829
|
||||
SHA512 (latex2html-2018.3.tar.gz) = 01925a69673e8a824f9b6608cd9b84ad54ea6f0058ff9374a5312e40a731ba8ad56cc22cfeaa5499c2083c6883579034bbeb9f5bb90b32bcc5bcd7136f24a934
|
||||
SHA512 (l2h-2018.2-jp20190902.tar.gz) = 9d1100166aa1f4c91624f32de16df144b35cbdc82ab7414f0741e66f78784122b7e5eaa0068dbd5e061eccfb8367efdfebbc1f12ec80727099d2bda2c639c2a3
|
||||
SHA512 (latex2html-2019.2.tar.gz) = a07853e561df3d869d3b2874df94a07879e9a646830b363ec0715cd59b8de5643fa43a53841af455432114b39b5e10cf7b715eb088b7060bb5bf2210232b8b16
|
||||
|
Loading…
Reference in New Issue
Block a user