update to 2012 [release 2012-1mamba;Thu Sep 18 2014]

This commit is contained in:
Silvan Calarco 2024-01-06 03:33:18 +01:00
parent 384243bf7b
commit 9ce0f611f6

View File

@ -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 <aleph0@openmamba.org>
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 <silvan.calarco@mambasoft.it> 2012-1mamba
- update to 2012
* Tue Aug 20 2013 Silvan Calarco <silvan.calarco@mambasoft.it> 2008-2mamba
- migrated from %{_datadir}/texmf to %{_datadir}/texmf-dist