rpms/ptlib/devel .cvsignore, 1.9, 1.10 ptlib.spec, 1.21, 1.22 sources, 1.9, 1.10 ptlib-2.6.4-openssl.patch, 1.1, NONE

Peter Robinson pbrobinson at fedoraproject.org
Tue Sep 22 15:59:33 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/ptlib/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27992

Modified Files:
	.cvsignore ptlib.spec sources 
Removed Files:
	ptlib-2.6.4-openssl.patch 
Log Message:
- New 2.6.5 stable release


Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/ptlib/devel/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	6 Jul 2009 20:03:19 -0000	1.9
+++ .cvsignore	22 Sep 2009 15:59:33 -0000	1.10
@@ -1 +1 @@
-ptlib-2.6.4.tar.bz2
+ptlib-2.6.5.tar.bz2


Index: ptlib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ptlib/devel/ptlib.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- ptlib.spec	22 Aug 2009 15:36:32 -0000	1.21
+++ ptlib.spec	22 Sep 2009 15:59:33 -0000	1.22
@@ -1,10 +1,9 @@
 Name:		ptlib
 Summary:	Portable Tools Library
-Version:	2.6.4
-Release:	5%{?dist}
+Version:	2.6.5
+Release:	1%{?dist}
 URL:		http://www.opalvoip.org/
 Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.6/%{name}-%{version}.tar.bz2
-Patch1:		ptlib-2.6.4-openssl.patch
 License:	MPLv1.0
 Group:		System Environment/Libraries
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
@@ -37,12 +36,11 @@ The ptlib-devel package includes the lib
 
 %prep
 %setup -q 
-%patch1 -p1 -b .openssl
 
 %build
 export CFLAGS="$CFLAGS -DLDAP_DEPRECATED"
 %configure --prefix=%{_prefix} --disable-static --enable-plugins --disable-oss --enable-v4l2 --disable-avc --disable-v4l
-make %{?_smp_mflags}
+make %{?_smp_mflags} V=1
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -83,6 +81,9 @@ rm -rf $RPM_BUILD_ROOT
 %attr(755,root,root) %{_bindir}/*
 
 %changelog
+* Tue Sep 22 2009 Peter Robinson <pbrobinson at gmail.com> - 2.6.5-1
+- New 2.6.5 stable release
+
 * Sat Aug 22 2009 Tomas Mraz <tmraz at redhat.com> - 2.6.4-5
 - rebuilt with new openssl
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/ptlib/devel/sources,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- sources	6 Jul 2009 20:03:19 -0000	1.9
+++ sources	22 Sep 2009 15:59:33 -0000	1.10
@@ -1 +1 @@
-bcc8e2d5bb6be7e3fea857ce2f7fce5c  ptlib-2.6.4.tar.bz2
+db7fd581b66998cd76d96f8b7c3f22a1  ptlib-2.6.5.tar.bz2


--- ptlib-2.6.4-openssl.patch DELETED ---




More information about the fedora-extras-commits mailing list