Accepting request 198321 from Java:packages
Submit of succeeding java packages for factory OBS-URL: https://build.opensuse.org/request/show/198321 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xpp2?expand=0&rev=13
This commit is contained in:
commit
aaaab50ada
@ -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
|
Tue Jan 31 10:17:26 UTC 2012 - mvyskocil@suse.cz
|
||||||
|
|
||||||
|
15
xpp2.spec
15
xpp2.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xpp2
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -19,21 +19,21 @@
|
|||||||
%define section free
|
%define section free
|
||||||
%define originalname PullParser
|
%define originalname PullParser
|
||||||
Summary: XML Pull Parser
|
Summary: XML Pull Parser
|
||||||
|
License: Apache-1.1
|
||||||
|
Group: Development/Libraries/Java
|
||||||
|
|
||||||
Name: xpp2
|
Name: xpp2
|
||||||
Version: 2.1.10
|
Version: 2.1.10
|
||||||
Release: 3
|
Release: 0
|
||||||
License: Apache-1.1
|
|
||||||
Url: http://www.extreme.indiana.edu/xgws/xsoap/xpp/
|
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
|
Source0: http://www.extreme.indiana.edu/xgws/xsoap/xpp/download/PullParser2/PullParser2.1.10.tar.bz2
|
||||||
Patch0: xpp2-build_xml.patch
|
Patch0: xpp2-build_xml.patch
|
||||||
BuildRequires: ant >= 1.6
|
BuildRequires: ant >= 1.6
|
||||||
BuildRequires: ant-junit >= 1.6
|
BuildRequires: ant-junit >= 1.6
|
||||||
BuildRequires: jpackage-utils >= 1.6
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: javapackages-tools
|
||||||
BuildRequires: junit
|
BuildRequires: junit
|
||||||
BuildRequires: xml-commons-apis
|
BuildRequires: xml-commons-apis
|
||||||
BuildRequires: fdupes
|
|
||||||
Requires: xml-commons-apis
|
Requires: xml-commons-apis
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
@ -46,7 +46,6 @@ active development concentrates on its successor XPP3/MXP1
|
|||||||
|
|
||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
License: Apache-1.1
|
|
||||||
Summary: XML Pull Parser
|
Summary: XML Pull Parser
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
|
|
||||||
@ -58,7 +57,6 @@ active development concentrates on its successor XPP3/MXP1
|
|||||||
|
|
||||||
|
|
||||||
%package manual
|
%package manual
|
||||||
License: Apache-1.1
|
|
||||||
Summary: XML Pull Parser
|
Summary: XML Pull Parser
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
|
|
||||||
@ -70,7 +68,6 @@ active development concentrates on its successor XPP3/MXP1
|
|||||||
|
|
||||||
|
|
||||||
%package demo
|
%package demo
|
||||||
License: Apache-1.1
|
|
||||||
Summary: XML Pull Parser
|
Summary: XML Pull Parser
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Requires: %{name} = %{version}
|
Requires: %{name} = %{version}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user