Hello community,

here is the log from the commit of package apache-commons-compress for 
openSUSE:Factory checked in at 2019-03-27 16:22:21
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-compress (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-compress.new.25356 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-compress"

Wed Mar 27 16:22:21 2019 rev:2 rq:689042 version:1.18

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-compress/apache-commons-compress.changes
  2019-01-28 20:50:01.373805330 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-compress.new.25356/apache-commons-compress.changes
       2019-03-27 16:22:24.587517182 +0100
@@ -1,0 +2,6 @@
+Mon Mar 25 17:32:03 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Remove pom parent, since we don't use it when not building with
+  maven
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-compress.spec ++++++
--- /var/tmp/diff_new_pack.67S9v3/_old  2019-03-27 16:22:25.563516978 +0100
+++ /var/tmp/diff_new_pack.67S9v3/_new  2019-03-27 16:22:25.563516978 +0100
@@ -1,5 +1,5 @@
 #
-# spec file for package apache-commons-compress
+# spec file for package apache
 #
 # Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
 #
@@ -31,12 +31,10 @@
 Patch1:         0002-Remove-ZSTD-compressor.patch
 Patch2:         fix_java_8_compatibility.patch
 BuildRequires:  ant
-BuildRequires:  apache-commons-parent
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.7
 BuildRequires:  javapackages-local
 BuildRequires:  xz-java
-Requires:       mvn(org.apache.commons:commons-parent:pom:)
 Requires:       mvn(org.tukaani:xz)
 Provides:       %{short_name} = %{version}-%{release}
 Obsoletes:      %{short_name} < %{version}-%{release}
@@ -87,6 +85,9 @@
 
 %pom_xpath_remove "pom:profiles/pom:profile[pom:id[text()='java9+']]"
 
+%pom_remove_parent .
+%pom_xpath_inject "pom:project" "<groupId>org.apache.commons</groupId>" .
+
 %build
 mkdir -p lib
 build-jar-repository -s lib xz-java


Reply via email to