diff --git a/axis.spec b/axis.spec index 2abe42b..fab2058 100644 --- a/axis.spec +++ b/axis.spec @@ -1,7 +1,7 @@ # -# spec file for package axis (Version 1.4) +# spec file for package axis # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -26,9 +26,9 @@ Name: axis Version: 1.4 -Release: 265 +Release: 275 Summary: Apache implementation of the SOAP -License: The Apache Software License +License: ASLv.. Group: Development/Languages/Java Url: http://ws.apache.org/axis/ Source0: %{name}-src-%{archivever}.tar.bz2 @@ -71,7 +71,7 @@ Apache Axis is an implementation of the SOAP ("Simple Object Access Protocol") submission to W3C. %package javadoc -License: The Apache Software License +License: ASLv.. PreReq: coreutils Summary: Api documentation for axis Group: Documentation/Other @@ -80,7 +80,7 @@ Group: Documentation/Other Api documentation for axis %package manual -License: The Apache Software License +License: ASLv.. Summary: Manual for axis Group: Documentation/Other @@ -157,19 +157,3 @@ rm -rf %{buildroot} %doc docs/* %changelog -* Thu May 21 2009 mvyskocil@suse.cz -- fixed build with new gcj44 -* Thu Jul 31 2008 mvyskocil@suse.cz -- replace gnu-javamail dependency to classpathx-mail [bnc#411839] - - the classpathx-foo is consistent with jpackage.org project -* 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 -- remove glibj from build-classpath call as we don't have classpath - packages -* 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