SPECS: hsqldb.spec - deps satisfied but build fails with java-sun-1.5

glen glen at pld-linux.org
Wed Jan 24 00:35:45 CET 2007


Author: glen                         Date: Tue Jan 23 23:35:44 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- deps satisfied but build fails with java-sun-1.5

---- Files affected:
SPECS:
   hsqldb.spec (1.1 -> 1.2) 

---- Diffs:

================================================================
Index: SPECS/hsqldb.spec
diff -u SPECS/hsqldb.spec:1.1 SPECS/hsqldb.spec:1.2
--- SPECS/hsqldb.spec:1.1	Wed Jan 24 00:14:25 2007
+++ SPECS/hsqldb.spec	Wed Jan 24 00:35:39 2007
@@ -13,9 +13,10 @@
 Source3:	%{name}-standard-webserver.properties
 Source4:	%{name}-standard-sqltool.rc
 Patch0:		%{name}-scripts.patch
-Patch1:		%{name}-build_xml.patch
+#Patch1: %{name}-build_xml.patch
 Group:		Development/Languages/Java
 BuildRequires:	ant
+BuildRequires:	jdk
 BuildRequires:	jpackage-utils >= 0:1.5
 BuildRequires:	junit
 BuildRequires:	rpmbuild(macros) >= 1.300
@@ -77,16 +78,17 @@
 chmod -R go=u-w *
 
 %patch0
-%patch1
+#%patch1
 
 %build
 export CLASSPATH=$(build-classpath \
-jsse/jsse \
-jsse/jnet \
-jsse/jcert \
-jdbc-stdext \
-servletapi4 \
-junit)
+	jsse/jsse \
+	jsse/jnet \
+	jsse/jcert \
+	java/jdbc-stdext \
+	servletapi4 \
+	junit \
+)
 cd build
 %ant jar javadoc
 
@@ -199,6 +201,8 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.2  2007/01/23 23:35:39  glen
+- deps satisfied but build fails with java-sun-1.5
+
 Revision 1.1  2007/01/23 23:14:25  glen
 - NFY, based on jpackage spec
-
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/hsqldb.spec?r1=1.1&r2=1.2&f=u



More information about the pld-cvs-commit mailing list