packages: java-jna/java-jna.spec - ... and no need to remake .jar, template...

glen glen at pld-linux.org
Wed Dec 29 17:24:20 CET 2010


Author: glen                         Date: Wed Dec 29 16:24:20 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- ... and no need to remake .jar, template specs contain all possible ways to do things, not all you must do

---- Files affected:
packages/java-jna:
   java-jna.spec (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: packages/java-jna/java-jna.spec
diff -u packages/java-jna/java-jna.spec:1.3 packages/java-jna/java-jna.spec:1.4
--- packages/java-jna/java-jna.spec:1.3	Wed Dec 29 17:23:26 2010
+++ packages/java-jna/java-jna.spec	Wed Dec 29 17:24:14 2010
@@ -54,13 +54,8 @@
 required_jars="jaxp_parser_impl"
 CLASSPATH=$(build-classpath $required_jars)
 export CLASSPATH
-
 %ant
 
-cd src
-%javac -cp $CLASSPATH $(find -name '*.java')
-%jar cf ../%{srcname}.jar $(find -name '*.class')
-
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_javadir}
@@ -83,6 +78,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.4  2010/12/29 16:24:14  glen
+- ... and no need to remake .jar, template specs contain all possible ways to do things, not all you must do
+
 Revision 1.3  2010/12/29 16:23:26  glen
 - source code format not in us-ascii clause is not true! copy from template and use brain would you?
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/java-jna/java-jna.spec?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list