SPECS: tetex-latex-xcolor.spec - added mising BR's - changes in bu...
kosmo
kosmo at pld-linux.org
Fri Oct 14 20:56:17 CEST 2005
Author: kosmo Date: Fri Oct 14 18:56:17 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- added mising BR's
- changes in build process
---- Files affected:
SPECS:
tetex-latex-xcolor.spec (1.6 -> 1.7)
---- Diffs:
================================================================
Index: SPECS/tetex-latex-xcolor.spec
diff -u SPECS/tetex-latex-xcolor.spec:1.6 SPECS/tetex-latex-xcolor.spec:1.7
--- SPECS/tetex-latex-xcolor.spec:1.6 Wed Jan 5 23:37:16 2005
+++ SPECS/tetex-latex-xcolor.spec Fri Oct 14 20:56:11 2005
@@ -18,7 +18,9 @@
Requires(post,postun): /usr/bin/texhash
BuildRequires: tetex-dvips
BuildRequires: tetex-format-pdflatex
+BuildRequires: tetex-latex-ams
BuildRequires: tetex-latex-carlisle
+BuildRequires: tetex-metafont
BuildRequires: tetex-tex-misc
BuildRequires: tetex-tex-pstricks
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -56,12 +58,23 @@
%build
latex xcolor.ins
-pdflatex xcolor1.tex
+latex xcolor.dtx
+latex xcolor.dtx
+makeindex -s gind.ist xcolor.idx
+latex xcolor.dtx
+latex xcolor.dtx
+dvipdf xcolor.dvi
+
+# Missing BR (?):
+# Font TS1/cmss/m/n/8=tcss0800 at 8.0pt not loadable: Metric (TFM) file not found.
+# latex xcolor1.tex
+# dvipdf xcolor1.dvi
+
latex xcolor2.tex
dvipdf xcolor2.dvi
-pdflatex xcolor3.tex
-pdflatex xcolor.dtx
-pdflatex xcolor.dtx
+
+latex xcolor3.tex
+dvipdf xcolor3.dvi
%install
rm -rf $RPM_BUILD_ROOT
@@ -94,6 +107,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.7 2005/10/14 18:56:11 kosmo
+- added mising BR's
+- changes in build process
+
Revision 1.6 2005/01/05 22:37:16 qboosh
- defattr, unification
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tetex-latex-xcolor.spec?r1=1.6&r2=1.7&f=u
More information about the pld-cvs-commit
mailing list