reformatted spec
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-collections?expand=0&rev=2
This commit is contained in:
parent
2609026af7
commit
a3f7eea6f2
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package jakarta-commons-collections (Version 3.2)
|
# spec file for package apache-commons-collections
|
||||||
#
|
#
|
||||||
# Copyright (c) 2008 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
|
||||||
@ -14,10 +14,9 @@
|
|||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
# norootforbuild
|
|
||||||
# icecream 0
|
# icecream 0
|
||||||
|
|
||||||
|
|
||||||
%define base_name collections
|
%define base_name collections
|
||||||
%define short_name commons-%{base_name}
|
%define short_name commons-%{base_name}
|
||||||
|
|
||||||
@ -33,9 +32,9 @@ Source1: commons-collections-testframework.pom
|
|||||||
Patch0: jakarta-commons-collections-javadoc-nonet.patch
|
Patch0: jakarta-commons-collections-javadoc-nonet.patch
|
||||||
Patch1: commons-collections-3.2-build_xml.patch
|
Patch1: commons-collections-3.2-build_xml.patch
|
||||||
|
|
||||||
BuildRequires: apache-commons-parent
|
|
||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
BuildRequires: ant-junit
|
BuildRequires: ant-junit
|
||||||
|
BuildRequires: apache-commons-parent
|
||||||
BuildRequires: jpackage-utils >= 1.7.2
|
BuildRequires: jpackage-utils >= 1.7.2
|
||||||
#BuildRequires: xml-commons-jaxp-1.3-apis
|
#BuildRequires: xml-commons-jaxp-1.3-apis
|
||||||
BuildRequires: java-devel
|
BuildRequires: java-devel
|
||||||
@ -71,7 +70,6 @@ Lists and Maps for fast access
|
|||||||
of collections such as union, intersection, and closure
|
of collections such as union, intersection, and closure
|
||||||
|
|
||||||
%package testframework
|
%package testframework
|
||||||
License: Apache-2.0
|
|
||||||
Summary: Test framework for %{name}
|
Summary: Test framework for %{name}
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
Requires: %{name} = %{version}-%{release}
|
Requires: %{name} = %{version}-%{release}
|
||||||
@ -80,7 +78,6 @@ Requires: %{name} = %{version}-%{release}
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
License: Apache-2.0
|
|
||||||
Summary: Javadoc for %{name}
|
Summary: Javadoc for %{name}
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
|
|
||||||
@ -88,7 +85,6 @@ Group: Development/Libraries/Java
|
|||||||
%{summary}.
|
%{summary}.
|
||||||
|
|
||||||
%package testframework-javadoc
|
%package testframework-javadoc
|
||||||
License: Apache-2.0
|
|
||||||
Summary: Javadoc for %{name} testframework
|
Summary: Javadoc for %{name} testframework
|
||||||
Group: Development/Libraries/Java
|
Group: Development/Libraries/Java
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user