diff --git a/hamcrest.changes b/hamcrest.changes index 30532b5..488c207 100644 --- a/hamcrest.changes +++ b/hamcrest.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 18 09:46:07 UTC 2015 - tchvatal@suse.com + +- Fix build with new javapackages-tools + ------------------------------------------------------------------- Mon Jul 7 15:02:47 UTC 2014 - tchvatal@suse.com diff --git a/hamcrest.spec b/hamcrest.spec index 7b28603..e464ad3 100644 --- a/hamcrest.spec +++ b/hamcrest.spec @@ -1,7 +1,7 @@ # # spec file for package hamcrest # -# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -267,7 +267,7 @@ cp -pr %{name}-examples %{buildroot}%{_datadir}/%{name}/ %{_javadir}/%{name}/unit-test.jar %endif %{_mavenpomdir}/* -%config %{_mavendepmapfragdir}/* +%{_datadir}/maven-metadata/%{name}.xml* %files javadoc %defattr(0644,root,root,0755)