Hello community,

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

Package is "apache-commons-dbcp"

Thu Mar 28 22:45:15 2019 rev:5 rq:689046 version:2.1.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/apache-commons-dbcp/apache-commons-dbcp.changes  
2018-12-19 13:48:31.147359653 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-dbcp.new.25356/apache-commons-dbcp.changes
       2019-03-28 22:45:16.655087670 +0100
@@ -1,0 +2,6 @@
+Mon Mar 25 17:39:46 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Remove pom parent, since we don't use it when not building with
+  maven
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-dbcp.spec ++++++
--- /var/tmp/diff_new_pack.jMlL70/_old  2019-03-28 22:45:17.763087523 +0100
+++ /var/tmp/diff_new_pack.jMlL70/_new  2019-03-28 22:45:17.775087521 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package apache-commons-dbcp
 #
-# 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
@@ -32,7 +32,6 @@
 Patch1:         apache-commons-dbcp-javadoc.patch
 BuildRequires:  ant >= 1.6.5
 BuildRequires:  apache-commons-logging
-BuildRequires:  apache-commons-parent
 BuildRequires:  apache-commons-pool2
 BuildRequires:  fdupes
 BuildRequires:  geronimo-jta-1_1-api
@@ -41,7 +40,6 @@
 BuildRequires:  jdbc-stdext >= 2.0
 BuildRequires:  junit >= 3.8.1
 BuildRequires:  xerces-j2
-Requires:       apache-commons-parent
 Requires:       commons-collections >= 3.2
 Requires:       commons-pool2
 Requires:       jta_api >= 1.1
@@ -85,6 +83,8 @@
 # remove all binary libs
 find . -name "*.jar" -exec rm -f {} \;
 
+%pom_remove_parent .
+
 %build
 ant \
         -Dcommons-pool.jar=$(build-classpath commons-pool2) \



Reply via email to