SPECS: ant.spec - typos

baggins baggins at pld-linux.org
Tue Sep 12 15:15:43 CEST 2006


Author: baggins                      Date: Tue Sep 12 13:15:43 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- typos

---- Files affected:
SPECS:
   ant.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/ant.spec
diff -u SPECS/ant.spec:1.67 SPECS/ant.spec:1.68
--- SPECS/ant.spec:1.67	Tue Sep 12 15:06:29 2006
+++ SPECS/ant.spec	Tue Sep 12 15:15:37 2006
@@ -33,7 +33,7 @@
 %undefine	with_jsch
 %endif
 #
-%define		_rel	3.1
+%define		_rel	3.2
 Summary:	Ant build tool for Java
 Summary(fr):	Outil de compilation pour java
 Summary(it):	Tool per la compilazione di programmi java
@@ -502,7 +502,7 @@
 # clean jar files
 find . -name "*.jar" -exec rm -f {} \;
 
-sed -i -e '|@BINDIR|%{_bindir}|g' \
+sed -i -e 's|@BINDIR@|%{_bindir}|g' \
 	src/main/org/apache/tools/ant/taskdefs/Exec.java \
 	src/main/org/apache/tools/ant/taskdefs/Execute.java
 
@@ -846,6 +846,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2006/09/12 13:15:37  baggins
+- typos
+
 Revision 1.67  2006/09/12 13:06:29  baggins
 - rel 3.1
 - first try at fixing antRun breakage caused by our packaging
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ant.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list