[libzrtpcpp] re-enable ec ecryption

Alexey Kurov nucleo at fedoraproject.org
Fri Oct 18 19:54:29 UTC 2013


commit 41eebf09bc70535b180c0ac5df77df2dae3a8122
Author: nucleo <nucleo at fedoraproject.org>
Date:   Fri Oct 18 22:54:30 2013 +0300

    re-enable ec ecryption

 libzrtpcpp-2.0.0-remove-ec.patch |  236 --------------------------------------
 libzrtpcpp.spec                  |    9 +-
 2 files changed, 4 insertions(+), 241 deletions(-)
---
diff --git a/libzrtpcpp.spec b/libzrtpcpp.spec
index df54854..0ea4f6c 100644
--- a/libzrtpcpp.spec
+++ b/libzrtpcpp.spec
@@ -1,14 +1,12 @@
 Name:           libzrtpcpp
 Version:        2.3.4
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        ZRTP support library for the GNU ccRTP stack
 
 Group:          System Environment/Libraries
 License:        GPLv3+
 URL:            https://github.com/wernerd/ZRTPCPP
 Source0:        http://ftp.gnu.org/pub/gnu/ccrtp/%{name}-%{version}.tar.gz
-# remove ec ecryption, our ssl doesn't ship with it. 
-Patch0:         libzrtpcpp-2.0.0-remove-ec.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 BuildRequires:	ccrtp-devel 
@@ -41,8 +39,6 @@ developing applications that use %{name}.
 
 sed -i '/CMAKE_VERBOSE_MAKEFILE/d' CMakeLists.txt
 
-%patch0 -p1
-
 
 %build
 %cmake .
@@ -78,6 +74,9 @@ rm -rf $RPM_BUILD_ROOT
 
 
 %changelog
+* Fri Oct 18 2013 Alexey Kurov <nucleo at fedoraproject.org> - 2.3.4-3
+- re-enable ec ecryption
+
 * Sat Aug 03 2013 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.3.4-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild
 


More information about the scm-commits mailing list