SHA256
1
0
forked from pool/axis
OBS User unknown 2008-07-16 20:18:59 +00:00 committed by Git OBS Bridge
parent c26f95cb4c
commit daa7438653
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Jul 16 14:08:34 CEST 2008 - coolo@suse.de
- avoid another build cycle
-------------------------------------------------------------------
Tue Apr 22 11:37:24 CEST 2008 - mvyskocil@suse.cz

View File

@ -13,7 +13,7 @@
Name: axis
BuildRequires: ant ant-jdepend ant-nodeps antlr classpath gnu-jaf gnu-javamail jakarta-commons-discovery jakarta-commons-httpclient3 jakarta-commons-logging jpackage-utils junit libtool log4j perl rpm servletapi5 unzip update-alternatives wsdl4j xerces-j2
BuildRequires: ant ant-jdepend ant-nodeps antlr classpath gnu-jaf gnu-javamail jakarta-commons-discovery jakarta-commons-httpclient3 jakarta-commons-logging jpackage-utils junit libtool log4j-mini perl rpm servletapi5 unzip update-alternatives wsdl4j xerces-j2
BuildRequires: java-1_5_0-gcj-compat-devel
%define name axis
%define version 1.4
@ -21,7 +21,7 @@ BuildRequires: java-1_5_0-gcj-compat-devel
%define release 2jpp
%define section free
Version: 1.4
Release: 173
Release: 217
Summary: Apache implementation of the SOAP
License: The Apache Software License
Group: Development/Languages/Java
@ -256,6 +256,8 @@ fi
%doc docs/*
%changelog
* Wed Jul 16 2008 coolo@suse.de
- avoid another build cycle
* Tue Apr 22 2008 mvyskocil@suse.cz
- fixed build with new gcj (memory consupmtion limit)
* Thu Jan 17 2008 skh@suse.de