rpms/ptlib/devel ptlib.spec,1.6,1.7

Peter Robinson pbrobinson at fedoraproject.org
Wed Jan 7 05:43:43 UTC 2009


Author: pbrobinson

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

Modified Files:
	ptlib.spec 
Log Message:
- remove --enable-opal termpoarily, ironically so opal will compil



Index: ptlib.spec
===================================================================
RCS file: /cvs/pkgs/rpms/ptlib/devel/ptlib.spec,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- ptlib.spec	6 Jan 2009 06:13:20 -0000	1.6
+++ ptlib.spec	7 Jan 2009 05:43:12 -0000	1.7
@@ -1,7 +1,7 @@
 Name:		ptlib
 Summary:	Portable Tools Library
 Version:	2.5.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 URL:		http://www.opalvoip.org/
 Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/2.5/%{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 --disable-oss --enable-v4l2 --disable-avc --disable-v4l
 make %{?_smp_mflags}
 
 %install
@@ -82,6 +82,9 @@
 %attr(755,root,root) %{_bindir}/*
 
 %changelog
+* Tue Jan  6 2009 Peter Robinson <pbrobinson at gmail.com> - 2.5.2-2
+- remove --enable-opal termpoarily, ironically so opal will compile
+
 * Tue Jan  6 2009 Peter Robinson <pbrobinson at gmail.com> - 2.5.2-1
 - New release for ekiga 3.1.0 beta
 




More information about the fedora-extras-commits mailing list