From 9e96bd6bd17f06d9d24c09c2f2e0b6c7421fc8f5dd0d88efa815d62df5953b0e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Fri, 19 May 2017 10:10:59 +0000 Subject: [PATCH] Accepting request 496563 from home:DZiolkowski:branches:Java:packages - New build dependency: javapackages-local OBS-URL: https://build.opensuse.org/request/show/496563 OBS-URL: https://build.opensuse.org/package/show/Java:packages/junit?expand=0&rev=12 --- junit.changes | 5 +++++ junit.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/junit.changes b/junit.changes index 69522b5..0862fea 100644 --- a/junit.changes +++ b/junit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 19 10:03:43 UTC 2017 - dziolkowski@suse.com + +- New build dependency: javapackages-local + ------------------------------------------------------------------- Tue Jul 28 07:53:29 UTC 2015 - tchvatal@suse.com diff --git a/junit.spec b/junit.spec index 30057b5..2f532ce 100644 --- a/junit.spec +++ b/junit.spec @@ -1,7 +1,7 @@ # # spec file for package junit # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -33,6 +33,7 @@ Patch1: junit-jdk8.patch BuildRequires: ant BuildRequires: hamcrest >= 1.3 BuildRequires: java-devel >= 1.6.0 +BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: perl(Digest::MD5) Requires: hamcrest