Accepting request 496553 from home:pcervinka:branches:Java:packages

- New build dependency: javapackages-local

OBS-URL: https://build.opensuse.org/request/show/496553
OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-io?expand=0&rev=12
This commit is contained in:
Tomáš Chvátal 2017-05-19 10:13:47 +00:00 committed by Git OBS Bridge
parent fd3ad94f1c
commit c7f1a8656a
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri May 19 09:52:13 UTC 2017 - pcervinka@suse.com
- New build dependency: javapackages-local
-------------------------------------------------------------------
Wed Mar 18 09:45:59 UTC 2015 - tchvatal@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package apache-commons-io
#
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2017 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
@ -30,6 +30,7 @@ Source0: http://archive.apache.org/dist/commons/%{base_name}/source/%{sho
Patch0: commons-io-version-property.patch
BuildRequires: ant >= 1.6
BuildRequires: java-devel >= 1.6.0
BuildRequires: javapackages-local
BuildRequires: javapackages-tools
BuildRequires: junit
BuildRequires: unzip