From c40ace6c6814574043b074aeeb3f51b694901da8a87bc603ae685a2d793e09d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 9 Sep 2013 12:02:36 +0000 Subject: [PATCH] Replace jpackage-utils by javapackages-tools OBS-URL: https://build.opensuse.org/package/show/Java:packages/xpp2?expand=0&rev=7 --- xpp2.changes | 5 +++++ xpp2.spec | 15 ++++++--------- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/xpp2.changes b/xpp2.changes index 36c5d6f..e63fb11 100644 --- a/xpp2.changes +++ b/xpp2.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 9 11:06:31 UTC 2013 - tchvatal@suse.com + +- Move from jpackage-utils to javapackage-tools + ------------------------------------------------------------------- Tue Jan 31 10:17:26 UTC 2012 - mvyskocil@suse.cz diff --git a/xpp2.spec b/xpp2.spec index affee81..7d51b17 100644 --- a/xpp2.spec +++ b/xpp2.spec @@ -1,7 +1,7 @@ # # spec file for package xpp2 # -# Copyright (c) 2012 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 @@ -19,21 +19,21 @@ %define section free %define originalname PullParser Summary: XML Pull Parser +License: Apache-1.1 +Group: Development/Libraries/Java Name: xpp2 Version: 2.1.10 -Release: 3 -License: Apache-1.1 +Release: 0 Url: http://www.extreme.indiana.edu/xgws/xsoap/xpp/ -Group: Development/Libraries/Java Source0: http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/PullParser2/PullParser2.1.10.tar.bz2 Patch0: xpp2-build_xml.patch BuildRequires: ant >= 1.6 BuildRequires: ant-junit >= 1.6 -BuildRequires: jpackage-utils >= 1.6 +BuildRequires: fdupes +BuildRequires: javapackages-tools BuildRequires: junit BuildRequires: xml-commons-apis -BuildRequires: fdupes Requires: xml-commons-apis BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build @@ -46,7 +46,6 @@ active development concentrates on its successor XPP3/MXP1 %package javadoc -License: Apache-1.1 Summary: XML Pull Parser Group: Development/Libraries/Java @@ -58,7 +57,6 @@ active development concentrates on its successor XPP3/MXP1 %package manual -License: Apache-1.1 Summary: XML Pull Parser Group: Development/Libraries/Java @@ -70,7 +68,6 @@ active development concentrates on its successor XPP3/MXP1 %package demo -License: Apache-1.1 Summary: XML Pull Parser Group: Development/Libraries/Java Requires: %{name} = %{version}