Replace jpackage-utils by javapackages-tools

OBS-URL: https://build.opensuse.org/package/show/Java:packages/xpp2?expand=0&rev=7
This commit is contained in:
Tomáš Chvátal 2013-09-09 12:02:36 +00:00 committed by Git OBS Bridge
parent 5936ba03ea
commit c40ace6c68
2 changed files with 11 additions and 9 deletions

View File

@ -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

View File

@ -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}