From ab931ecd0ed6932ce51e7793189e875695f290e2ff48fc55512cf094bbab8ad2 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:14:38 +0000 Subject: [PATCH] Accepting request 496548 from home:DZiolkowski:branches:Java:packages - New build dependency: javapackages-local OBS-URL: https://build.opensuse.org/request/show/496548 OBS-URL: https://build.opensuse.org/package/show/Java:packages/velocity?expand=0&rev=23 --- velocity.changes | 5 +++++ velocity.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/velocity.changes b/velocity.changes index fdf8c41..ca36b8e 100644 --- a/velocity.changes +++ b/velocity.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 19 09:23:26 UTC 2017 - dziolkowski@suse.com + +- New build dependency: javapackages-local + ------------------------------------------------------------------- Wed Mar 18 09:46:23 UTC 2015 - tchvatal@suse.com diff --git a/velocity.spec b/velocity.spec index 6f8cea7..2af87c9 100644 --- a/velocity.spec +++ b/velocity.spec @@ -1,7 +1,7 @@ # # spec file for package velocity # -# 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 @@ -46,6 +46,7 @@ BuildRequires: commons-collections BuildRequires: commons-lang BuildRequires: commons-logging BuildRequires: hsqldb +BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: jdom >= 1.0-1 BuildRequires: junit