packages: thailatex/thailatex.spec - for the time being, include common tex...

qboosh qboosh at pld-linux.org
Mon Nov 7 19:01:27 CET 2011


Author: qboosh                       Date: Mon Nov  7 18:01:27 2011 GMT
Module: packages                      Tag: HEAD
---- Log message:
- for the time being, include common texmf dirs here

---- Files affected:
packages/thailatex:
   thailatex.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: packages/thailatex/thailatex.spec
diff -u packages/thailatex/thailatex.spec:1.2 packages/thailatex/thailatex.spec:1.3
--- packages/thailatex/thailatex.spec:1.2	Mon Nov  7 17:12:33 2011
+++ packages/thailatex/thailatex.spec	Mon Nov  7 19:01:22 2011
@@ -44,6 +44,8 @@
 %{__make} install \
 	DESTDIR=$RPM_BUILD_ROOT
 
+install -d $RPM_BUILD_ROOT%{_datadir}/texmf/fonts/{tfm,type1,vf}/public
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -61,11 +63,19 @@
 %attr(755,root,root) %{_bindir}/tlatex
 %attr(755,root,root) %{_sbindir}/sync-babel
 %attr(755,root,root) %{_sbindir}/sync-thailatex
+# XXX common dirs - should belong to texlive?
 %dir %{_datadir}/texmf/fonts/afm
 %dir %{_datadir}/texmf/fonts/afm/public
+%dir %{_datadir}/texmf/fonts/tfm
+%dir %{_datadir}/texmf/fonts/tfm/public
+%dir %{_datadir}/texmf/fonts/type1
+%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
-%dir %{_datadir}/texmf/tex/generic/babel
 %{_datadir}/texmf/tex/generic/babel/lthenc.def
 %{_datadir}/texmf/tex/generic/babel/thai.ldf
 %{_datadir}/texmf/tex/generic/babel/thswitch.sty
@@ -77,6 +87,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2011/11/07 18:01:22  qboosh
+- for the time being, include common texmf dirs here
+
 Revision 1.2  2011/11/07 16:12:33  qboosh
 - added Requires(post,postun)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/thailatex/thailatex.spec?r1=1.2&r2=1.3&f=u



More information about the pld-cvs-commit mailing list