Replace jpackage-utils by javapackages-tools

OBS-URL: https://build.opensuse.org/package/show/Java:packages/velocity?expand=0&rev=13
This commit is contained in:
Tomáš Chvátal 2013-09-09 12:02:05 +00:00 committed by Git OBS Bridge
parent 05e609bd06
commit 5cfd6cb42b
2 changed files with 9 additions and 4 deletions

View File

@ -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

View File

@ -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