Hello community, here is the log from the commit of package sac for openSUSE:Factory checked in at 2016-03-16 10:25:55 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/sac (Old) and /work/SRC/openSUSE:Factory/.sac.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "sac" Changes: -------- --- /work/SRC/openSUSE:Factory/sac/sac.changes 2015-04-10 09:47:48.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.sac.new/sac.changes 2016-03-16 10:26:00.000000000 +0100 @@ -1,0 +2,5 @@ +Thu Mar 3 10:21:04 UTC 2016 - [email protected] + +- Add the jpackages-tools under conditional so we build on all distros + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ sac.spec ++++++ --- /var/tmp/diff_new_pack.EZ8Vez/_old 2016-03-16 10:26:01.000000000 +0100 +++ /var/tmp/diff_new_pack.EZ8Vez/_new 2016-03-16 10:26:01.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package sac # -# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2016 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 @@ -87,7 +87,11 @@ %doc COPYRIGHT.html %{_javadir}/%{name}.jar %{_mavenpomdir}/* +%if 0%{?suse_version} > 1320 %{_datadir}/maven-metadata/%{name}.xml* +%else +%{_mavendepmapfragdir}/* +%endif %files javadoc %defattr(-,root,root)
