SPECS: texlive.spec - various fixes (not ready)

uzsolt uzsolt at pld-linux.org
Sun Dec 14 18:21:00 CET 2008


Author: uzsolt                       Date: Sun Dec 14 17:21:00 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- various fixes (not ready)

---- Files affected:
SPECS:
   texlive.spec (1.21 -> 1.22) 

---- Diffs:

================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.21 SPECS/texlive.spec:1.22
--- SPECS/texlive.spec:1.21	Sun Dec 14 16:42:36 2008
+++ SPECS/texlive.spec	Sun Dec 14 18:20:54 2008
@@ -3183,6 +3183,7 @@
 install -d $RPM_BUILD_ROOT%{_datadir} \
 	$RPM_BUILD_ROOT%{_desktopdir} \
 	$RPM_BUILD_ROOT%{_pixmapsdir} \
+	$RPM_BUILD_ROOT%{_mandir}/man5 \
 	$RPM_BUILD_ROOT/var/cache/fonts \
 	$RPM_BUILD_ROOT/etc/cron.daily\
 	$RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap
@@ -3194,7 +3195,8 @@
 #	-e "s|/var/cache/fonts|$RPM_BUILD_ROOT/var/cache/fonts|g;" \
 #	texmf/web2c/texmf.cnf
 
-cp -a texlive-20080822-texmf/texmf $RPM_BUILD_ROOT%{texmf}
+install -d $RPM_BUILD_ROOT%{texmf}
+cp -a texlive-20080822-texmf/texmf{,-dist,-doc} $RPM_BUILD_ROOT%{texmf}
 
 install -d $RPM_BUILD_ROOT%{texmf}/fonts/opentype/public
 
@@ -3236,7 +3238,7 @@
 install %{SOURCE5} $RPM_BUILD_ROOT%{_desktopdir}
 install %{SOURCE6} $RPM_BUILD_ROOT%{_pixmapsdir}
 
-bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
+# bzip2 -dc %{SOURCE3} | tar xf - -C $RPM_BUILD_ROOT%{_mandir}
 
 # in separate spec
 rm -rf $RPM_BUILD_ROOT%{texmf}/tex/latex/{beamer,pgf,xcolor}
@@ -3262,8 +3264,8 @@
 
 # move format logs to BUILD, so $RPM_BUILD_ROOT is not polluted
 # and we can still analyze them
-install -d format-logs
-mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
+# install -d format-logs
+# mv -fv $RPM_BUILD_ROOT%{fmtdir}/*.log format-logs
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -6177,6 +6179,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.22  2008/12/14 17:20:54  uzsolt
+- various fixes (not ready)
+
 Revision 1.21  2008/12/14 15:42:36  uzsolt
 - texlive-texmf source
 
================================================================

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



More information about the pld-cvs-commit mailing list