SPECS: texlive.spec - create %{fmtdir}

uzsolt uzsolt at pld-linux.org
Tue Dec 23 14:40:15 CET 2008


Author: uzsolt                       Date: Tue Dec 23 13:40:15 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- create %{fmtdir}

---- Files affected:
SPECS:
   texlive.spec (1.43 -> 1.44) 

---- Diffs:

================================================================
Index: SPECS/texlive.spec
diff -u SPECS/texlive.spec:1.43 SPECS/texlive.spec:1.44
--- SPECS/texlive.spec:1.43	Tue Dec 23 13:49:52 2008
+++ SPECS/texlive.spec	Tue Dec 23 14:40:09 2008
@@ -3189,7 +3189,8 @@
 	$RPM_BUILD_ROOT/var/cache/fonts \
 	$RPM_BUILD_ROOT/etc/cron.daily\
 	$RPM_BUILD_ROOT/etc/sysconfig/tetex-updmap\
-	$RPM_BUILD_ROOT%{_localstatedir}/fonts/map
+	$RPM_BUILD_ROOT%{_localstatedir}/fonts/map\
+	$RPM_BUILD_ROOT%{fmtdir}
 
 # commented out because of following (non-fatal) error:
 # Can't open texmf/web2c/texmf.cnf: No such file or directory.
@@ -4426,10 +4427,11 @@
 #%verify(not md5 mtime size) %config(noreplace) /etc/sysconfig/tetex-updmap/maps.lst
 
 %ghost %{texmf}/ls-R
+%ghost %{texmfdist}/ls-R
 %dir %{_localstatedir}
 %dir %{_localstatedir}/fonts
 %dir %{_localstatedir}/fonts/map
-%ghost %{_localstatedir}/ls-R
+# %ghost %{_localstatedir}/ls-R
 
 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/fmtutil.cnf
 %config(noreplace) %verify(not md5 mtime size) %{texmf}/web2c/mktex.cnf
@@ -6405,6 +6407,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.44  2008/12/23 13:40:09  uzsolt
+- create %{fmtdir}
+
 Revision 1.43  2008/12/23 12:49:52  uzsolt
 - one of the latest fixes
 
================================================================

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



More information about the pld-cvs-commit mailing list