Hello community,

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

Package is "apache-commons-pool"

Wed Mar 27 16:22:35 2019 rev:5 rq:689053 version:1.6

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-pool/apache-commons-pool.changes  
2018-12-18 14:57:51.162300284 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-pool.new.25356/apache-commons-pool.changes
       2019-03-27 16:22:37.211514551 +0100
@@ -1,0 +2,6 @@
+Mon Mar 25 17:51:29 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Remove pom parent, since we don't use it when not building with
+  maven
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-pool.spec ++++++
--- /var/tmp/diff_new_pack.0tAJZ4/_old  2019-03-27 16:22:37.999514387 +0100
+++ /var/tmp/diff_new_pack.0tAJZ4/_new  2019-03-27 16:22:37.999514387 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-commons-pool
 #
-# 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
@@ -29,12 +29,11 @@
 Patch0:         jakarta-commons-pool-build.patch
 Patch1:         commons-pool-1.6-sourcetarget.patch
 BuildRequires:  ant
-BuildRequires:  apache-commons-parent
+BuildRequires:  dos2unix
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
 BuildRequires:  junit
-Requires:       apache-commons-parent
 Provides:       jakarta-%{short_name} = %{version}-%{release}
 Obsoletes:      jakarta-%{short_name} < %{version}-%{release}
 Provides:       %{short_name} = %{version}-%{release}
@@ -68,6 +67,10 @@
 %patch0
 %patch1 -p1
 
+dos2unix README.txt
+
+%pom_remove_parent .
+
 %build
 ant -Djava.io.tmpdir=. clean dist
 


Reply via email to