SPECS: tetex.spec - scriptlet fixed.

pluto pluto at pld-linux.org
Tue Nov 22 21:04:22 CET 2005


Author: pluto                        Date: Tue Nov 22 20:04:22 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- scriptlet fixed.

---- Files affected:
SPECS:
   tetex.spec (1.228 -> 1.229) 

---- Diffs:

================================================================
Index: SPECS/tetex.spec
diff -u SPECS/tetex.spec:1.228 SPECS/tetex.spec:1.229
--- SPECS/tetex.spec:1.228	Wed Nov 16 18:12:26 2005
+++ SPECS/tetex.spec	Tue Nov 22 21:04:15 2005
@@ -24,7 +24,7 @@
 Summary(tr):	TeX dizgi sistemi ve MetaFont yazýtipi biçimlendiricisi
 Name:		tetex
 Version:	3.0
-Release:	1
+Release:	1.1
 Epoch:		1
 License:	distributable
 Group:		Applications/Publishing/TeX
@@ -3255,7 +3255,7 @@
 
 %postun
 %fixinfodir
-if [ $1 = 1 ]; then
+if [ "$1" = "1" ]; then
 	%texhash
 fi
 
@@ -6153,6 +6153,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.229  2005/11/22 20:04:15  pluto
+- scriptlet fixed.
+
 Revision 1.228  2005/11/16 17:12:26  baggins
 - more Reqs
 
================================================================

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




More information about the pld-cvs-commit mailing list