diff --git a/hamcrest.changes b/hamcrest.changes index 7088004..b5579c2 100644 --- a/hamcrest.changes +++ b/hamcrest.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Sep 9 11:05:43 UTC 2013 - tchvatal@suse.com + +- Move from jpackage-utils to javapackage-tools + ------------------------------------------------------------------- Tue Sep 3 14:23:47 UTC 2013 - mvyskocil@suse.com diff --git a/hamcrest.spec b/hamcrest.spec index b2f5077..5ea52b9 100644 --- a/hamcrest.spec +++ b/hamcrest.spec @@ -58,7 +58,7 @@ Requires: qdox BuildRequires: ant >= 1.6.5 BuildRequires: ant-junit BuildRequires: java-devel >= 1.5.0 -BuildRequires: jpackage-utils >= 1.7.4 +BuildRequires: javapackages-tools %if %with integration BuildRequires: easymock2 %endif @@ -76,7 +76,7 @@ BuildRequires: testng %endif BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildArch: noarch -PreReq: jpackage-utils >= 1.7.4 +PreReq: javapackages-tools %description Provides a library of matcher objects (also known as constraints or