diff --git a/jsch.changes b/jsch.changes index 1ea34f8..3586428 100644 --- a/jsch.changes +++ b/jsch.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Wed Mar 18 09:46:14 UTC 2015 - tchvatal@suse.com + +- Fix build with new javapackages-tools + ------------------------------------------------------------------- Tue Jun 17 15:49:57 UTC 2014 - tchvatal@suse.com diff --git a/jsch.spec b/jsch.spec index 337ef0c..6c4990f 100644 --- a/jsch.spec +++ b/jsch.spec @@ -1,7 +1,7 @@ # # spec file for package jsch # -# 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 @@ -99,7 +99,7 @@ install -p -m 644 %{SOURCE3} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom %{_javadir}/%{name}.jar %{_javadir}/%{name}-%{version}.jar %{_mavenpomdir}/JPP-%{name}.pom -%config %{_mavendepmapfragdir}/* +%{_datadir}/maven-metadata/%{name}.xml* %files javadoc %defattr(0644,root,root,0755)