Hello community, here is the log from the commit of package xmlgraphics-fop for openSUSE:Factory checked in at 2018-09-03 10:33:24 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/xmlgraphics-fop (Old) and /work/SRC/openSUSE:Factory/.xmlgraphics-fop.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "xmlgraphics-fop" Mon Sep 3 10:33:24 2018 rev:35 rq:631993 version:2.1 Changes: -------- --- /work/SRC/openSUSE:Factory/xmlgraphics-fop/xmlgraphics-fop.changes 2018-04-05 15:36:14.658173449 +0200 +++ /work/SRC/openSUSE:Factory/.xmlgraphics-fop.new/xmlgraphics-fop.changes 2018-09-03 10:33:25.396409750 +0200 @@ -1,0 +2,5 @@ +Tue Aug 28 13:51:49 UTC 2018 - [email protected] + +- Fix building with ant >= 1.9.12 + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ xmlgraphics-fop.spec ++++++ --- /var/tmp/diff_new_pack.feYPfU/_old 2018-09-03 10:33:26.704413116 +0200 +++ /var/tmp/diff_new_pack.feYPfU/_new 2018-09-03 10:33:26.712413137 +0200 @@ -24,14 +24,14 @@ Summary: Formatter for Printing XSLT Processed XML Files License: Apache-2.0 Group: Productivity/Publishing/XML -Url: http://xmlgraphics.apache.org/fop/ -Source0: http://ftp.halifax.rwth-aachen.de/apache/xmlgraphics/fop/source/fop-2.1-src.tar.gz +URL: https://xmlgraphics.apache.org/fop/ +Source0: https://ftp.halifax.rwth-aachen.de/apache/xmlgraphics/fop/source/fop-%{version}-src.tar.gz #FIX-OPENSUSE: add xmlgraphics-commons to classpath Source1: %{name}.script -Source2: http://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-2_1/xmlgraphics-fop-pom-template.pom +Source2: https://svn.apache.org/repos/asf/xmlgraphics/fop/tags/fop-2_1/xmlgraphics-fop-pom-template.pom Source3: %{name}-fontmetrics.script Source4: %{name}-fontlist.script -Source5: http://heanet.dl.sourceforge.net/project/offo/offo-hyphenation/2.2/offo-hyphenation.zip +Source5: https://download.sourceforge.net/project/offo/offo-hyphenation/2.2/offo-hyphenation.zip # Manpage(s) Source10: %{name}.xml Source11: %{name}-fontmetrics.xml @@ -46,7 +46,6 @@ BuildRequires: apache-pdfbox BuildRequires: avalon-framework BuildRequires: docbook-xsl-stylesheets -BuildRequires: gpg2 BuildRequires: java-devel-openjdk >= 1.8.0.121 # Needed for maven conversions BuildRequires: javapackages-local @@ -127,7 +126,7 @@ export CLASSPATH= LANG=en_US.UTF-8 ant \ -Djavac.source=1.6 -Djavac.target=1.6 \ - package maven-artifacts + package # Build the manpage(s) and HTML DB=%{_datadir}/xml/docbook/stylesheet/nwalsh/current @@ -145,7 +144,7 @@ # pom install -d -m 755 %{buildroot}%{_mavenpomdir} -install -pm 644 build/maven/pom.xml %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom +install -pm 644 %{SOURCE2} %{buildroot}%{_mavenpomdir}/JPP-%{name}.pom %add_maven_depmap # script @@ -179,7 +178,8 @@ popd %files -%doc NOTICE LICENSE README known-issues.xml +%license LICENSE +%doc NOTICE README known-issues.xml %doc *.html %attr(0755,root,root) %{_bindir}/%{name}
