diff --git a/jsr-305.changes b/jsr-305.changes index 06ac402..45384f0 100644 --- a/jsr-305.changes +++ b/jsr-305.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 9 11:06:06 UTC 2013 - tchvatal@suse.com + +- Move from jpackage-utils to javapackage-tools + ------------------------------------------------------------------- Thu Jan 26 10:47:40 UTC 2012 - mvyskocil@suse.cz diff --git a/jsr-305.spec b/jsr-305.spec index 08ae3b8..98a754d 100644 --- a/jsr-305.spec +++ b/jsr-305.spec @@ -1,7 +1,7 @@ # # spec file for package jsr-305 # -# 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 @@ -34,11 +34,11 @@ Source1: jsr-305-ri-build.xml # The URL reffers to New BSD License - used == Bill Pugh, == 2008 Source2: license Provides: jsr305 = %{version}-%{release} -Requires: jpackage-utils +Requires: javapackages-tools BuildRequires: ant BuildRequires: java-devel BuildRequires: java-javadoc -BuildRequires: jpackage-utils +BuildRequires: javapackages-tools BuildArch: noarch BuildRoot: %{_tmppath}/%{name}-%{version}-build