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
|
Mon Feb 12 01:21:56 CET 2007 - ro@suse.de
|
||||||
|
|
||||||
|
@ -11,18 +11,18 @@
|
|||||||
# norootforbuild
|
# norootforbuild
|
||||||
|
|
||||||
Name: latex2html
|
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
|
%define share_dir /usr/share/latex2html
|
||||||
Obsoletes: l2h l2hhtml
|
Obsoletes: l2h l2hhtml
|
||||||
Provides: l2h
|
Provides: l2h
|
||||||
URL: http://www.latex2html.org/
|
URL: http://www.latex2html.org/
|
||||||
License: Contact author
|
License: GNU General Public License (GPL), LaTeX Public License (LPPL)
|
||||||
Group: Productivity/Publishing/TeX/Utilities
|
Group: Productivity/Publishing/TeX/Utilities
|
||||||
Provides: l2h99_1
|
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
|
Autoreqprov: on
|
||||||
Version: 2002.2.1
|
Version: 2002.2.1
|
||||||
Release: 413
|
Release: 422
|
||||||
Summary: LaTeX2HTML Converter
|
Summary: LaTeX2HTML Converter
|
||||||
BuildArchitectures: noarch
|
BuildArchitectures: noarch
|
||||||
Source: latex2html-%{version}.tar.bz2
|
Source: latex2html-%{version}.tar.bz2
|
||||||
@ -135,7 +135,9 @@ touch var/adm/SuSEconfig/run-texhash
|
|||||||
%dir %{share_dir}/icons
|
%dir %{share_dir}/icons
|
||||||
%{share_dir}/icons/*.png
|
%{share_dir}/icons/*.png
|
||||||
|
|
||||||
%changelog -n latex2html
|
%changelog
|
||||||
|
* Fri Apr 20 2007 - aj@suse.de
|
||||||
|
- Use texlive.
|
||||||
* Mon Feb 12 2007 - ro@suse.de
|
* Mon Feb 12 2007 - ro@suse.de
|
||||||
- fix build as non-root
|
- fix build as non-root
|
||||||
* Wed Jan 25 2006 - mls@suse.de
|
* Wed Jan 25 2006 - mls@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user