This commit is contained in:
parent
3961410aa7
commit
ac0bafdb6f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 20 16:34:31 CEST 2007 - aj@suse.de
|
||||
|
||||
- Use texlive.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 12 01:21:56 CET 2007 - ro@suse.de
|
||||
|
||||
|
@ -11,18 +11,18 @@
|
||||
# norootforbuild
|
||||
|
||||
Name: latex2html
|
||||
BuildRequires: ghostscript-fonts-std ghostscript-x11 glib libpng-devel libtiff-devel netpbm te_ams te_latex xorg-x11 xorg-x11-devel
|
||||
BuildRequires: ghostscript-fonts-std ghostscript-x11 glib libpng-devel libtiff-devel netpbm texlive-latex xorg-x11 xorg-x11-devel
|
||||
%define share_dir /usr/share/latex2html
|
||||
Obsoletes: l2h l2hhtml
|
||||
Provides: l2h
|
||||
URL: http://www.latex2html.org/
|
||||
License: Contact author
|
||||
License: GNU General Public License (GPL), LaTeX Public License (LPPL)
|
||||
Group: Productivity/Publishing/TeX/Utilities
|
||||
Provides: l2h99_1
|
||||
Requires: tetex te_latex netpbm perl ghostscript_any glib latex2html-pngicons
|
||||
Requires: texlive-latex netpbm perl ghostscript_any glib latex2html-pngicons
|
||||
Autoreqprov: on
|
||||
Version: 2002.2.1
|
||||
Release: 413
|
||||
Release: 422
|
||||
Summary: LaTeX2HTML Converter
|
||||
BuildArchitectures: noarch
|
||||
Source: latex2html-%{version}.tar.bz2
|
||||
@ -135,7 +135,9 @@ touch var/adm/SuSEconfig/run-texhash
|
||||
%dir %{share_dir}/icons
|
||||
%{share_dir}/icons/*.png
|
||||
|
||||
%changelog -n latex2html
|
||||
%changelog
|
||||
* Fri Apr 20 2007 - aj@suse.de
|
||||
- Use texlive.
|
||||
* Mon Feb 12 2007 - ro@suse.de
|
||||
- fix build as non-root
|
||||
* Wed Jan 25 2006 - mls@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user