SPECS: axis.spec - use java-gcj-compat-devel - build without jimi and jms -...

pawelz pawelz at pld-linux.org
Sat Feb 28 16:22:22 CET 2009


Author: pawelz                       Date: Sat Feb 28 15:22:22 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use java-gcj-compat-devel
- build without jimi and jms
- rel 1

---- Files affected:
SPECS:
   axis.spec (1.15 -> 1.16) 

---- Diffs:

================================================================
Index: SPECS/axis.spec
diff -u SPECS/axis.spec:1.15 SPECS/axis.spec:1.16
--- SPECS/axis.spec:1.15	Wed Feb 25 10:59:04 2009
+++ SPECS/axis.spec	Sat Feb 28 16:22:17 2009
@@ -10,10 +10,10 @@
 Summary(pl.UTF-8):	Implementacja SOAP w Javie
 Name:		axis
 Version:	1.4
-Release:	0.1
+Release:	1
 License:	Apache Software License
 Group:		Development/Languages/Java
-Source0:	http://ws.apache.org/axis//dist/%{archivever}/%{name}-src-%{archivever}.tar.gz
+Source0:	http://ws.apache.org/axis/dist/%{archivever}/%{name}-src-%{archivever}.tar.gz
 # Source0-md5:	3dcce3cbd37f52d70ebeb858f90608dc
 Source1:	axis-build.properties
 Patch0:		axis-classpath.patch
@@ -21,7 +21,7 @@
 URL:		http://ws.apache.org/axis/
 BuildRequires:	ant >= 1.6
 BuildRequires:	ant-nodeps
-BuildRequires:	jdk
+BuildRequires:	java-gcj-compat-devel
 # Mandatory requires
 BuildRequires:	jaf
 BuildRequires:	java-commons-discovery
@@ -38,8 +38,8 @@
 BuildRequires:	castor
 BuildRequires:	httpunit
 BuildRequires:	jakarta-oro
-BuildRequires:	jimi
-BuildRequires:	jms
+# BuildRequires:	jimi
+# BuildRequires:	jms
 BuildRequires:	jsse
 BuildRequires:	junit
 Requires:	jaf
@@ -114,7 +114,7 @@
 %setup -q -n %{name}-%{archivever}
 
 # Remove provided binaries
-# find -name '*.jar' | xargs rm -v
+find -name '*.jar' | xargs rm -v
 find -name '*.class' | xargs rm -v
 
 %patch0 -p1
@@ -179,6 +179,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.16  2009/02/28 15:22:17  pawelz
+- use java-gcj-compat-devel
+- build without jimi and jms
+- rel 1
+
 Revision 1.15  2009/02/25 09:59:04  pawelz
 - added patch 1 (missing xsd files)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/axis.spec?r1=1.15&r2=1.16&f=u



More information about the pld-cvs-commit mailing list