Hello community, here is the log from the commit of package apache-pdfbox for openSUSE:Factory checked in at 2017-03-12 20:01:44 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/apache-pdfbox (Old) and /work/SRC/openSUSE:Factory/.apache-pdfbox.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache-pdfbox" Sun Mar 12 20:01:44 2017 rev:3 rq:477244 version:1.8.12 Changes: -------- --- /work/SRC/openSUSE:Factory/apache-pdfbox/apache-pdfbox.changes 2016-06-19 10:49:50.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.apache-pdfbox.new/apache-pdfbox.changes 2017-03-12 20:01:44.680904724 +0100 @@ -1,0 +2,6 @@ +Mon Mar 6 10:06:14 UTC 2017 - [email protected] + +- Switch between maven-metadata/maven-fragments as appropriate + for SLE/openSUSE (FATE#322405) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ apache-pdfbox.spec ++++++ --- /var/tmp/diff_new_pack.ZVsflF/_old 2017-03-12 20:01:45.564779657 +0100 +++ /var/tmp/diff_new_pack.ZVsflF/_new 2017-03-12 20:01:45.568779091 +0100 @@ -1,7 +1,7 @@ # # spec file for package apache-pdfbox # -# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2017 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 @@ -107,6 +107,10 @@ %{_javadir}/jempbox.jar %{_mavenpomdir}/JPP-fontbox.pom %{_mavenpomdir}/JPP-jempbox.pom -%{_datadir}/maven-metadata/%{name}.xml +%if %suse_version >= 1330 +%{_datadir}/maven-metadata/%{name}.xml* +%else +%{_mavendepmapfragdir}/%{name} +%endif %changelog
