From a3f7eea6f26d5bbe3003fccfa1fa9d468328a19f0964f38da772732858d16e41 Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Thu, 5 Sep 2013 12:34:23 +0000 Subject: [PATCH] reformatted spec OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-collections?expand=0&rev=2 --- apache-commons-collections.spec | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/apache-commons-collections.spec b/apache-commons-collections.spec index ae0a80e..a3d75f5 100644 --- a/apache-commons-collections.spec +++ b/apache-commons-collections.spec @@ -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 # remain the property of their copyright owners, unless otherwise agreed @@ -14,10 +14,9 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # - -# norootforbuild # icecream 0 + %define base_name collections %define short_name commons-%{base_name} @@ -33,9 +32,9 @@ Source1: commons-collections-testframework.pom Patch0: jakarta-commons-collections-javadoc-nonet.patch Patch1: commons-collections-3.2-build_xml.patch -BuildRequires: apache-commons-parent BuildRequires: ant BuildRequires: ant-junit +BuildRequires: apache-commons-parent BuildRequires: jpackage-utils >= 1.7.2 #BuildRequires: xml-commons-jaxp-1.3-apis BuildRequires: java-devel @@ -71,7 +70,6 @@ Lists and Maps for fast access of collections such as union, intersection, and closure %package testframework -License: Apache-2.0 Summary: Test framework for %{name} Group: Development/Libraries/Java Requires: %{name} = %{version}-%{release} @@ -80,7 +78,6 @@ Requires: %{name} = %{version}-%{release} %{summary}. %package javadoc -License: Apache-2.0 Summary: Javadoc for %{name} Group: Development/Libraries/Java @@ -88,7 +85,6 @@ Group: Development/Libraries/Java %{summary}. %package testframework-javadoc -License: Apache-2.0 Summary: Javadoc for %{name} testframework Group: Development/Libraries/Java