SPECS: tetex.spec - package removal is broken

glen glen at pld-linux.org
Sun Dec 25 01:20:44 CET 2005


Author: glen                         Date: Sun Dec 25 00:20:44 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- package removal is broken

---- Files affected:
SPECS:
   tetex.spec (1.231 -> 1.232) 

---- Diffs:

================================================================
Index: SPECS/tetex.spec
diff -u SPECS/tetex.spec:1.231 SPECS/tetex.spec:1.232
--- SPECS/tetex.spec:1.231	Wed Nov 23 10:15:23 2005
+++ SPECS/tetex.spec	Sun Dec 25 01:20:38 2005
@@ -6,6 +6,8 @@
 # - tdphp: is it really useful?
 # - allow using Type1 fonts in others applications (symlink to
 #   /usr/share/fonts/Type1 ?)
+# - fix package removal:
+#   /usr/bin/texhash[77]: kpsewhich: not found
 #
 # FHS TODO:
 # - merge rhconfig and texmfsysvar patches
@@ -103,7 +105,7 @@
 
 %define		texmf	%{_datadir}/texmf
 %define		fmtdir	/var/lib/texmf/web2c
-%define		texhash	[ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2 ;
+%define		texhash	[ ! -x %{_bindir}/texhash ] || %{_bindir}/texhash 1>&2;
 %define		_sysconfdir	/etc/texmf
 %define		_localstatedir	/var/lib/texmf
 %define		fixinfodir [ ! -x /usr/sbin/fix-info-dir ] || /usr/sbin/fix-info-dir -c %{_infodir} >/dev/null 2>&1 ;
@@ -6154,6 +6156,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.232  2005/12/25 00:20:38  glen
+- package removal is broken
+
 Revision 1.231  2005/11/23 09:15:23  charles
 - BR: rpm-pythonprov (pythondeps.sh)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/tetex.spec?r1=1.231&r2=1.232&f=u



More information about the pld-cvs-commit mailing list