]> git.pld-linux.org Git - packages/texlive.git/commitdiff
- package map files to dvips
authorZsolt Udvari <uzsolt@pld-linux.org>
Fri, 26 Dec 2008 14:31:51 +0000 (14:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- /usr/bin/xdvi-xaw to %files xdvi
- new TODO

Changed files:
    texlive.spec -> 1.67

texlive.spec

index 65be931f7755e9679bd01a6a3a076d7e76004252..29c09b86e2e1be1eac9df1815c1fc28960a8cc9e 100644 (file)
@@ -18,6 +18,7 @@
 # - merge all above with configure switch "--enable-fhs" and send it to TE
 #
 # TeXLive specific TODO:
+# - fix broken symlinks in /usr/bin
 # - summary/description correcting (all languages)
 # - solve xindy case, it doesn't build with tetext, and probably won't with texlive
 #   until larm1000 font found (xindy option)
@@ -5049,11 +5050,14 @@ fi
 %{texmfdist}/dvips/psfrag
 %config(noreplace) %verify(not md5 mtime size) %{texmf}/dvips/config/config.ps
 %{texmfdist}/fonts/enc/dvips/base
+%{texmfdist}/fonts/map/dvips/allrunes
 %{texmfdist}/fonts/map/dvips/cmex/ttcmex.map
 %{texmf}/dvipdfm/config
 %{texmf}/dvips/tetex/config.*
 %{texmf}/fonts/enc/dvips/tetex/mtex.enc
+%{texmf}/fonts/map
 %{texmf}/fonts/map/dvipdfm
+%{texmf}/fonts/map/dvips
 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
 %{texmf}/fonts/map/dvips/tetex/dvips35.map
 %{texmf}/fonts/map/dvips/tetex/mathpple.map
@@ -5165,10 +5169,10 @@ fi
 
 %files -n xdvi
 %defattr(644,root,root,755)
-# %attr(755,root,root) %{_bindir}/xdvi-xaw.bin
 #%attr(755,root,root) %{_bindir}/xdvi-motif.bin
 # %attr(755,root,root) %{_bindir}/xdvizilla
 # %{_mandir}/man1/xdvizilla.1*
+%attr(755,root,root) %{_bindir}/xdvi-xaw
 %attr(755,root,root) %{_bindir}/xdvi
 %{_mandir}/man1/xdvi.1*
 %{_desktopdir}/xdvi.desktop
This page took 0.345707 seconds and 4 git commands to generate.