Hello community,

here is the log from the commit of package syslog-ng for openSUSE:Factory 
checked in at 2019-11-30 10:40:08
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syslog-ng (Old)
 and      /work/SRC/openSUSE:Factory/.syslog-ng.new.26869 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syslog-ng"

Sat Nov 30 10:40:08 2019 rev:103 rq:752351 version:3.23.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/syslog-ng/syslog-ng.changes      2019-09-05 
12:42:17.379479640 +0200
+++ /work/SRC/openSUSE:Factory/.syslog-ng.new.26869/syslog-ng.changes   
2019-11-30 10:41:15.780144214 +0100
@@ -1,0 +2,7 @@
+Wed Nov 27 15:03:43 UTC 2019 - peter czanik <[email protected]>
+
+- remove ExcludeArch as bison workaround no more needed
+- remove dependency on libgeoip to fix bnc#1156203
+  (of course libmaxminddb is still supported) 
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ syslog-ng.spec ++++++
--- /var/tmp/diff_new_pack.U2eOXI/_old  2019-11-30 10:41:17.656143989 +0100
+++ /var/tmp/diff_new_pack.U2eOXI/_new  2019-11-30 10:41:17.664143988 +0100
@@ -16,9 +16,6 @@
 #
 
 
-# workaround for bison bug
-ExcludeArch:    i586 s390x
-
 #Compat macro for new _fillupdir macro introduced in Nov 2017
 %if ! %{defined _fillupdir}
   %define _fillupdir /var/adm/fillup-templates
@@ -94,7 +91,6 @@
 BuildRequires:  libcurl-devel
 %endif
 %if %{with geoip}
-BuildRequires:  libGeoIP-devel
 %if 0%{?leap_version} >= 420200
 BuildRequires:  libmaxminddb-devel
 %endif
@@ -210,12 +206,12 @@
 logging into SMTP.
 
 %package geoip
-Summary:        GeoIP support for syslog-ng
+Summary:        GeoIP (MaxMindDB) support for syslog-ng
 Group:          System/Daemons
 Requires:       %{name} = %{version}
 
 %description geoip
-This package provides GeoIP modules providing support for
+This package provides GeoIP (MaxMindDB) modules providing support for
 logging geo-location information.
 
 %package redis
@@ -273,10 +269,6 @@
 ##
 export CFLAGS="%{optflags}"
 
-%if %{with geoip}
-export GEOIP_LIBS="-lGeoIP"
-%endif
-
 export AM_YFLAGS=-d
 
 %configure \
@@ -314,9 +306,6 @@
 %else
         --disable-mongodb                       \
 %endif
-%if %{with geoip}
-       --enable-geoip                          \
-%endif
 %if %{with redis}
        --enable-redis                          \
 %endif
@@ -711,7 +700,6 @@
 %files geoip
 %defattr(-,root,root)
 %dir %{_libdir}/syslog-ng
-%attr(755,root,root) %{_libdir}/syslog-ng/libgeoip-plugin.so
 %if 0%{?leap_version} >= 420200
 %attr(755,root,root) %{_libdir}/syslog-ng/libgeoip2-plugin.so
 %endif


Reply via email to