SPECS: texlive.spec - fix "File listed twice" warnings (and removed from TO...

uzsolt uzsolt at pld-linux.org
Tue Dec 30 11:14:09 CET 2008


Author: uzsolt                       Date: Tue Dec 30 10:14:09 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix "File listed twice" warnings (and removed from TODOs)

---- Files affected:
SPECS:
   texlive.spec (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.93 SPECS/texlive.spec:1.94
--- SPECS/texlive.spec:1.93	Tue Dec 30 10:17:33 2008
+++ SPECS/texlive.spec	Tue Dec 30 11:14:04 2008
@@ -3,7 +3,6 @@
 # MAIN TODO (sort by importnce):
 # - need more %dir (poldek says it missed)
 # - check unpackaged files
-# - check and fix "File listed twice" messages
 # - maybe more splits (e.g. latex subpackages)
 # - context: consider more splitting, check dependencies
 # - omega: consider more splitting, check dependencies
@@ -4971,10 +4970,10 @@
 %{texmf}/fonts/enc/dvips/tetex/f7b6d320.enc
 %{texmf}/fonts/map/dvips/tetex/ps2pk35.map
 
-%{texmfdist}/tex/generic/dehyph-exptl
+%{texmfdist}/tex/generic/dehyph-exptl/*
 %{texmfdist}/tex/generic/encodings
 %{texmfdist}/tex/generic/epsf
-%{texmfdist}/tex/generic/hyph-utf8
+%{texmfdist}/tex/generic/hyph-utf8/*
 %{texmfdist}/tex/generic/genmisc/random.tex
 %{texmfdist}/tex/generic/misc/null*
 %{texmfdist}/tex/generic/misc/texnames.sty
@@ -5286,9 +5285,10 @@
 %{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
+%dir %{texmf}/fonts/map/dvipdfm
+%dir %{texmf}/fonts/map/dvips
+%dir %{texmf}/fonts/map/dvips/tetex
 %{texmf}/fonts/map/dvips/tetex/dvipdfm35.map
 %{texmf}/fonts/map/dvips/tetex/dvips35.map
 %{texmf}/fonts/map/dvips/tetex/mathpple.map
@@ -5708,7 +5708,6 @@
 %dir %{texmfdist}/scripts/pst-pdf
 %dir %{texmfdist}/source/generic
 %dir %{texmfdist}/tex/latex
-%dir %{texmfdist}/tex/latex
 %dir %{texmfdist}/tex/latex/base
 %dir %{texmfdist}/tex/latex/hyper
 %dir %{texmfdist}/tex/latex/latexconfig
@@ -5751,7 +5750,7 @@
 %{texmfdist}/tex/latex/acronym
 %{texmfdist}/tex/latex/aeguill
 %{texmfdist}/tex/latex/anysize
-%{texmfdist}/tex/latex/base
+%{texmfdist}/tex/latex/base/*
 %{texmfdist}/tex/latex/beton
 %{texmfdist}/tex/latex/calrsfs
 %{texmfdist}/tex/latex/ccaption
@@ -5789,7 +5788,7 @@
 %{texmfdist}/tex/latex/index
 %{texmfdist}/tex/latex/koma-script
 %{texmfdist}/tex/latex/labels
-%{texmfdist}/tex/latex/latexconfig
+%{texmfdist}/tex/latex/latexconfig/*
 %{texmfdist}/tex/latex/layouts
 %{texmfdist}/tex/latex/leftidx
 %{texmfdist}/tex/latex/lettrine
@@ -6185,10 +6184,9 @@
 
 %files latex-multienum
 %defattr(644,root,root,755)
-%dir %{texmfdist}/doc/latex/multenum
-%{texmfdist}/doc/latex/multenum
+%doc %{texmfdist}/doc/latex/multenum
 %dir %{texmfdist}/tex/latex/multenum
-%{texmfdist}/tex/latex/multenum
+%{texmfdist}/tex/latex/multenum/*
 
 %files latex-ntheorem
 %defattr(644,root,root,755)
@@ -6245,10 +6243,9 @@
 
 %files latex-ucs
 %defattr(644,root,root,755)
-%dir %{texmfdist}/doc/latex/ucs
 %doc %{texmfdist}/doc/latex/ucs
 %dir %{texmfdist}/tex/latex/ucs
-%{texmfdist}/tex/latex/ucs
+%{texmfdist}/tex/latex/ucs/*
 
 %files latex-umlaute
 %defattr(644,root,root,755)
@@ -6653,11 +6650,11 @@
 %{texmfdist}/fonts/tfm/public/esint
 %{texmfdist}/source/latex/esint
 %{texmfdist}/tex/latex/esint
-%{texmfdist}/fonts/source/public/latex-fonts
-%{texmfdist}/fonts/type1/bluesky/latex-fonts
-%{texmfdist}/fonts/afm/bluesky/latex-fonts
-%{texmfdist}/fonts/tfm/public/latex-fonts
-%{texmfdist}/fonts/map/dvips/latex-fonts
+%{texmfdist}/fonts/source/public/latex-fonts/*
+%{texmfdist}/fonts/type1/bluesky/latex-fonts/*
+%{texmfdist}/fonts/afm/bluesky/latex-fonts/*
+%{texmfdist}/fonts/tfm/public/latex-fonts/*
+%{texmfdist}/fonts/map/dvips/latex-fonts/*
 
 %files fonts-lh
 %defattr(644,root,root,755)
@@ -6696,7 +6693,7 @@
 %{texmfdist}/fonts/afm/public/marvosym
 %{texmfdist}/fonts/tfm/public/marvosym
 %{texmfdist}/fonts/map/dvips/marvosym
-%{texmfdist}/source/fonts/eurofont/marvosym
+%{texmfdist}/source/fonts/eurofont/marvosym/*
 %{texmfdist}/tex/latex/marvosym
 %{texmfdist}/tex4ht/ht-fonts/unicode/marvosym
 %{texmfdist}/tex4ht/ht-fonts/alias/marvosym
@@ -7039,6 +7036,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2008/12/30 10:14:04  uzsolt
+- fix "File listed twice" warnings (and removed from TODOs)
+
 Revision 1.93  2008/12/30 09:17:33  uzsolt
 - some R fixes (kpathsea version,...)
 - some %dir added
================================================================

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



More information about the pld-cvs-commit mailing list