diff --git a/regexp.changes b/regexp.changes index dfe270a..f3ba5fb 100644 --- a/regexp.changes +++ b/regexp.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 18 09:46:19 UTC 2015 - tchvatal@suse.com + +- Fix build with new javapackages-tools + ------------------------------------------------------------------- Mon Sep 9 11:06:18 UTC 2013 - tchvatal@suse.com diff --git a/regexp.spec b/regexp.spec index d54c1f4..1fe0533 100644 --- a/regexp.spec +++ b/regexp.spec @@ -1,7 +1,7 @@ # # spec file for package regexp # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. # Copyright (c) 2000-2008, JPackage Project # All rights reserved. # @@ -80,6 +80,6 @@ install -m 644 build/*.jar $RPM_BUILD_ROOT%{_javadir}/%{name}-%{version}.jar %doc LICENSE %{_javadir}/*.jar %{_mavenpomdir}/* -%{_mavendepmapfragdir}/* +%{_datadir}/maven-metadata/%{name}.xml* %changelog