Hello community,

here is the log from the commit of package xmlgraphics-commons for 
openSUSE:Factory checked in at 2017-06-01 16:32:31
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xmlgraphics-commons (Old)
 and      /work/SRC/openSUSE:Factory/.xmlgraphics-commons.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xmlgraphics-commons"

Thu Jun  1 16:32:31 2017 rev:19 rq:496754 version:2.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/xmlgraphics-commons/xmlgraphics-commons.changes  
2017-04-12 18:25:25.499826023 +0200
+++ 
/work/SRC/openSUSE:Factory/.xmlgraphics-commons.new/xmlgraphics-commons.changes 
    2017-06-01 16:32:32.268785578 +0200
@@ -1,0 +2,5 @@
+Fri May 19 11:03:58 UTC 2017 - [email protected]
+
+- Add BuildRequires: javapackages-local (for maven conversions) 
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ xmlgraphics-commons.spec ++++++
--- /var/tmp/diff_new_pack.OK5bFb/_old  2017-06-01 16:32:32.820707721 +0200
+++ /var/tmp/diff_new_pack.OK5bFb/_new  2017-06-01 16:32:32.820707721 +0200
@@ -3,7 +3,6 @@
 #
 # Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
 # Copyright (c) 2000-2008, JPackage Project
-# All rights reserved.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -18,8 +17,6 @@
 #
 
 
-%define section   free
-
 Name:           xmlgraphics-commons
 Version:        2.1
 Release:        0
@@ -29,20 +26,19 @@
 Url:            http://xmlgraphics.apache.org/
 Source0:        
http://www.apache.org/dist/xmlgraphics/commons/source/xmlgraphics-commons-%{version}-src.tar.gz
 Patch0:         xmlgraphics-commons-build_xml.patch
-BuildArch:      noarch
 BuildRequires:  ant >= 1.6.5
 BuildRequires:  ant-junit
 BuildRequires:  apache-commons-io >= 1.1
 BuildRequires:  apache-commons-logging
 BuildRequires:  gpg2
+# Needed for maven conversions
+BuildRequires:  javapackages-local
 BuildRequires:  javapackages-tools
 BuildRequires:  junit
 BuildRequires:  xmlgraphics-batik
 Requires:       jakarta-commons-io >= 1.1
 Requires:       jakarta-commons-logging
-Requires(post): javapackages-tools
-Requires(postun):  javapackages-tools
-BuildRoot:      %{_tmppath}/%{name}-%{version}-build
+BuildArch:      noarch
 
 %description
 Apache XML Graphics Commons is a library that consists of 
@@ -63,7 +59,7 @@
 
 %prep
 %setup -q %{name}-%{version}
-%patch0 -p0
+%patch0
 find . -name "*.jar" | xargs rm
 
 %build
@@ -95,7 +91,7 @@
 %doc LICENSE
 %{_javadir}/%{name}.jar
 %{_mavenpomdir}/*
-%if %suse_version >= 1330
+%if 0%{?suse_version} >= 1330
 %{_datadir}/maven-metadata/%{name}.xml*
 %else
 %{_mavendepmapfragdir}/%{name}


Reply via email to