packages: hsqldb/hsqldb.spec - reverted TODO. Break build, do not ignore er...

pawelz pawelz at pld-linux.org
Tue Oct 6 09:46:53 CEST 2009


Author: pawelz                       Date: Tue Oct  6 07:46:53 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- reverted TODO. Break build, do not ignore error. It is confusing.

---- Files affected:
packages/hsqldb:
   hsqldb.spec (1.24 -> 1.25) 

---- Diffs:

================================================================
Index: packages/hsqldb/hsqldb.spec
diff -u packages/hsqldb/hsqldb.spec:1.24 packages/hsqldb/hsqldb.spec:1.25
--- packages/hsqldb/hsqldb.spec:1.24	Tue Oct  6 09:42:13 2009
+++ packages/hsqldb/hsqldb.spec	Tue Oct  6 09:46:47 2009
@@ -1,4 +1,6 @@
 # $Revision$, $Date$
+# TODO
+# - make build with java 1.6
 #
 # Conditional build:
 %bcond_with	binary		# use binary jar instead of compiling (which needs java < 1.6)
@@ -151,7 +153,7 @@
 %endif
 export CLASSPATH
 
-%ant -f build/build.xml %{!?with_binary:jar} javadoc
+%ant -f build/build.xml jar javadoc
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -255,6 +257,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.25  2009/10/06 07:46:47  pawelz
+- reverted TODO. Break build, do not ignore error. It is confusing.
+
 Revision 1.24  2009/10/06 07:42:13  pawelz
 - server subpackage:
   updated deps (servlet -> java(servlet)
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hsqldb/hsqldb.spec?r1=1.24&r2=1.25&f=u



More information about the pld-cvs-commit mailing list