From d6737d94e0432ace30ba12120b7b0e35df6f22c8afe2394fe56591a186577970 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Chv=C3=A1tal?= Date: Mon, 9 Sep 2013 11:51:36 +0000 Subject: [PATCH] Replace jpackage-utils by javapackages-tools OBS-URL: https://build.opensuse.org/package/show/Java:packages/axis?expand=0&rev=12 --- axis.changes | 5 +++++ axis.spec | 6 +++--- 2 files changed, 8 insertions(+), 3 deletions(-) diff --git a/axis.changes b/axis.changes index 262ba6c..76d0db2 100644 --- a/axis.changes +++ b/axis.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 9 11:05:31 UTC 2013 - tchvatal@suse.com + +- Move from jpackage-utils to javapackage-tools + ------------------------------------------------------------------- Tue Feb 28 09:12:20 UTC 2012 - mvyskocil@suse.cz diff --git a/axis.spec b/axis.spec index 68f753c..a1e662e 100644 --- a/axis.spec +++ b/axis.spec @@ -1,7 +1,7 @@ # # spec file for package axis # -# 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 @@ -54,7 +54,7 @@ BuildRequires: jakarta-commons-discovery BuildRequires: jakarta-commons-httpclient3 BuildRequires: jakarta-commons-logging BuildRequires: java-devel -BuildRequires: jpackage-utils +BuildRequires: javapackages-tools BuildRequires: junit BuildRequires: log4j-mini BuildRequires: servletapi5 @@ -67,8 +67,8 @@ Requires: jakarta-commons-httpclient3 Requires: jakarta-commons-logging Requires: java Requires: javamail +Requires: javapackages-tools Requires: jaxp_parser_impl -Requires: jpackage-utils >= 1.5 Requires: log4j Requires: wsdl4j BuildArch: noarch