From aabc2fd16f00755e2b363591cf11c0b87f1f5c97346f2a27e6332899c5c56d2e Mon Sep 17 00:00:00 2001 From: Andreas Stieger Date: Mon, 13 Apr 2015 14:39:54 +0000 Subject: [PATCH] Accepting request 295701 from home:AndreasStieger:branches:Base:System - disable GnuTLS support, does not build with GnuTLS 3.4.0 OBS-URL: https://build.opensuse.org/request/show/295701 OBS-URL: https://build.opensuse.org/package/show/Base:System/rsyslog?expand=0&rev=219 --- rsyslog.changes | 5 +++++ rsyslog.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/rsyslog.changes b/rsyslog.changes index fe07377..9d120ae 100644 --- a/rsyslog.changes +++ b/rsyslog.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Apr 13 12:25:08 UTC 2015 - astieger@suse.com + +- disable GnuTLS support, does not build with GnuTLS 3.4.0 + ------------------------------------------------------------------- Tue Apr 7 18:24:17 UTC 2015 - astieger@suse.com diff --git a/rsyslog.spec b/rsyslog.spec index 7738418..eefeee1 100644 --- a/rsyslog.spec +++ b/rsyslog.spec @@ -44,7 +44,7 @@ Release: 0 %bcond_with journal %endif %bcond_without gssapi -%bcond_without gnutls +%bcond_with gnutls %bcond_without gcrypt %bcond_without guardtime %bcond_without mysql