SPECS: java-commons-io.spec - dependencies - use java-gcj for build

pawelz pawelz at pld-linux.org
Mon Feb 9 20:41:04 CET 2009


Author: pawelz                       Date: Mon Feb  9 19:41:04 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- dependencies
- use java-gcj for build

---- Files affected:
SPECS:
   java-commons-io.spec (1.10 -> 1.11) 

---- Diffs:

================================================================
Index: SPECS/java-commons-io.spec
diff -u SPECS/java-commons-io.spec:1.10 SPECS/java-commons-io.spec:1.11
--- SPECS/java-commons-io.spec:1.10	Mon Feb  2 13:28:35 2009
+++ SPECS/java-commons-io.spec	Mon Feb  9 20:40:59 2009
@@ -15,13 +15,13 @@
 # Source0-md5:	24b228f2d0c40ffed9204cdab015bccf
 URL:		http://commons.apache.org/io/
 BuildRequires:	ant-junit >= 1.5
-BuildRequires:	servletapi >= 2.3
+BuildRequires:	java-gcj-compat-devel
+BuildRequires:	java-servletapi
 BuildRequires:	jpackage-utils
 BuildRequires:	junit >= 3.8.1
 BuildRequires:	rpm-javaprov
 BuildRequires:	rpmbuild(macros) >= 1.300
 Requires:	jpackage-utils
-Requires:	jre
 Provides:	jakarta-commons-io
 Obsoletes:	jakarta-commons-io
 Obsoletes:	jakarta-commons-io-doc
@@ -41,7 +41,6 @@
 Summary(pl.UTF-8):	Dokumentacja online do Commons IO
 Group:		Documentation
 Requires:	jpackage-utils
-Provides:	jakarta-commons-io-javadoc
 Obsoletes:	jakarta-commons-io-javadoc
 
 %description javadoc
@@ -59,7 +58,7 @@
 %build
 # for tests
 CLASSPATH=$(build-classpath servlet junit)
-%ant jar %{?with_javadoc:javadoc}
+%ant -Dbuild.compiler=extJavac jar %{?with_javadoc:javadoc}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -98,6 +97,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.11  2009/02/09 19:40:59  pawelz
+- dependencies
+- use java-gcj for build
+
 Revision 1.10  2009/02/02 12:28:35  glen
 - Libraries/Java group
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/java-commons-io.spec?r1=1.10&r2=1.11&f=u



More information about the pld-cvs-commit mailing list