diff --git a/objectweb-asm.changes b/objectweb-asm.changes index db853f3..d8864e7 100644 --- a/objectweb-asm.changes +++ b/objectweb-asm.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 18 09:46:18 UTC 2015 - tchvatal@suse.com + +- Fix build with new javapackages-tools + ------------------------------------------------------------------- Wed Sep 25 12:03:11 UTC 2013 - mvyskocil@suse.com diff --git a/objectweb-asm.spec b/objectweb-asm.spec index 8b1a251..f5391d9 100644 --- a/objectweb-asm.spec +++ b/objectweb-asm.spec @@ -1,7 +1,7 @@ # # spec file for package objectweb-asm # -# Copyright (c) 2013 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 @@ -137,7 +137,7 @@ cp -pr output/dist/doc/javadoc/user/* %{buildroot}%{_javadocdir}/%{name} %dir %{_javadir}/%{name} %{_javadir}/%{name}/*.jar %{_mavenpomdir}/* -%config %{_mavendepmapfragdir}/* +%{_datadir}/maven-metadata/%{name}.xml* %if 0 %files javadoc