packages: texlive/texlive.spec - tell what is likely to be missing on failure
arekm
arekm at pld-linux.org
Sun Jan 31 22:04:37 CET 2010
Author: arekm Date: Sun Jan 31 21:04:37 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- tell what is likely to be missing on failure
---- Files affected:
packages/texlive:
texlive.spec (1.316 -> 1.317)
---- Diffs:
================================================================
Index: packages/texlive/texlive.spec
diff -u packages/texlive/texlive.spec:1.316 packages/texlive/texlive.spec:1.317
--- packages/texlive/texlive.spec:1.316 Sun Jan 31 21:58:42 2010
+++ packages/texlive/texlive.spec Sun Jan 31 22:04:29 2010
@@ -6044,7 +6044,7 @@
# %else
out=$(fmtutil --fmtdir $RPM_BUILD_ROOT%{fmtdir} --byfmt=${format})
echo $out
- [ -z $out ] && echo "fmtutil for format ${format} failed..." && exit 1
+ [ -z $out ] && echo "fmtutil for format ${format} failed. Likely ${format}.ini file missing..." && exit 1
# %endif
done
%if %{with bootstrap}
@@ -13973,6 +13973,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.317 2010/01/31 21:04:29 arekm
+- tell what is likely to be missing on failure
+
Revision 1.316 2010/01/31 20:58:42 arekm
- catch fmtutil failures
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/texlive/texlive.spec?r1=1.316&r2=1.317&f=u
More information about the pld-cvs-commit
mailing list