Hello community,

here is the log from the commit of package syslog-ng for openSUSE:Factory 
checked in at 2016-09-12 13:26:01
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/syslog-ng (Old)
 and      /work/SRC/openSUSE:Factory/.syslog-ng.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "syslog-ng"

Changes:
--------
--- /work/SRC/openSUSE:Factory/syslog-ng/syslog-ng.changes      2016-08-26 
23:17:05.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.syslog-ng.new/syslog-ng.changes 2016-09-12 
13:26:02.000000000 +0200
@@ -1,0 +2,7 @@
+Fri Sep  9 06:37:42 UTC 2016 - [email protected]
+
+- really update config version to 3.8 (thanks Per for the report)
+- move curl (HTTP) support into a subpackage
+  to reduce the number of dependencies in the base package
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ syslog-ng.spec ++++++
--- /var/tmp/diff_new_pack.az1Wos/_old  2016-09-12 13:26:04.000000000 +0200
+++ /var/tmp/diff_new_pack.az1Wos/_new  2016-09-12 13:26:04.000000000 +0200
@@ -152,6 +152,14 @@
     Balázs Scheidler <[email protected]>
     BalaBit IT Ltd. <[email protected]>
 
+%package curl
+Summary:        Curl (HTTP) destination support for syslog-ng
+Group:          System/Libraries
+Requires:       %{name} = %{version}
+
+%description curl
+This package provides curl (HTTP) destination support for syslog-ng.
+
 %if %{with java}  
 
 %package java
@@ -596,7 +604,6 @@
 %attr(755,root,root) %{_libdir}/syslog-ng/libconfgen.so
 %attr(755,root,root) %{_libdir}/syslog-ng/libcsvparser.so
 %attr(755,root,root) %{_libdir}/syslog-ng/libcryptofuncs.so
-%attr(755,root,root) %{_libdir}/syslog-ng/libcurl.so
 %attr(755,root,root) %{_libdir}/syslog-ng/libdbparser.so
 %attr(755,root,root) %{_libdir}/syslog-ng/libgraphite.so
 %attr(755,root,root) %{_libdir}/syslog-ng/libjson-plugin.so
@@ -628,6 +635,9 @@
 %attr(644,root,root) %{_datadir}/syslog-ng/include/scl/logmatic/logmatic.conf
 %attr(644,root,root) %{_datadir}/syslog-ng/xsd/*
 
+%files curl
+%attr(755,root,root) %{_libdir}/syslog-ng/libcurl.so
+
 %if %{with dbi}
 
 %files sql

++++++ syslog-ng.conf.default ++++++
--- /var/tmp/diff_new_pack.az1Wos/_old  2016-09-12 13:26:04.000000000 +0200
+++ /var/tmp/diff_new_pack.az1Wos/_new  2016-09-12 13:26:04.000000000 +0200
@@ -1,4 +1,4 @@
-@version:3.7
+@version:3.8
 @include "scl.conf"
 
 #


Reply via email to