Hello community,

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

Package is "apache-commons-validator"

Wed Mar 27 16:22:37 2019 rev:8 rq:689055 version:1.5.0

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-validator/apache-commons-validator.changes
        2019-01-24 14:12:29.379426541 +0100
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-validator.new.25356/apache-commons-validator.changes
     2019-03-27 16:22:38.755514229 +0100
@@ -1,0 +2,7 @@
+Mon Mar 25 17:53:26 UTC 2019 - Fridrich Strba <[email protected]>
+
+- Remove pom parent, since we don't use it when not building with
+  maven
+- Remove special conditions for suse_version 1110
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-validator.spec ++++++
--- /var/tmp/diff_new_pack.ZVHxIv/_old  2019-03-27 16:22:39.563514061 +0100
+++ /var/tmp/diff_new_pack.ZVHxIv/_new  2019-03-27 16:22:39.563514061 +0100
@@ -38,7 +38,6 @@
 BuildRequires:  javapackages-local
 BuildRequires:  junit
 BuildRequires:  oro
-Requires:       apache-commons-parent
 Requires:       commons-beanutils >= 1.5
 Requires:       commons-collections
 Requires:       commons-digester >= 1.8
@@ -49,10 +48,6 @@
 Provides:       jakarta-%{short_name} = %{version}-%{release}
 Obsoletes:      jakarta-%{short_name} < %{version}-%{release}
 BuildArch:      noarch
-%if 0%{?suse_version} == 1110
-BuildRequires:  ant-apache-oro
-Requires:       ant-apache-oro
-%endif
 
 %description
 A common issue when receiving data either electronically or from user
@@ -89,6 +84,8 @@
 sed -i 's/\r//' RELEASE-NOTES.txt
 sed -i 's/\r//' NOTICE.txt
 
+%pom_remove_parent .
+
 %build
 export CLASSPATH=$(build-classpath \
                    commons-collections \


Reply via email to