Hello community,

here is the log from the commit of package syslog-ng for openSUSE:Factory 
checked in at 2018-12-07 14:40:07
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syslog-ng (Old)
 and      /work/SRC/openSUSE:Factory/.syslog-ng.new.19453 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syslog-ng"

Fri Dec  7 14:40:07 2018 rev:98 rq:656005 version:3.18.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/syslog-ng/syslog-ng.changes      2018-12-04 
20:53:46.440889983 +0100
+++ /work/SRC/openSUSE:Factory/.syslog-ng.new.19453/syslog-ng.changes   
2018-12-07 14:40:11.878714525 +0100
@@ -1,0 +2,7 @@
+Tue Nov 27 09:24:18 UTC 2018 - Jan Engelhardt <[email protected]>
+
+- Replace time-sensitive wording of summary.
+- Drop %if..%endif guards that are idempotent.
+- Replace %__-type macro indirections.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ syslog-ng.spec ++++++
--- /var/tmp/diff_new_pack.QZSfKr/_old  2018-12-07 14:40:12.410713867 +0100
+++ /var/tmp/diff_new_pack.QZSfKr/_new  2018-12-07 14:40:12.410713867 +0100
@@ -12,7 +12,7 @@
 # license that conforms to the Open Source Definition (Version 1.9)
 # published by the Open Source Initiative.
 
-# Please submit bugfixes or comments via http://bugs.opensuse.org/
+# Please submit bugfixes or comments via https://bugs.opensuse.org/
 #
 
 
@@ -32,8 +32,8 @@
 
 Version:        3.18.1
 Release:        0
-Summary:        The new-generation syslog-daemon
-License:        GPL-2.0
+Summary:        A syslog implementation with content-based filtering and 
networking
+License:        GPL-2.0-only
 Group:          System/Daemons
 Url:            http://syslog-ng.org/
 Source0:        
https://github.com/balabit/syslog-ng/releases/download/syslog-ng-%{version}/%{name}-%{version}.tar.gz
@@ -175,8 +175,6 @@
 
 This package is now merged into syslog-ng.
 
-%if %{with curl}
-
 %package curl
 Summary:        HTTP destination support for syslog-ng
 Group:          System/Daemons
@@ -186,10 +184,6 @@
 This package provides HTTP destination support for syslog-ng by means
 of libcurl.
 
-%endif
-
-%if %{with java}  
-
 %package java
 Summary:        Java destination support for syslog-ng
 Group:          System/Daemons
@@ -198,10 +192,6 @@
 %description java
 This package provides Java destination support for syslog-ng.
 
-%endif
-
-%if %{with dbi}
-
 %package sql
 Summary:        SQL support using DBI for syslog-ng
 Group:          System/Daemons
@@ -211,10 +201,6 @@
 This package provides the libafsql module providing support for
 logging into a SQL database using DBI.
 
-%endif
-
-%if %{with smtp}
-
 %package smtp
 Summary:        SMTP output support for syslog-ng
 Group:          System/Daemons
@@ -224,10 +210,6 @@
 This package provides the afsmtp module providing support for
 logging into SMTP.
 
-%endif
-
-%if %{with geoip}
-
 %package geoip
 Summary:        GeoIP support for syslog-ng
 Group:          System/Daemons
@@ -237,10 +219,6 @@
 This package provides GeoIP modules providing support for
 logging geo-location information.
 
-%endif
-
-%if %{with redis}
-
 %package redis
 Summary:        Redis destination support for syslog-ng
 Group:          System/Daemons
@@ -250,10 +228,6 @@
 This package provides the libredis module providing support for
 logging to a redis destination.
 
-%endif
-
-%if %{with python}  
-
 %package python
 Summary:        Python destination support for syslog-ng
 Group:          System/Daemons
@@ -262,8 +236,6 @@
 %description python
 This package provides Python destination support for syslog-ng.
 
-%endif
-
 %package devel
 Summary:        Development files for syslog-ng
 Group:          Development/Libraries/C and C++
@@ -294,7 +266,7 @@
 %endif
 
 # fix python
-%{__sed} -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' lib/merge-grammar.py
+sed -i 's|^#!/usr/bin/env python|#!/usr/bin/python3|' lib/merge-grammar.py
 
 %build
 ##


Reply via email to