commit xml-commons-apis for openSUSE:Factory

2019-04-14 Thread root
Hello community,

here is the log from the commit of package xml-commons-apis for 
openSUSE:Factory checked in at 2019-04-14 12:20:51

Comparing /work/SRC/openSUSE:Factory/xml-commons-apis (Old)
 and  /work/SRC/openSUSE:Factory/.xml-commons-apis.new.27019 (New)


Package is "xml-commons-apis"

Sun Apr 14 12:20:51 2019 rev:3 rq:693105 version:1.4.01

Changes:

--- /work/SRC/openSUSE:Factory/xml-commons-apis/xml-commons-apis.changes
2019-02-06 15:46:37.303288144 +0100
+++ 
/work/SRC/openSUSE:Factory/.xml-commons-apis.new.27019/xml-commons-apis.changes 
2019-04-14 12:20:53.543651032 +0200
@@ -1,0 +2,6 @@
+Mon Apr  8 11:37:06 UTC 2019 - Fridrich Strba 
+
+- Do not depend on the apache-parent, since we are not building
+  using Maven.
+
+---



Other differences:
--
++ xml-commons-apis.spec ++
--- /var/tmp/diff_new_pack.H0cdmB/_old  2019-04-14 12:20:54.007651588 +0200
+++ /var/tmp/diff_new_pack.H0cdmB/_new  2019-04-14 12:20:54.007651588 +0200
@@ -32,13 +32,11 @@
 Source3:
http://repo1.maven.org/maven2/xml-apis/xml-apis/2.0.2/xml-apis-2.0.2.pom
 Source4:
http://repo1.maven.org/maven2/xml-apis/xml-apis-ext/1.3.04/xml-apis-ext-1.3.04.pom
 BuildRequires:  ant
-BuildRequires:  apache-parent
 BuildRequires:  fdupes
 BuildRequires:  java-devel
 BuildRequires:  javapackages-local
 BuildRequires:  xz
 #!BuildIgnore:  xerces-j2 xml-apis xml-resolver
-Requires:   apache-parent
 Conflicts:  xml-commons-apis-bootstrap
 Provides:   xerces-j2-xml-apis
 Provides:   xml-apis = %{version}-%{release}
@@ -87,6 +85,8 @@
 cp %{SOURCE3} %{SOURCE4} .
 sed -i '/distributionManagement/,/\/distributionManagement/ {d}' *.pom
 
+%pom_remove_parent xml-apis-ext*.pom
+
 %build
 ant -Dant.build.javac.source=6 -Dant.build.javac.target=6 jar javadoc
 




commit xml-commons-apis for openSUSE:Factory

2019-02-06 Thread root
Hello community,

here is the log from the commit of package xml-commons-apis for 
openSUSE:Factory checked in at 2019-02-06 15:46:35

Comparing /work/SRC/openSUSE:Factory/xml-commons-apis (Old)
 and  /work/SRC/openSUSE:Factory/.xml-commons-apis.new.28833 (New)


Package is "xml-commons-apis"

Wed Feb  6 15:46:35 2019 rev:2 rq:670618 version:1.4.01

Changes:

--- /work/SRC/openSUSE:Factory/xml-commons-apis/xml-commons-apis.changes
2018-12-14 20:45:06.213698490 +0100
+++ 
/work/SRC/openSUSE:Factory/.xml-commons-apis.new.28833/xml-commons-apis.changes 
2019-02-06 15:46:37.303288144 +0100
@@ -1,0 +2,11 @@
+Fri Feb  1 16:34:45 UTC 2019 - Fridrich Strba 
+
+- BuildIgnore xml-apis and xml-resolver, since this does not
+  strictly require them for build
+
+---
+Fri Feb  1 12:54:51 UTC 2019 - Fridrich Strba 
+
+- BuildIgnore xerces-j2 to break cycle of OSGi requires
+
+---



Other differences:
--
++ xml-commons-apis.spec ++
--- /var/tmp/diff_new_pack.kSAKUF/_old  2019-02-06 15:46:38.075287676 +0100
+++ /var/tmp/diff_new_pack.kSAKUF/_new  2019-02-06 15:46:38.079287674 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xml-commons-apis
 #
-# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
+# Copyright (c) 2019 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
@@ -37,19 +37,20 @@
 BuildRequires:  java-devel
 BuildRequires:  javapackages-local
 BuildRequires:  xz
+#!BuildIgnore:  xerces-j2 xml-apis xml-resolver
 Requires:   apache-parent
 Conflicts:  xml-commons-apis-bootstrap
-Provides:   xml-commons-jaxp-1.4-apis
-Provides:   xml-commons-jaxp-1.3-apis
-Provides:   xml-commons-jaxp-1.2-apis
-Provides:   xml-commons-jaxp-1.1-apis
 Provides:   xerces-j2-xml-apis
-Provides:   xml-apis = %{name}-%{release}
-Obsoletes:  xml-commons-jaxp-1.4-apis
-Obsoletes:  xml-commons-jaxp-1.3-apis
-Obsoletes:  xml-commons-jaxp-1.2-apis
-Obsoletes:  xml-commons-jaxp-1.1-apis
+Provides:   xml-apis = %{version}-%{release}
+Provides:   xml-commons-jaxp-1.1-apis
+Provides:   xml-commons-jaxp-1.2-apis
+Provides:   xml-commons-jaxp-1.3-apis
+Provides:   xml-commons-jaxp-1.4-apis
 Obsoletes:  xerces-j2-xml-apis
+Obsoletes:  xml-commons-jaxp-1.1-apis
+Obsoletes:  xml-commons-jaxp-1.2-apis
+Obsoletes:  xml-commons-jaxp-1.3-apis
+Obsoletes:  xml-commons-jaxp-1.4-apis
 BuildArch:  noarch
 
 %description
@@ -129,16 +130,10 @@
 rm -rf build/docs/javadoc
 %fdupes -s build/docs/
 
-%files
+%files -f .mfiles
 %license LICENSE LICENSE.dom-documentation.txt LICENSE.dom-software.txt 
LICENSE.sac.html LICENSE.sax.txt
 %doc NOTICE README.dom.txt README-sax README.sax.txt
 %{_javadir}/*
-%{_mavenpomdir}/*
-%if %{defined _maven_repository}
-%{_mavendepmapfragdir}/%{name}
-%else
-%{_datadir}/maven-metadata/%{name}.xml*
-%endif
 
 %files manual
 %doc build/docs/*