From 4518dcc7d02724e6ba4b71cbe6fdf388faa9c6e4 Mon Sep 17 00:00:00 2001 From: Marcin Krol Date: Fri, 11 Oct 2013 11:21:27 +0000 Subject: [PATCH] - drop PLD stuff, use system libivykis (we are using stable one) --- syslog-ng.spec | 10 +--------- 1 file changed, 1 insertion(+), 9 deletions(-) diff --git a/syslog-ng.spec b/syslog-ng.spec index e417aba..5bbef9e 100644 --- a/syslog-ng.spec +++ b/syslog-ng.spec @@ -5,23 +5,15 @@ # # 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 -- 2.44.0