SPECS: texlive.spec - some R fixes (kpathsea version, ...) - some %dir added...
uzsolt
uzsolt at pld-linux.org
Tue Dec 30 10:17:39 CET 2008
Author: uzsolt Date: Tue Dec 30 09:17:39 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- some R fixes (kpathsea version,...)
- some %dir added
- rel 0.8.1
---- Files affected:
SPECS:
texlive.spec (1.92 -> 1.93)
---- Diffs:
================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.92 SPECS/texlive.spec:1.93
--- SPECS/texlive.spec:1.92 Tue Dec 30 00:49:58 2008
+++ SPECS/texlive.spec Tue Dec 30 10:17:33 2008
@@ -48,7 +48,7 @@
Summary(tr.UTF-8): TeX dizgi sistemi ve MetaFont yazıtipi biçimlendiricisi
Name: texlive
Version: 20080816
-Release: 0.8
+Release: 0.8.1
License: distributable
Group: Applications/Publishing/TeX
Source0: http://tug.org/svn/texlive/branches/branch2008/Master/source/%{name}-%{version}-source.tar.lzma
@@ -109,9 +109,10 @@
Requires: %{name}-metafont = %{epoch}:%{version}-%{release}
Requires: awk
Requires: dialog
+Requires: kpathsea = %{version}-%{release}
Requires: sed
Requires: sh-utils
-Requires: texconfig
+Requires: texconfig = %{version}-%{release}
Requires: textutils
Suggests: tmpwatch
Obsoletes: tetex
@@ -3567,7 +3568,7 @@
# CURDIR=$(pwd)
# cd $RPM_BUILD_ROOT%{_bindir}
# for file in $(file * | grep broken | awk -F ":" {'print $1'}); do
-# ln -sf $(readlink $file | %{__sed} "s@\.\.@/usr/share@") $file
+# ln -sf $(readlink $file | %{__sed} "s@\.\.@%{_datadir}@") $file
# done
# cd $CURDIR
@@ -5089,6 +5090,7 @@
%dir %{texmfdist}/source
%dir %{texmfdist}/source/fonts
%dir %{texmfdist}/source/latex
+%dir %{texmfdist}/tex4ht
%dir %{texmfdist}/tex4ht/ht-fonts
%dir %{texmfdist}/tex4ht/ht-fonts/css
%dir %{texmfdist}/tex4ht/ht-fonts/iso8859
@@ -5704,14 +5706,16 @@
%dir %{texmfdist}/scripts
%dir %{texmfdist}/scripts/pst-pdf
+%dir %{texmfdist}/source/generic
%dir %{texmfdist}/tex/latex
-%dir %{texmfdist}/tex/latex/hyper
-%dir %{texmfdist}/tex/latex/misc209
-%dir %{texmfdist}/tex/plain
%dir %{texmfdist}/tex/latex
%dir %{texmfdist}/tex/latex/base
+%dir %{texmfdist}/tex/latex/hyper
%dir %{texmfdist}/tex/latex/latexconfig
%dir %{texmfdist}/tex/latex/ltxmisc
+%dir %{texmfdist}/tex/latex/misc209
+%dir %{texmfdist}/tex/plain
+%dir %{texmf}/tex/latex
# %{texmfdist}/tex/latex/citesort
# %{texmfdist}/tex/latex/dvilj
@@ -6686,6 +6690,8 @@
%files fonts-marvosym
%defattr(644,root,root,755)
%doc %{texmfdist}/doc/latex/marvosym
+%dir %{texmfdist}/source/fonts/eurofont
+%dir %{texmfdist}/source/fonts/eurofont/marvosym
%{texmfdist}/fonts/type1/public/marvosym
%{texmfdist}/fonts/afm/public/marvosym
%{texmfdist}/fonts/tfm/public/marvosym
@@ -7033,6 +7039,11 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.93 2008/12/30 09:17:33 uzsolt
+- some R fixes (kpathsea version,...)
+- some %dir added
+- rel 0.8.1
+
Revision 1.92 2008/12/29 23:49:58 sparky
- remove binary crap: builds on powerpc
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/texlive.spec?r1=1.92&r2=1.93&f=u
More information about the pld-cvs-commit
mailing list