]> git.pld-linux.org Git - packages/ccrtp.git/commitdiff
- updated to 2.0.3
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 17 Apr 2012 19:18:15 +0000 (19:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- updated openssl patch

Changed files:
    ccrtp-openssl.patch -> 1.2
    ccrtp.spec -> 1.26

ccrtp-openssl.patch
ccrtp.spec

index b17d510616a307c4bedf8caa634de2717fbade33..ce850089a3acc023220cf70b7e9a19eeaa01febe 100644 (file)
@@ -1,11 +1,11 @@
---- ccrtp-2.0.2/src/Makefile.am.orig   2011-10-30 16:03:54.000000000 +0100
-+++ ccrtp-2.0.2/src/Makefile.am        2012-01-03 16:53:30.349046258 +0100
-@@ -19,7 +19,7 @@
+--- ccrtp-2.0.3/src/Makefile.am.orig   2012-03-21 15:18:01.000000000 +0100
++++ ccrtp-2.0.3/src/Makefile.am        2012-04-17 20:53:26.361473681 +0200
+@@ -22,7 +22,7 @@
  if SRTP_OPENSSL
  srtp_src_o =    ccrtp/crypto/openssl/hmac.cpp \
-         ccrtp/crypto/openssl/AesSrtp.cxx \
--        ccrtp/crypto/openssl/InitializeOpenSSL.cxx
-+        ccrtp/crypto/openssl/InitializeOpenSSL.cxx ccrtp/crypto/twofish.c
+-        ccrtp/crypto/openssl/SrtpSymCrypto.cpp
++        ccrtp/crypto/openssl/SrtpSymCrypto.cpp ccrtp/crypto/twofish.c
  endif
  
  if SRTP_GCRYPT
index 46a9a333ef01961fedfa0742b6013227b7416607..0917f0dcd7ab89524ff1091d1ad086279d70d5e2 100644 (file)
@@ -5,12 +5,12 @@
 Summary:       Common C++ class framework for RTP packets
 Summary(pl.UTF-8):     Szkielet klas C++ dla pakietów RTP
 Name:          ccrtp
-Version:       2.0.2
-Release:       2
+Version:       2.0.3
+Release:       1
 License:       GPL v2+ with runtime exception
 Group:         Libraries
 Source0:       http://ftp.gnu.org/gnu/ccrtp/%{name}-%{version}.tar.gz
-# Source0-md5: dd676a6359e549b5a45ed3992e8a7056
+# Source0-md5: 0d57da1b8e212fb634b8951067fbc1e0
 Patch0:                %{name}-info.patch
 Patch1:                %{name}-openssl.patch
 URL:           http://www.gnu.org/software/ccrtp/
This page took 0.113749 seconds and 4 git commands to generate.