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

Tomas Heinrich theinric at fedoraproject.org
Fri Feb 21 17:16:59 UTC 2014


commit bb4d0c955b00ad007976bc08b9009260937023e3
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 120c995..d8b1e7b 100644
--- a/rsyslog.spec
+++ b/rsyslog.spec
@@ -35,6 +35,7 @@ Patch5: rsyslog-7.4.8-numeric-uid.patch
 BuildRequires: bison
 BuildRequires: flex
 BuildRequires: json-c-devel
+BuildRequires: libestr-devel >= 0.1.9
 BuildRequires: libuuid-devel
 BuildRequires: pkgconfig
 BuildRequires: python-docutils
@@ -480,6 +481,7 @@ done
 %changelog
 * Thu Feb 20 2014 Tomas Heinrich <theinric at redhat.com> 7.4.8-1
 - rebase to 7.4.8
+- add an explicit requirement on the version of libestr
 - install the rsyslog-recover-qi.pl tool
 - fix a typo in a package description
 - add missing defattr directives


More information about the scm-commits mailing list