Hello community, here is the log from the commit of package findbugs for openSUSE:Factory checked in at 2015-08-27 08:56:52 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/findbugs (Old) and /work/SRC/openSUSE:Factory/.findbugs.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "findbugs" Changes: -------- --- /work/SRC/openSUSE:Factory/findbugs/findbugs.changes 2015-04-02 15:55:37.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.findbugs.new/findbugs.changes 2015-08-27 08:56:53.000000000 +0200 @@ -1,0 +2,7 @@ +Sun Aug 23 03:27:46 UTC 2015 - [email protected] + +- When building on openSUSE:42, the maven metadata is installed + as /usr/share/maven-fragments/findbugs instead of + /usr/share/maven-metadata/findbugs.xml by make install. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ findbugs.spec ++++++ --- /var/tmp/diff_new_pack.UgU2p3/_old 2015-08-27 08:56:54.000000000 +0200 +++ /var/tmp/diff_new_pack.UgU2p3/_new 2015-08-27 08:56:54.000000000 +0200 @@ -284,7 +284,11 @@ %{_iconsdir}/hicolor/32x32/apps/findbugs.png %{_iconsdir}/hicolor/48x48/apps/findbugs.png %{_mavenpomdir}/* +%if 0%{?suse_version} == 1315 +%config %{_datadir}/maven-fragments/findbugs +%else %config %{_datadir}/maven-metadata/%{name}.xml +%endif %{_datadir}/applications/*%{name}.desktop %{_datadir}/pixmaps/%{name}.png %{_javadir}/%{name}.jar
