SPECS: tetex.spec - fixed postun
saq
saq at pld-linux.org
Fri Jul 29 16:18:23 CEST 2005
Author: saq Date: Fri Jul 29 14:18:23 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fixed postun
---- Files affected:
SPECS:
tetex.spec (1.213 -> 1.214)
---- Diffs:
================================================================
Index: SPECS/tetex.spec
diff -u SPECS/tetex.spec:1.213 SPECS/tetex.spec:1.214
--- SPECS/tetex.spec:1.213 Mon Jun 6 12:59:16 2005
+++ SPECS/tetex.spec Fri Jul 29 16:18:17 2005
@@ -3087,7 +3087,7 @@
%postun
%fixinfodir
-if [ $1 = 1 ]
+if [ $1 = 1 ]; then
%texhash
fi
@@ -5760,6 +5760,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.214 2005/07/29 14:18:17 saq
+- fixed postun
+
Revision 1.213 2005/06/06 10:59:16 cieciwa
- starting update to teTex 3.0
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/tetex.spec?r1=1.213&r2=1.214&f=u
More information about the pld-cvs-commit
mailing list