diff --git a/velocity.changes b/velocity.changes index 9a74c5e..5092d65 100644 --- a/velocity.changes +++ b/velocity.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 9 11:06:25 UTC 2013 - tchvatal@suse.com + +- Move from jpackage-utils to javapackage-tools + ------------------------------------------------------------------- Mon Dec 17 12:17:24 UTC 2012 - mvyskocil@suse.com diff --git a/velocity.spec b/velocity.spec index 2996b8e..4564b0b 100644 --- a/velocity.spec +++ b/velocity.spec @@ -1,7 +1,7 @@ # # spec file for package velocity # -# 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 @@ -48,8 +48,8 @@ BuildRequires: commons-collections BuildRequires: commons-lang BuildRequires: hsqldb BuildRequires: java-devel >= 1.6.0 +BuildRequires: javapackages-tools BuildRequires: jdom >= 1.0-1 -BuildRequires: jpackage-utils >= 1.7.4 BuildRequires: junit BuildRequires: log4j >= 1.1 BuildRequires: oro @@ -57,8 +57,8 @@ BuildRequires: oro BuildRequires: fdupes BuildRequires: servletapi4 BuildRequires: werken-xpath -Requires(post): jpackage-utils >= 1.7.4 -Requires(postun): jpackage-utils >= 1.7.4 +Requires(post): javapackages-tools +Requires(postun): javapackages-tools BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build