diff --git a/servletapi5.spec b/servletapi5.spec index a5a0a5c..36530a4 100644 --- a/servletapi5.spec +++ b/servletapi5.spec @@ -1,7 +1,7 @@ # # spec file for package servletapi5 (Version 5.0.18) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 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 @@ -30,9 +30,9 @@ BuildRequires: ant java-1_5_0-gcj-compat-devel xml-commons-apis-bootstrap %define release 1jpp %define section free Version: 5.0.18 -Release: 261 +Release: 268 Summary: Java servlet and JSP implementation classes -License: The Apache Software License +License: ASLv.. Group: Development/Libraries/Java Source: %{full_name}-5-src.tar.gz Patch150: java150_build.patch @@ -53,7 +53,7 @@ of the Java Servlet and JSP APIs (packages javax.servlet). %package javadoc -License: The Apache Software License +License: ASLv.. Group: Development/Libraries/Java Summary: Javadoc for servletapi5 PreReq: coreutils @@ -134,17 +134,3 @@ ln -s jsp-api-%{version} %{_javadocdir}/jsp-api %ghost %doc %{_javadocdir}/jsp-api %changelog -* Mon Jul 28 2008 coolo@suse.de -- yet another package to ignore -* Mon Jul 28 2008 coolo@suse.de -- build without openjdk to avoid cycle -* Mon Sep 25 2006 dbornkessel@suse.de -- java150 fixes: added target="1.4" and source="1.4" -* Wed Jan 25 2006 mls@suse.de -- converted neededforbuild to BuildRequires -* Thu Sep 29 2005 dmueller@suse.de -- add norootforbuild -* Thu Sep 16 2004 skh@suse.de -- Fix prerequires of javadoc subpackage -* Thu Sep 02 2004 skh@suse.de -- Initial package created with version 5.0.18 (JPackage 1.5)