[libzrtpcpp/el6] fix for EL-5

wolfy wolfy at fedoraproject.org
Tue Aug 13 15:10:39 UTC 2013


commit 351210cbfadbc76a52810dcdcec1af7ceb9dbd2a
Author: Manuel Wolfshant <wolfy at fedoraproject.org>
Date:   Tue Aug 13 18:10:23 2013 +0300

    fix for EL-5

 libzrtpcpp.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/libzrtpcpp.spec b/libzrtpcpp.spec
index 6d9f888..fba961c 100644
--- a/libzrtpcpp.spec
+++ b/libzrtpcpp.spec
@@ -1,6 +1,6 @@
 Name:           libzrtpcpp
 Version:        3.2.1
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        ZRTP support library for the GNU ccRTP stack
 
 Group:          System Environment/Libraries
@@ -33,6 +33,7 @@ BuildRequires:  libgcrypt-devel
 BuildRequires:  doxygen
 BuildRequires:  cmake
 BuildRequires:  openssl-devel
+BuildRequires:  ucommon-devel
 
 %description
 This package provides a library that adds ZRTP support to the GNU
@@ -101,6 +102,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Wed Aug 07 2013 Manuel Wolfshant <wolfy at fedoraproject.ro> -3.2.1-3
+- BuildRequire ucommon-devel, apparently EL-5 needs it explicitely
+
 * Mon Aug 05 2013 Manuel "lonely wolf" Wolfshant <wolfy at fedoraproject.org> - 3.2.1-2
 - add patch which modifies the new headers introduced by zrtpcpp-3.x so that they can
  actually be used by other applications


More information about the scm-commits mailing list