SPECS: openoffice.org.spec - fixed (echo | tr )

sparky sparky at pld-linux.org
Sun Mar 18 05:33:35 CET 2007


Author: sparky                       Date: Sun Mar 18 04:33:35 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed (echo | tr )

---- Files affected:
SPECS:
   openoffice.org.spec (1.740 -> 1.741) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.740 SPECS/openoffice.org.spec:1.741
--- SPECS/openoffice.org.spec:1.740	Sat Mar 17 23:39:58 2007
+++ SPECS/openoffice.org.spec	Sun Mar 18 05:33:29 2007
@@ -71,7 +71,7 @@
 %define		_rel		0.1
 %define		upd			680
 %define		mws			OOE%{upd}
-%define		tag			%(echo %{mws} | tr '[A-Z]' '[a-z]')-%{milestone}
+%define		tag			%(echo %{mws} | tr A-Z a-z)-%{milestone}
 %define		_tag		%(echo %{tag} | tr - _)
 %define		milestone	m6
 
@@ -3890,6 +3890,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.741  2007/03/18 04:33:29  sparky
+- fixed (echo | tr )
+
 Revision 1.740  2007/03/17 22:39:58  glen
 - remove unwanted chunks
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/openoffice.org.spec?r1=1.740&r2=1.741&f=u



More information about the pld-cvs-commit mailing list