SPECS: texlive.spec - xindy fixes

uzsolt uzsolt at pld-linux.org
Thu Apr 9 19:48:14 CEST 2009


Author: uzsolt                       Date: Thu Apr  9 17:48:14 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- xindy fixes

---- Files affected:
SPECS:
   texlive.spec (1.219 -> 1.220) 

---- Diffs:

================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.219 SPECS/texlive.spec:1.220
--- SPECS/texlive.spec:1.219	Thu Apr  9 18:57:16 2009
+++ SPECS/texlive.spec	Thu Apr  9 19:48:08 2009
@@ -5802,6 +5802,10 @@
 # install -d format-logs
 # mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
 
+# xindy files are in %%{texmf}
+rm -rf $RPM_BUILD_ROOT%{_datadir}/xindy
+rm -rf $RPM_BUILD_ROOT%{_datadir}/doc
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -8179,6 +8183,9 @@
 %dir %{texmf}/xindy
 %dir %{texmf}/xindy/lang
 %attr(755,root,root) %{texmf}/scripts/xindy/*
+%attr(755,root,root) %{_bindir}/tex2xindy
+%attr(755,root,root) %{_bindir}/xindy
+%{_libdir}/xindy
 %{texmf}/xindy/base
 %{texmf}/xindy/class
 %{texmf}/xindy/ord
@@ -13800,6 +13807,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.220  2009/04/09 17:48:08  uzsolt
+- xindy fixes
+
 Revision 1.219  2009/04/09 16:57:16  uzsolt
 - fixing in %%build
 - move --without-luatex outside %%if
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.219&r2=1.220&f=u



More information about the pld-cvs-commit mailing list