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