SPECS: jython.spec - use %java

glen glen at pld-linux.org
Thu Mar 1 09:59:37 CET 2007


Author: glen                         Date: Thu Mar  1 08:59:37 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use %java

---- Files affected:
SPECS:
   jython.spec (1.26 -> 1.27) 

---- Diffs:

================================================================
Index: SPECS/jython.spec
diff -u SPECS/jython.spec:1.26 SPECS/jython.spec:1.27
--- SPECS/jython.spec:1.26	Tue Feb 13 09:06:36 2007
+++ SPECS/jython.spec	Thu Mar  1 09:59:32 2007
@@ -96,7 +96,7 @@
 unset CLASSPATH || :
 unset JAVA_HOME || :
 export JAVA_HOME="%{java_home}"
-java -classpath . jython-21 -o . demo lib source
+%java -classpath . jython-21 -o . demo lib source
 
 ln -s %{_javadocdir}/%{name}-%{version} javadoc
 
@@ -187,6 +187,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.27  2007/03/01 08:59:32  glen
+- use %java
+
 Revision 1.26  2007/02/13 08:06:36  glen
 - tabs in preamble
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jython.spec?r1=1.26&r2=1.27&f=u



More information about the pld-cvs-commit mailing list