From 150ebac67841f01e1c598fd0d413684d5088745aab8797a5a1a30442f6e753c6 Mon Sep 17 00:00:00 2001 From: OBS User unknown Date: Thu, 3 May 2007 20:46:47 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/axis?expand=0&rev=2 --- axis.changes | 5 +++++ axis.spec | 8 +++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/axis.changes b/axis.changes index 02fe91d..772bb55 100644 --- a/axis.changes +++ b/axis.changes @@ -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 diff --git a/axis.spec b/axis.spec index b2c22d8..30c1d62 100644 --- a/axis.spec +++ b/axis.spec @@ -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