From e31b5110739099f3a004251b38aa9fc9d50c77f5 Mon Sep 17 00:00:00 2001 From: Jeffrey C. Ollie Date: Feb 14 2008 17:48:20 +0000 Subject: Update to 0.14.2 snapshot. --- diff --git a/.cvsignore b/.cvsignore index 03ae1cb..f7297fc 100644 --- a/.cvsignore +++ b/.cvsignore @@ -1 +1 @@ -ortp-0.14.1-20080123.tar.bz2 +ortp-0.14.2-20080211.tar.bz2 diff --git a/ortp.spec b/ortp.spec index 7f3e413..7d6a2d7 100644 --- a/ortp.spec +++ b/ortp.spec @@ -1,7 +1,7 @@ -%define cvs 20080123 +%define cvs 20080211 Name: ortp -Version: 0.14.1 +Version: 0.14.2 Release: 0.%{cvs}.2%{?dist} Summary: A C library implementing the RTP protocol (RFC3550) @@ -10,8 +10,8 @@ License: LGPL URL: http://www.linphone.org/index.php/code_review/ortp #Source0: http://download.savannah.nongnu.org/releases/linphone/ortp/sources/ortp-%{version}.tar.gz -# git clone http://jcollie.fedorapeople.org/oRTP.git oRTP.git -# cd oRTP.git +# git clone http://jcollie.fedorapeople.org/ortp.git ortp.git +# cd ortp.git # git archive --format=tar --prefix=ortp-%{version}/ ortp-%{version}-%{cvs} > ortp-%{version}-%{cvs}.tar # bzip2 ortp-%{version}-%{cvs}.tar Source0: ortp-%{version}-%{cvs}.tar.bz2 @@ -79,6 +79,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/ortp.pc %changelog +* Thu Feb 14 2008 Jeffrey C. Ollie - 0.14.2-0.20080211.2%{?dist} +- Update to 0.14.2 snapshot + * Tue Feb 5 2008 Jeffrey C. Ollie - 0.14.1-0.20080123.2 - Apply patch to remove -Werror from the build (for PPC). diff --git a/sources b/sources index 9cb5cd5..001a023 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -7d5aba80ed76719498797d323332e584 ortp-0.14.1-20080123.tar.bz2 +daa56330561352c2da1836576380f4eb ortp-0.14.2-20080211.tar.bz2