diff --git a/latex2html.spec b/latex2html.spec index 819e0d6..3730e4e 100644 --- a/latex2html.spec +++ b/latex2html.spec @@ -1,21 +1,22 @@ %define pkgver %(echo %version | tr . -) Name: latex2html -Version: 2008 -Release: 2mamba +Version: 2012 +Release: 1mamba Summary: LATEX2HTML converts LATEX documents to HTML Group: Applications/Publishing Vendor: openmamba Distribution: openmamba Packager: Aleph0 URL: http://www.latex2html.org -Source: http://www.latex2html.org/~latex2ht/current/%{name}-%{pkgver}.tar.gz +Source: http://mirrors.ctan.org/support/latex2html/latex2html-%{version}.tgz License: GPL BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-root ## AUTOBUILDREQ-BEGIN -BuildRequires: netpbm +BuildRequires: libperl BuildRequires: perl-devel ## AUTOBUILDREQ-END +BuildRequires: netpbm BuildRequires: tetex BuildRequires: tetex-dvips BuildRequires: ghostscript @@ -65,12 +66,15 @@ sed -i "s,%{_bindir}/perl[0-9\.]*,%{_bindir}/perl," %{buildroot}%{_bindir}/* %{_bindir}/texexpand %dir %{_libdir}/%{name}/ %{_libdir}/%{name}/* -%dir %{_datadir}/texmf*/tex/latex/html/ -%{_datadir}/texmf*/tex/latex/html/* +%dir %{_datadir}/texmf-dist/tex/latex/html/ +%{_datadir}/texmf-dist/tex/latex/html/* %doc LICENSE # BUGS Changes FAQ README %changelog +* Thu Sep 18 2014 Silvan Calarco 2012-1mamba +- update to 2012 + * Tue Aug 20 2013 Silvan Calarco 2008-2mamba - migrated from %{_datadir}/texmf to %{_datadir}/texmf-dist