Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package jakarta-commons-discovery for 
openSUSE:Factory checked in at 2021-09-16 23:14:35
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/jakarta-commons-discovery (Old)
 and      /work/SRC/openSUSE:Factory/.jakarta-commons-discovery.new.1899 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "jakarta-commons-discovery"

Thu Sep 16 23:14:35 2021 rev:23 rq:918627 version:0.4

Changes:
--------
--- 
/work/SRC/openSUSE:Factory/jakarta-commons-discovery/jakarta-commons-discovery.changes
      2017-09-13 22:20:11.361308118 +0200
+++ 
/work/SRC/openSUSE:Factory/.jakarta-commons-discovery.new.1899/jakarta-commons-discovery.changes
    2021-09-16 23:17:00.395943338 +0200
@@ -1,0 +2,5 @@
+Mon Sep 13 05:24:28 UTC 2021 - Stefan Bluhm <[email protected]>
+
+- Added build support for Enterprise Linux.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ jakarta-commons-discovery.spec ++++++
--- /var/tmp/diff_new_pack.SojJfw/_old  2021-09-16 23:17:00.899943860 +0200
+++ /var/tmp/diff_new_pack.SojJfw/_new  2021-09-16 23:17:00.903943864 +0200
@@ -26,11 +26,19 @@
 Url:            http://jakarta.apache.org/commons/discovery.html
 Source0:        
http://www.apache.org/dist/jakarta/commons/discovery/source/commons-discovery-0.4-src.tar.gz
 BuildRequires:  ant
+%if 0%{?rhel}
+BuildRequires:  apache-commons-logging >= 1.0.4
+%else
 BuildRequires:  commons-logging >= 1.0.4
+%endif
 BuildRequires:  java-devel
 BuildRequires:  javapackages-tools
 BuildRequires:  junit >= 3.7
+%if 0%{?rhel}
+Requires:       apache-commons-logging >= 1.0.4
+%else
 Requires:       commons-logging >= 1.0.4
+%endif
 Provides:       %{short_name} = %{version}
 Obsoletes:      %{short_name} < %{version}
 #XXX: temporary fix to make axis auto dependencies work, need to revork package

Reply via email to