]> TLD Linux GIT Repositories - packages/syslog-ng.git/blobdiff - syslog-ng.spec
- updated to 3.4.7
[packages/syslog-ng.git] / syslog-ng.spec
index e417abafb956ac0a8f0998b3577bcaf601f1aa59..9806ece4fc6f97bc4169ee81a5443f3d1d5347b7 100644 (file)
@@ -5,38 +5,30 @@
 #
 # Conditional build:
 %bcond_with    dynamic         # link dynamically with glib, eventlog, pcre (modules are always linked dynamically)
-%if "%{pld_release}" == "ac"
-%bcond_with    sql             # build with support for logging to SQL DB
-%else
 %bcond_without sql             # build without support for logging to SQL DB
-%endif
 %bcond_without tests           # do not perform "make check"
 %bcond_without json            # build without support for JSON template formatting
 %bcond_without mongodb         # build without support for mongodb destination
 %bcond_without smtp            # build without support for logging into SMTP
-%bcond_with    system_libivykis        # use system libivykis
+%bcond_without system_libivykis        # use system libivykis
 %bcond_with    system_rabbitmq # use system librabbitmq [not supported yet]
 
-%if "%{pld_release}" == "ac"
-%define                glib2_ver       1:2.16.0
-%else
 %define                glib2_ver       1:2.24.0
-%endif
 Summary:       Syslog-ng - new generation of the system logger
 Summary(pl.UTF-8):     Syslog-ng - systemowy demon logujący nowej generacji
 Summary(pt_BR.UTF-8):  Daemon de log nova geração
 Name:          syslog-ng
-Version:       3.4.3
+Version:       3.4.7
 Release:       1
 License:       GPL v2+ with OpenSSL exception
 Group:         Daemons
 Source0:       http://www.balabit.com/downloads/files/syslog-ng/open-source-edition/%{version}/source/%{name}_%{version}.tar.gz
-# Source0-md5: 80b873a11b3e02706bc3f2430b9be068
+# Source0-md5: eed6df3a8728bbc4c607c3b44aeaa405
 Source1:       %{name}.init
 Source2:       %{name}.conf
 Source3:       %{name}.logrotate
 Source4:       http://www.balabit.com/support/documentation/syslog-ng-ose-3.4-guides/en/syslog-ng-ose-v3.4-guide-admin/pdf/%{name}-ose-v3.4-guide-admin.pdf
-# Source4-md5: fbc1516a2af9f40d0a7c4929fdf381b1
+# Source4-md5: dad7f9ed093d70ea1ff05a625fc9e7f9
 Source5:       %{name}-simple.conf
 Source6:       %{name}.upstart
 Patch0:                %{name}-datadir.patch