Hello community, here is the log from the commit of package servletapi3 for openSUSE:Factory checked in at 2013-09-12 13:33:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/servletapi3 (Old) and /work/SRC/openSUSE:Factory/.servletapi3.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "servletapi3" Changes: -------- --- /work/SRC/openSUSE:Factory/servletapi3/servletapi3.changes 2011-09-23 12:46:01.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.servletapi3.new/servletapi3.changes 2013-09-12 13:33:31.000000000 +0200 @@ -1,0 +2,5 @@ +Mon Sep 9 11:06:21 UTC 2013 - [email protected] + +- Move from jpackage-utils to javapackage-tools + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ servletapi3.spec ++++++ --- /var/tmp/diff_new_pack.25K6jP/_old 2013-09-12 13:33:31.000000000 +0200 +++ /var/tmp/diff_new_pack.25K6jP/_new 2013-09-12 13:33:31.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package servletapi3 (Version 3.3.1) +# spec file for package servletapi3 # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -14,13 +14,13 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - -# norootforbuild # icecream 0 Name: servletapi3 -BuildRequires: ant java2-devel-packages xml-commons-apis +BuildRequires: ant +BuildRequires: java2-devel-packages +BuildRequires: xml-commons-apis %define base_name servletapi %define major_version 3 %define name %{base_name}%{major_version} @@ -29,7 +29,7 @@ %define release 0.a.2jpp %define section free Version: 3.3.1 -Release: 273 +Release: 0 Summary: Java servlet and JSP implementation classes License: Apache-2.0 Group: Development/Libraries/Java @@ -38,14 +38,14 @@ Patch: %{name}-java14compat.patch Provides: servlet PreReq: /usr/sbin/update-alternatives -BuildRequires: jpackage-utils >= 1.5 BuildRequires: ant >= 1.6.2 +BuildRequires: javapackages-tools BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build -Obsoletes: servlet3 Obsoletes: servlet22 -Provides: servlet3 +Obsoletes: servlet3 Provides: servlet22 +Provides: servlet3 %description This subproject contains the source code for the implementation classes @@ -54,10 +54,9 @@ %package javadoc -License: Apache-2.0 PreReq: coreutils -Group: Development/Libraries/Java Summary: Javadoc for servletapi3 +Group: Development/Libraries/Java %description javadoc This package contains the javadoc documentation for the implementation -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
