Accepting request 198322 from Java:packages
Submit of succeeding java packages for factory OBS-URL: https://build.opensuse.org/request/show/198322 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/xpp3?expand=0&rev=12
This commit is contained in:
parent
d748598a9a
commit
056a91f0df
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Sep 9 11:06:31 UTC 2013 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Move from jpackage-utils to javapackage-tools
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue May 12 15:33:12 CEST 2009 - mvyskocil@suse.cz
|
Tue May 12 15:33:12 CEST 2009 - mvyskocil@suse.cz
|
||||||
|
|
||||||
|
20
xpp3.spec
20
xpp3.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package xpp3 (Version 1.1.3.8)
|
# spec file for package xpp3
|
||||||
#
|
#
|
||||||
# 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
|
# 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 oversion 1.1.3_8
|
%define oversion 1.1.3_8
|
||||||
Summary: XML Pull Parser
|
Summary: XML Pull Parser
|
||||||
|
License: Apache-1.1
|
||||||
|
Group: Development/Libraries/Java
|
||||||
|
|
||||||
Name: xpp3
|
Name: xpp3
|
||||||
Version: 1.1.3.8
|
Version: 1.1.3.8
|
||||||
Release: 3
|
Release: 0
|
||||||
License: Apache-1.1
|
|
||||||
Url: http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html
|
Url: http://www.extreme.indiana.edu/xgws/xsoap/xpp/mxp1/index.html
|
||||||
Group: Development/Libraries/Java
|
|
||||||
Source0: http://www.extreme.indiana.edu/dist/java-repository/xpp3/distributions/xpp3-%{oversion}_src.tar.bz2
|
Source0: http://www.extreme.indiana.edu/dist/java-repository/xpp3/distributions/xpp3-%{oversion}_src.tar.bz2
|
||||||
Requires: jpackage-utils >= 1.6
|
|
||||||
Requires: java >= 1.4.2
|
Requires: java >= 1.4.2
|
||||||
BuildRequires: jpackage-utils >= 1.6
|
Requires: javapackages-tools
|
||||||
BuildRequires: ant >= 1.6
|
BuildRequires: ant >= 1.6
|
||||||
|
BuildRequires: javapackages-tools
|
||||||
BuildRequires: junit
|
BuildRequires: junit
|
||||||
BuildRequires: xml-commons-apis
|
|
||||||
BuildRequires: perl
|
BuildRequires: perl
|
||||||
|
BuildRequires: xml-commons-apis
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
@ -46,7 +46,6 @@ Hotspot in JDK 1.4.
|
|||||||
|
|
||||||
|
|
||||||
%package minimal
|
%package minimal
|
||||||
License: Apache-1.1
|
|
||||||
Summary: XML Pull Parser
|
Summary: XML Pull Parser
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
|
|
||||||
@ -59,7 +58,6 @@ Hotspot in JDK 1.4.
|
|||||||
|
|
||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
License: Apache-1.1
|
|
||||||
Summary: XML Pull Parser
|
Summary: XML Pull Parser
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
|
|
||||||
@ -116,5 +114,3 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%{_javadocdir}/%{name}-%{version}
|
%{_javadocdir}/%{name}-%{version}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
* Tue May 12 2009 mvyskocil@suse.cz
|
|
||||||
- Initial SUSE packaging of xpp3 1.1.3.8 (from jpp 5.0)
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user