Hello community,

here is the log from the commit of package xml-commons-resolver for 
openSUSE:Factory checked in at 2019-02-06 15:46:28
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/xml-commons-resolver (Old)
 and      /work/SRC/openSUSE:Factory/.xml-commons-resolver.new.28833 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "xml-commons-resolver"

Wed Feb  6 15:46:28 2019 rev:2 rq:670617 version:1.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/xml-commons-resolver/xml-commons-resolver.changes    
    2018-12-14 20:45:02.001704309 +0100
+++ 
/work/SRC/openSUSE:Factory/.xml-commons-resolver.new.28833/xml-commons-resolver.changes
     2019-02-06 15:46:33.459290477 +0100
@@ -1,0 +2,11 @@
+Fri Feb  1 16:33:40 UTC 2019 - Fridrich Strba <[email protected]>
+
+- BuildIgnore xml-apis and xml-resolver, since this does not
+  strictly require them for build
+
+-------------------------------------------------------------------
+Fri Feb  1 12:59:05 UTC 2019 - Fridrich Strba <[email protected]>
+
+- BuildIgnore xerces-j2 to break cycle of OSGi requires
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ xml-commons-resolver.spec ++++++
--- /var/tmp/diff_new_pack.NUhqb2/_old  2019-02-06 15:46:34.107290084 +0100
+++ /var/tmp/diff_new_pack.NUhqb2/_new  2019-02-06 15:46:34.107290084 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package xml-commons-resolver
 #
-# 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,6 +37,7 @@
 BuildRequires:  fdupes
 BuildRequires:  java-devel
 BuildRequires:  javapackages-local
+#!BuildIgnore:  xerces-j2 xml-apis xml-resolver
 Requires:       apache-parent
 # Explicit javapackages-tools requires since scripts use
 # /usr/share/java-utils/java-functions
@@ -114,7 +115,7 @@
 install -d -m 755 %{buildroot}%{resolverdir}
 install -m 0644 %{SOURCE10} 
%{buildroot}%{resolverdir}/CatalogManager.properties
 
-%files
+%files -f .mfiles
 %license LICENSE.resolver.txt
 %doc KEYS NOTICE-resolver.txt
 %{_mandir}/man1/*
@@ -122,12 +123,6 @@
 %config(noreplace) %{resolverdir}/*
 %dir %{resolverdir}
 %{_javadir}/*
-%{_mavenpomdir}/*
-%if %{defined _maven_repository}
-%{_mavendepmapfragdir}/%{name}
-%else
-%{_datadir}/maven-metadata/%{name}.xml*
-%endif
 
 %files javadoc
 %license LICENSE.resolver.txt


Reply via email to