[ptlib] v2.10.1

Peter Robinson pbrobinson at fedoraproject.org
Sat Jul 16 20:33:25 UTC 2011


commit c748e978407bf1e32e4604355d56b0f4e52d1b2b
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Sat Jul 16 21:33:03 2011 +0100

    v2.10.1

 .gitignore |    1 +
 ptlib.spec |   11 +++++------
 sources    |    2 +-
 3 files changed, 7 insertions(+), 7 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a9baa99..512cec6 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,2 +1,3 @@
 ptlib-2.6.7.tar.bz2
 /ptlib-2.8.3.tar.bz2
+/ptlib-2.10.1.tar.bz2
diff --git a/ptlib.spec b/ptlib.spec
index 2039b83..7c24a28 100644
--- a/ptlib.spec
+++ b/ptlib.spec
@@ -1,14 +1,12 @@
 Name:		ptlib
 Summary:	Portable Tools Library
-Version:	2.8.3
-Release:	5%{?dist}
+Version:	2.10.1
+Release:	1%{?dist}
 URL:		http://www.opalvoip.org/
 License:	MPLv1.0
 Group:		System Environment/Libraries
 
 Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.8/%{name}-%{version}.tar.bz2
-Patch0:         ptlib-ethNaming.patch
-Patch1:         ptlib-gcc46.patch
 
 BuildRequires:	pkgconfig, expat-devel, flex, bison
 BuildRequires:  alsa-lib-devel, libv4l-devel
@@ -36,8 +34,6 @@ The ptlib-devel package includes the libraries and header files for ptlib.
 
 %prep
 %setup -q 
-%patch0 -p1 -b .ethNaming
-%patch1 -p1 -b .gcc46
 
 %build
 export CFLAGS="%{optflags} -DLDAP_DEPRECATED"
@@ -80,6 +76,9 @@ find %{buildroot} -name '*.a' -exec rm -f {} ';'
 %attr(755,root,root) %{_bindir}/*
 
 %changelog
+* Sat Jul 16 2011 Peter Robinson <pbrobinson at gmail.com> - 2.10.1-1
+- New 2.10.1 stable release
+
 * Wed May  4 2011 Peter Robinson <pbrobinson at gmail.com> - 2.8.3-5
 - Add patch to fix ptlib using internal gcc functions
 
diff --git a/sources b/sources
index 0967fde..bc8ed07 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-0293a9029fe4164bb63ff8ca15db8703  ptlib-2.8.3.tar.bz2
+35dfe5e21dcf96ad1d4b87099819ff1a  ptlib-2.10.1.tar.bz2


More information about the scm-commits mailing list