OBS User unknown 2007-05-03 20:46:47 +00:00 committed by Git OBS Bridge
parent b1ac2405ec
commit bbf9bf19a3
2 changed files with 10 additions and 3 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed May 2 11:52:58 CEST 2007 - dbornkessel@suse.de
- added unzip to BuildRequires
-------------------------------------------------------------------
Thu Jan 5 18:37:47 CET 2006 - dbornkessel@suse.de

View File

@ -11,7 +11,7 @@
# norootforbuild
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 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 perl rpm servletapi5 unzip update-alternatives wsdl4j xerces-j2
BuildRequires: java-1_4_2-gcj-compat-devel
%define name axis
%define version 1.4
@ -19,7 +19,7 @@ BuildRequires: java-1_4_2-gcj-compat-devel
%define release 2jpp
%define section free
Version: 1.4
Release: 1
Release: 25
Summary: Apache implementation of the SOAP
License: The Apache Software License
Group: Development/Languages/Java
@ -250,6 +250,8 @@ fi
%defattr(0644,root,root,0755)
%doc docs/*
%changelog -n axis
%changelog
* Wed May 02 2007 - dbornkessel@suse.de
- added unzip to BuildRequires
* Thu Jan 05 2006 - dbornkessel@suse.de
- Current version 1.2.3 from JPackage.org