From 0a2e29bef131a5ac3d80d862858865fd7c2ce00c2e88c29571b67120d86f1a71 Mon Sep 17 00:00:00 2001 From: Michal Vyskocil Date: Fri, 13 Sep 2013 08:40:34 +0000 Subject: [PATCH] - add javapackages-tools to build requires OBS-URL: https://build.opensuse.org/package/show/Java:packages/apache-commons-daemon?expand=0&rev=12 --- apache-commons-daemon.changes | 5 +++++ apache-commons-daemon.spec | 1 + 2 files changed, 6 insertions(+) diff --git a/apache-commons-daemon.changes b/apache-commons-daemon.changes index 2d1e3ae..c7c04e6 100644 --- a/apache-commons-daemon.changes +++ b/apache-commons-daemon.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 13 08:40:12 UTC 2013 - mvyskocil@suse.com + +- add javapackages-tools to build requires + ------------------------------------------------------------------- Thu May 16 12:04:08 UTC 2013 - mvyskocil@suse.com diff --git a/apache-commons-daemon.spec b/apache-commons-daemon.spec index 913c121..fb1fb65 100644 --- a/apache-commons-daemon.spec +++ b/apache-commons-daemon.spec @@ -37,6 +37,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ant BuildRequires: apache-commons-parent BuildRequires: java-devel +BuildRequires: javapackages-tools BuildRequires: libcap-devel BuildRequires: xmlto