forked from pool/apache-commons-email
- Remove javapackages-tools requires
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-email?expand=0&rev=6
This commit is contained in:
committed by
Git OBS Bridge
parent
f6946c924e
commit
7037451e5f
@@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun May 21 07:49:03 UTC 2017 - tchvatal@suse.com
|
||||||
|
|
||||||
|
- Remove javapackages-tools requires
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jul 18 13:04:14 UTC 2014 - tchvatal@suse.com
|
Fri Jul 18 13:04:14 UTC 2014 - tchvatal@suse.com
|
||||||
|
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package apache-commons-email
|
# spec file for package apache
|
||||||
#
|
#
|
||||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2017 SUSE LINUX 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
|
||||||
@@ -30,13 +30,10 @@ Url: http://commons.apache.org/%{base_name}/
|
|||||||
Source0: %{short_name}-%{version}-src.tar.gz
|
Source0: %{short_name}-%{version}-src.tar.gz
|
||||||
Source1: build.xml.tar.bz2
|
Source1: build.xml.tar.bz2
|
||||||
BuildRequires: ant
|
BuildRequires: ant
|
||||||
BuildRequires: java-devel >= 1.6.0
|
|
||||||
BuildRequires: javamail
|
BuildRequires: javamail
|
||||||
BuildRequires: jpackage-utils
|
BuildRequires: javapackages-tools
|
||||||
Requires: java >= 1.6.0
|
Requires: java >= 1.6.0
|
||||||
Requires: javamail
|
Requires: javamail
|
||||||
Requires: javapackages-tools
|
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@@ -45,8 +42,7 @@ the JavaMail API, which it aims to simplify.
|
|||||||
|
|
||||||
%package javadoc
|
%package javadoc
|
||||||
Summary: Javadoc for %{name}
|
Summary: Javadoc for %{name}
|
||||||
Group: Documentation
|
Group: Documentation/Other
|
||||||
Requires: jpackage-utils
|
|
||||||
|
|
||||||
%description javadoc
|
%description javadoc
|
||||||
This package contains the API documentation for %{name}.
|
This package contains the API documentation for %{name}.
|
||||||
|
Reference in New Issue
Block a user