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