[packages/ccrtp] - updated to 2.0.7 (note: new soname)

qboosh qboosh at pld-linux.org
Thu Jan 9 21:14:35 CET 2014


commit 2a11e20962f6fdf59fba81db291ecad2fe8f7e02
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Jan 9 21:15:20 2014 +0100

    - updated to 2.0.7 (note: new soname)

 ccrtp-am.patch | 10 +++++-----
 ccrtp.spec     |  6 +++---
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/ccrtp.spec b/ccrtp.spec
index f68ace0..d3b09bb 100644
--- a/ccrtp.spec
+++ b/ccrtp.spec
@@ -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.6
+Version:	2.0.7
 Release:	1
 License:	GPL v2+ with runtime exception
 Group:		Libraries
 Source0:	http://ftp.gnu.org/gnu/ccrtp/%{name}-%{version}.tar.gz
-# Source0-md5:	ca0a7a184b242d660d81caf6101a2c0c
+# Source0-md5:	a71a7b105e97b44e218d931d58d9acaf
 Patch0:		%{name}-info.patch
 Patch1:		%{name}-openssl.patch
 Patch2:		%{name}-am.patch
@@ -107,7 +107,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS COPYING.addendum ChangeLog NEWS README TODO
 %attr(755,root,root) %{_libdir}/libccrtp.so.*.*.*
-%attr(755,root,root) %ghost %{_libdir}/libccrtp.so.0
+%attr(755,root,root) %ghost %{_libdir}/libccrtp.so.2
 
 %files devel
 %defattr(644,root,root,755)
diff --git a/ccrtp-am.patch b/ccrtp-am.patch
index 6751546..6b38f73 100644
--- a/ccrtp-am.patch
+++ b/ccrtp-am.patch
@@ -1,9 +1,9 @@
---- ccrtp-2.0.6/configure.ac.orig	2013-06-08 13:36:58.037397544 +0200
-+++ ccrtp-2.0.6/configure.ac	2013-06-08 13:37:38.825952025 +0200
-@@ -43,7 +43,7 @@
- # OST_PROG_CC_POSIX
+--- ccrtp-2.0.7/configure.ac.orig	2014-01-09 20:33:23.429502801 +0100
++++ ccrtp-2.0.7/configure.ac	2014-01-09 20:46:11.366137242 +0100
+@@ -23,7 +23,7 @@
+ AC_LIBTOOL_WIN32_DLL
  AM_PROG_LIBTOOL
- AM_INIT_AUTOMAKE(ccrtp,[$VERSION])
+ AM_INIT_AUTOMAKE([dist-zip])
 -AM_CONFIG_HEADER(ccrtp-config.h)
 +AC_CONFIG_HEADERS(ccrtp-config.h)
  
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ccrtp.git/commitdiff/2a11e20962f6fdf59fba81db291ecad2fe8f7e02



More information about the pld-cvs-commit mailing list