rpms/ptlib/F-10 ptlib.spec,1.6,1.7

Peter Robinson pbrobinson at fedoraproject.org
Sun Feb 1 22:09:26 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/ptlib/F-10
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv16712

Modified Files:
	ptlib.spec 
Log Message:
- Remove the enable-opal option as its b0rked and ensure we have the equiv other options for the same functionality


Index: ptlib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ptlib/F-10/ptlib.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ptlib.spec	13 Jan 2009 01:34:27 -0000	1.6
+++ ptlib.spec	1 Feb 2009 22:08:56 -0000	1.7
@@ -1,7 +1,7 @@
 Name:		ptlib
 Summary:	Portable Tools Library
 Version:	2.4.4
-Release:	1%{?dist}
+Release:	2%{?dist}
 URL:		http://www.opalvoip.org/
 Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.4/%{name}-%{version}.tar.bz2
 License:	MPLv1.0
@@ -38,7 +38,7 @@
 
 %build
 export CFLAGS="$CFLAGS -DLDAP_DEPRECATED"
-%configure --prefix=%{_prefix} --disable-static --enable-opal --enable-plugins --disable-oss --enable-v4l2 --disable-avc --disable-v4l
+%configure --prefix=%{_prefix} --disable-static --enable-plugins --enable-alsa --disable-oss --enable-v4l2 --disable-avc --disable-v4l
 make %{?_smp_mflags}
 
 %install
@@ -82,6 +82,10 @@
 %attr(755,root,root) %{_bindir}/*
 
 %changelog
+* Sun Feb 1  2009 Peter Robinson <pbrobinson at gmail.com> - 2.4.4-2
+- Remove the enable-opal option as its b0rked and ensure we have 
+  the equiv other options for the same functionality
+
 * Tue Jan 13 2009 Peter Robinson <pbrobinson at gmail.com> - 2.4.4-1
 - Update to new stable release for ekiga 3.0.2
 




More information about the scm-commits mailing list