add Requirement on tex(preview.sty)
This commit is contained in:
parent
2902959de9
commit
cf87520cf1
@ -3,7 +3,7 @@
|
|||||||
Summary: Converts LaTeX documents to HTML
|
Summary: Converts LaTeX documents to HTML
|
||||||
Name: latex2html
|
Name: latex2html
|
||||||
Version: 2019.2
|
Version: 2019.2
|
||||||
Release: 2%{?dist}
|
Release: 3%{?dist}
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
URL: https://github.com/latex2html/latex2html/releases
|
URL: https://github.com/latex2html/latex2html/releases
|
||||||
# main latex2html source
|
# main latex2html source
|
||||||
@ -16,7 +16,7 @@ Source3: http://takeno.iee.niit.ac.jp/~shige/TeX/latex2html/data2/l2h-2018.2-jp2
|
|||||||
Patch1: latex2html-2018.2-teTeX-l2h-config.patch
|
Patch1: latex2html-2018.2-teTeX-l2h-config.patch
|
||||||
Patch4: latex2html-2002-2-1-SHLIB.patch
|
Patch4: latex2html-2002-2-1-SHLIB.patch
|
||||||
Patch5: latex2html-2002-2-1-gsfont.patch
|
Patch5: latex2html-2002-2-1-gsfont.patch
|
||||||
Requires: tex(latex), tex(dvips), tex(url.sty), netpbm-progs
|
Requires: tex(latex), tex(dvips), tex(url.sty), tex(preview.sty), netpbm-progs
|
||||||
BuildRequires: perl-interpreter >= 5.003, perl-generators, ghostscript >= 4.03, netpbm-progs >= 9.21, tex(latex)
|
BuildRequires: perl-interpreter >= 5.003, perl-generators, ghostscript >= 4.03, netpbm-progs >= 9.21, tex(latex)
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
@ -217,6 +217,9 @@ make -C %{name}-%{version}JA check
|
|||||||
%{_mandir}/man1/pstoimg.*
|
%{_mandir}/man1/pstoimg.*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Sep 16 2019 Than Ngo <than@redhat.com> - 2019.2-3
|
||||||
|
- add Requirement on tex(preview.sty)
|
||||||
|
|
||||||
* Wed Sep 11 2019 Than Ngo <than@redhat.com> - 2019.2-2
|
* Wed Sep 11 2019 Than Ngo <than@redhat.com> - 2019.2-2
|
||||||
- update URL
|
- update URL
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user