From 1b18f9393170f56be49fdc0e1d2f5d3bca15b234c172e84ddb20ceb150c24594 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:17:14 +0000 Subject: [PATCH] Accepting request 496568 from home:pcervinka:branches:Java:packages - New build dependency: javapackages-local OBS-URL: https://build.opensuse.org/request/show/496568 OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-pdfbox?expand=0&rev=9 --- apache-pdfbox.changes | 5 +++++ apache-pdfbox.spec | 3 ++- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/apache-pdfbox.changes b/apache-pdfbox.changes index 7771d18..bb17494 100644 --- a/apache-pdfbox.changes +++ b/apache-pdfbox.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri May 19 10:09:40 UTC 2017 - pcervinka@suse.com + +- New build dependency: javapackages-local + ------------------------------------------------------------------- Mon Mar 20 15:07:35 UTC 2017 - sknorr@suse.com diff --git a/apache-pdfbox.spec b/apache-pdfbox.spec index a5a8113..4c92f22 100644 --- a/apache-pdfbox.spec +++ b/apache-pdfbox.spec @@ -1,7 +1,7 @@ # # spec file for package apache-pdfbox # -# Copyright (c) 2017 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 @@ -33,6 +33,7 @@ BuildRequires: ant BuildRequires: apache-commons-logging BuildRequires: icu4j BuildRequires: java-devel >= 1.5 +BuildRequires: javapackages-local BuildRequires: javapackages-tools BuildRequires: junit BuildRequires: unzip