Hello community,

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

Package is "apache-commons-lang3"

Thu Mar 28 22:45:20 2019 rev:5 rq:689051 version:3.8.1

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-lang3/apache-commons-lang3.changes    
    2019-02-06 15:47:25.075259178 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-lang3.new.25356/apache-commons-lang3.changes
     2019-03-28 22:45:20.859087111 +0100
@@ -1,0 +2,6 @@
+Mon Mar 25 17:41:59 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Remove pom parent, since we don't use it when not building with
+  maven
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-lang3.spec ++++++
--- /var/tmp/diff_new_pack.itnxP6/_old  2019-03-28 22:45:21.335087048 +0100
+++ /var/tmp/diff_new_pack.itnxP6/_new  2019-03-28 22:45:21.339087047 +0100
@@ -30,12 +30,10 @@
 Source2:        default.properties
 BuildRequires:  ant
 BuildRequires:  ant-junit
-BuildRequires:  apache-commons-parent
 BuildRequires:  fdupes
 BuildRequires:  java-devel >= 1.7
 BuildRequires:  javapackages-local
 BuildRequires:  junit
-Requires:       apache-commons-parent
 Provides:       %{short_name} = %{version}-%{release}
 BuildArch:      noarch
 
@@ -65,6 +63,9 @@
 cp %{SOURCE2} .
 sed -i 's/\r//' *.txt
 
+%pom_remove_parent .
+%pom_xpath_inject "pom:project" "<groupId>org.apache.commons</groupId>" .
+
 %build
 export OPT_JAR_LIST=`cat %{_sysconfdir}/ant.d/junit`
 export CLASSPATH=


Reply via email to