From: Jakub Bogusz Date: Thu, 9 Jan 2014 20:15:20 +0000 (+0100) Subject: - updated to 2.0.7 (note: new soname) X-Git-Tag: auto/th/ccrtp-2.0.7-1 X-Git-Url: http://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;h=2a11e20962f6fdf59fba81db291ecad2fe8f7e02;p=packages%2Fccrtp.git - updated to 2.0.7 (note: new soname) --- 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) 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)