Author: qboosh Date: Fri Feb 17 19:40:56 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.4.7
---- Files affected: packages/thailatex: thailatex.spec (1.3 -> 1.4) ---- Diffs: ================================================================ Index: packages/thailatex/thailatex.spec diff -u packages/thailatex/thailatex.spec:1.3 packages/thailatex/thailatex.spec:1.4 --- packages/thailatex/thailatex.spec:1.3 Mon Nov 7 19:01:22 2011 +++ packages/thailatex/thailatex.spec Fri Feb 17 20:40:50 2012 @@ -3,12 +3,12 @@ Summary: Enable typesetting Thai with LaTeX standard document classes Summary(pl.UTF-8): Umożliwienie składu tajskiego przy użyciu standardowych klas dokumentów LaTeXa Name: thailatex -Version: 0.4.6 +Version: 0.4.7 Release: 1 License: LPPL v1.3+ Group: Applications/Publishing Source0: http://linux.thai.net/pub/thailinux/software/thailatex/%{name}-%{version}.tar.gz -# Source0-md5: ec825bc15527ee90d52a0f02868e8e80 +# Source0-md5: 189a396bf4f720c146809a857a8457b5 URL: http://linux.thai.net/projects/thailatex BuildRequires: texlive-format-pdflatex BuildRequires: texlive-latex @@ -44,7 +44,7 @@ %{__make} install \ DESTDIR=$RPM_BUILD_ROOT -install -d $RPM_BUILD_ROOT%{_datadir}/texmf/fonts/{tfm,type1,vf}/public +install -d $RPM_BUILD_ROOT%{_datadir}/texmf/fonts/{afm,tfm,type1,vf}/public %clean rm -rf $RPM_BUILD_ROOT @@ -72,14 +72,12 @@ %dir %{_datadir}/texmf/fonts/type1/public %dir %{_datadir}/texmf/fonts/vf %dir %{_datadir}/texmf/fonts/vf/public -%dir %{_datadir}/texmf/tex/generic/babel # XXX common dirs end -%{_datadir}/texmf/fonts/afm/public/thai -%{_datadir}/texmf/fonts/enc/dvips/thai -%{_datadir}/texmf/tex/generic/babel/lthenc.def -%{_datadir}/texmf/tex/generic/babel/thai.ldf -%{_datadir}/texmf/tex/generic/babel/thswitch.sty -%{_datadir}/texmf/tex/generic/babel/tis620.def +%dir %{_datadir}/texmf/tex/generic/thailatex +%{_datadir}/texmf/tex/generic/thailatex/lthenc.def +%{_datadir}/texmf/tex/generic/thailatex/thai.ldf +%{_datadir}/texmf/tex/generic/thailatex/thswitch.sty +%{_datadir}/texmf/tex/generic/thailatex/tis620.def %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -87,6 +85,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.4 2012/02/17 19:40:50 qboosh +- updated to 0.4.7 + Revision 1.3 2011/11/07 18:01:22 qboosh - for the time being, include common texmf dirs here ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/thailatex/thailatex.spec?r1=1.3&r2=1.4&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
