diff --git a/libreadline-java.changes b/libreadline-java.changes index b0a63c2..613b285 100644 --- a/libreadline-java.changes +++ b/libreadline-java.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Sep 13 09:12:04 UTC 2013 - mvyskocil@suse.com + +- add javapackages-tools to buildrequires + ------------------------------------------------------------------- Wed Jun 20 13:29:19 UTC 2012 - mvyskocil@suse.cz diff --git a/libreadline-java.spec b/libreadline-java.spec index 6e35c01..d947795 100644 --- a/libreadline-java.spec +++ b/libreadline-java.spec @@ -1,7 +1,7 @@ # # spec file for package libreadline-java # -# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2013 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 @@ -32,6 +32,7 @@ Url: http://java-readline.sf.net/ BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: java-devel +BuildRequires: javapackages-tools BuildRequires: libedit-devel >= 2.9 BuildRequires: ncurses-devel