Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package syslog-ng for openSUSE:Factory 
checked in at 2022-02-18 23:03:03
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syslog-ng (Old)
 and      /work/SRC/openSUSE:Factory/.syslog-ng.new.1958 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syslog-ng"

Fri Feb 18 23:03:03 2022 rev:114 rq:955843 version:3.35.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/syslog-ng/syslog-ng.changes      2021-12-08 
22:09:29.742877779 +0100
+++ /work/SRC/openSUSE:Factory/.syslog-ng.new.1958/syslog-ng.changes    
2022-02-18 23:03:42.185409280 +0100
@@ -1,0 +2,5 @@
+Fri Feb 18 10:27:21 UTC 2022 - peter czanik <pe...@czanik.hu>
+
+- disable Java support for ARMv7 (compilation crashes)
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ syslog-ng.spec ++++++
--- /var/tmp/diff_new_pack.xEOluB/_old  2022-02-18 23:03:42.897409225 +0100
+++ /var/tmp/diff_new_pack.xEOluB/_new  2022-02-18 23:03:42.901409225 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package syslog-ng
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,11 @@
 %bcond_with    geoip
 %else
 %bcond_without  dbi
+%ifarch armv7l armv7hl
+%bcond_with    java
+%else
 %bcond_without java
+%endif
 %bcond_without geoip
 %endif
 #Compat macro for new _fillupdir macro introduced in Nov 2017

Reply via email to