[rsyslog] Add an explicit requirement on the version of libestr

Tomas Heinrich theinric at fedoraproject.org
Mon Feb 17 18:10:50 UTC 2014


commit 62b7c2eafa5c16087583785f05c5c34ed67af382
Author: Tomas Heinrich <theinric at redhat.com>
Date:   Wed Feb 5 16:47:13 2014 +0100

    Add an explicit requirement on the version of libestr

 rsyslog.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/rsyslog.spec b/rsyslog.spec
index 4f3ef35..e88dd17 100644
--- a/rsyslog.spec
+++ b/rsyslog.spec
@@ -32,6 +32,7 @@ Patch6: rsyslog-7.4.7-atomicops.patch
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: json-c-devel
+BuildRequires: libestr-devel >= 0.1.9
 BuildRequires: libuuid-devel
 BuildRequires: pkgconfig
 BuildRequires: python-docutils
@@ -479,6 +480,7 @@ done
 - rebase to 7.4.8
 - drop patch4, merged upstream
   rsyslog-7.4.7-bz1030044-remove-ads.patch
+- add an explicit requirement on the version of libestr
 
 * Sun Feb 09 2014 Lubomir Rintel <lkundrak at v3.sk> 7.4.7-3
 - Fixed 32-bit PowerPC build


More information about the scm-commits mailing list