packages: texlive/texlive.spec - don't create fmt files, it will be created...
uzsolt
uzsolt at pld-linux.org
Sun May 30 11:43:27 CEST 2010
Author: uzsolt Date: Sun May 30 09:43:27 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- don't create fmt files, it will be created in texlive-texmf
---- Files affected:
packages/texlive:
texlive.spec (1.323 -> 1.324)
---- Diffs:
================================================================
Index: packages/texlive/texlive.spec
diff -u packages/texlive/texlive.spec:1.323 packages/texlive/texlive.spec:1.324
--- packages/texlive/texlive.spec:1.323 Tue Apr 13 22:41:47 2010
+++ packages/texlive/texlive.spec Sun May 30 11:43:22 2010
@@ -6054,7 +6054,9 @@
touch $RPM_BUILD_ROOT%{fmtdir}/${format}/${format}.fmt
touch $RPM_BUILD_ROOT%{fmtdir}/pdftex/${format}.fmt
%else
- fmtutil --fmtdir $RPM_BUILD_ROOT%{fmtdir} --byfmt=${format}
+#######
+# fmtutil --fmtdir $RPM_BUILD_ROOT%{fmtdir} --byfmt=${format}
+#######
%endif
done
@@ -8241,11 +8243,11 @@
# %doc %{texmfdist}/doc/generic/ofs
# %{texmfdist}/tex/generic/ofs
-%files tex-physe
-%defattr(644,root,root,755)
+# %files tex-physe
+# %defattr(644,root,root,755)
# %{texmfdist}/tex/physe
# %{texmf}/fmtutil/format.physe.cnf
-%{fmtdir}/pdftex/physe.fmt
+# %{fmtdir}/pdftex/physe.fmt
# %{fmtdir}/physe
# %files tex-velthuis
@@ -13928,6 +13930,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.324 2010/05/30 09:43:22 uzsolt
+- don't create fmt files, it will be created in texlive-texmf
+
Revision 1.323 2010/04/13 20:41:47 uzsolt
- latex-bibtex needs latex-bibtex-data (from texlive-texmf)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/texlive/texlive.spec?r1=1.323&r2=1.324&f=u
More information about the pld-cvs-commit
mailing list