Author: hawk Date: Sat May 16 19:31:45 2009 GMT Module: packages Tag: HEAD ---- Log message: - for time being switch back to tetex in Titanium
---- Files affected: packages/texinfo: texinfo.spec (1.117 -> 1.118) ---- Diffs: ================================================================ Index: packages/texinfo/texinfo.spec diff -u packages/texinfo/texinfo.spec:1.117 packages/texinfo/texinfo.spec:1.118 --- packages/texinfo/texinfo.spec:1.117 Mon Mar 30 22:43:14 2009 +++ packages/texinfo/texinfo.spec Sat May 16 21:31:39 2009 @@ -10,7 +10,7 @@ Summary(uk.UTF-8): Інструменти для створення файлів документації формату Texinfo Name: texinfo Version: 4.13a -Release: 3 +Release: 4 License: GPL v3+ Group: Applications/Publishing Source0: http://ftp.gnu.org/gnu/texinfo/%{name}-%{version}.tar.lzma @@ -168,9 +168,16 @@ Summary(pl.UTF-8): Narzędzie do konwersji texinfo na dvi Group: Applications/Publishing Requires: %{name} = %{version}-%{release} +%if "%{pld_release}" == "ti" +Requires: tetex-fonts-latex +# R: tetex 3.0 to avoid texi2pdf file conflict with tetex 2.0 +Requires: tetex-format-pdfetex >= 1:3.0 +Requires: tetex-format-plain +%else Requires: texlive Requires: texlive-fonts-latex Requires: texlive-plain +%endif %description texi2dvi Texinfo to dvi conversion tool. @@ -264,6 +271,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.118 2009/05/16 19:31:39 hawk +- for time being switch back to tetex in Titanium + Revision 1.117 2009/03/30 20:43:14 uzsolt - swithc to texlive - rel 3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/texinfo/texinfo.spec?r1=1.117&r2=1.118&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
