Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package apache-commons-logging for 
openSUSE:Factory checked in at 2021-08-02 12:04:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache-commons-logging (Old)
 and      /work/SRC/openSUSE:Factory/.apache-commons-logging.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "apache-commons-logging"

Mon Aug  2 12:04:38 2021 rev:23 rq:908784 version:1.2

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/apache-commons-logging/apache-commons-logging.changes
    2021-04-27 21:34:22.983956223 +0200
+++ 
/work/SRC/openSUSE:Factory/.apache-commons-logging.new.1899/apache-commons-logging.changes
  2021-08-02 12:04:58.521657239 +0200
@@ -1,0 +2,5 @@
+Wed Jul 28 07:28:43 UTC 2021 - Fridrich Strba <fst...@suse.com>
+
+- Disable tests everywhere, not only for arm6
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ apache-commons-logging.spec ++++++
--- /var/tmp/diff_new_pack.VSLlze/_old  2021-08-02 12:05:00.357656849 +0200
+++ /var/tmp/diff_new_pack.VSLlze/_new  2021-08-02 12:05:00.357656849 +0200
@@ -1,5 +1,5 @@
 #
-# spec file for package apache-commons-logging
+# spec file
 #
 # Copyright (c) 2021 SUSE LLC
 # Copyright (c) 2000-2007, JPackage Project
@@ -17,7 +17,6 @@
 #
 
 
-%{!?arm6:%global arm6 armv3l armv4b armv4l armv4tl armv5b armv5l armv5teb 
armv5tel armv5tejl armv6l armv6hl}
 %define base_name  logging
 %define short_name commons-%{base_name}
 Name:           apache-%{short_name}
@@ -35,11 +34,9 @@
 Patch2:         commons-logging-manifests.patch
 Patch3:         no-tests.patch
 BuildRequires:  ant
-BuildRequires:  ant-junit
 BuildRequires:  glassfish-servlet-api
 BuildRequires:  java-devel >= 1.8
 BuildRequires:  javapackages-local
-BuildRequires:  junit
 BuildRequires:  log4j12-mini >= 1.2
 Requires:       java >= 1.8
 Provides:       jakarta-%{short_name} = %{version}-%{release}
@@ -64,10 +61,7 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
-# Disable tests on arm6
-%ifarch %{arm6}
 %patch3 -p1
-%endif
 
 sed -i 's/\r//' RELEASE-NOTES.txt LICENSE.txt
 
@@ -82,7 +76,6 @@
 
 export CLASSPATH=$(build-classpath \
                    plexus/ \
-                   junit \
                   ):target/classes:target/test-classes
 ant \
   -Dmaven.mode.offline=true -lib %{_javadir} \

Reply via email to