rpms/opal/F-11 opal.spec, 1.50, 1.51 opal-handlers.cxx.patch, 1.1, NONE

Peter Robinson pbrobinson at fedoraproject.org
Mon Jul 6 21:26:46 UTC 2009


Author: pbrobinson

Update of /cvs/pkgs/rpms/opal/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv25643

Modified Files:
	opal.spec 
Removed Files:
	opal-handlers.cxx.patch 
Log Message:
- New 3.6.4 stable release


Index: opal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/opal/F-11/opal.spec,v
retrieving revision 1.50
retrieving revision 1.51
diff -u -p -r1.50 -r1.51
--- opal.spec	28 May 2009 14:25:27 -0000	1.50
+++ opal.spec	6 Jul 2009 21:26:16 -0000	1.51
@@ -1,7 +1,7 @@
 Name:		opal
 Summary:	Open Phone Abstraction Library
-Version:	3.6.2
-Release:	2%{?dist}
+Version:	3.6.4
+Release:	1%{?dist}
 URL:		http://www.opalvoip.org/
 # We cannot use unmodified upstream source code because it contains the 
 # non-free iLBC codec.
@@ -10,10 +10,9 @@ URL:		http://www.opalvoip.org/
 #Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/3.6/%{name}-%{version}.tar.bz2
 Source0:	%{name}-%{version}-noilbc.tar.bz2
 Patch0:		opal-3.6.1-noilbc.patch
-Patch1:         opal-handlers.cxx.patch
 License:	MPLv1.0
 Group:		System Environment/Libraries
-BuildRequires:	ptlib-devel = 2.6.2
+BuildRequires:	ptlib-devel = 2.6.4
 BuildRequires:	openldap-devel
 BuildRequires:	openssl-devel
 BuildRequires:	libtheora-devel
@@ -32,7 +31,7 @@ Summary:	Development package for opal
 Group:		Development/Libraries
 Requires:	opal = %{version}-%{release}
 Requires:	openssl-devel
-Requires:	ptlib-devel = 2.6.2
+Requires:	ptlib-devel = 2.6.4
 Requires:	pkgconfig
 
 %description devel
@@ -42,10 +41,9 @@ header files for opal.
 %prep
 %setup -q 
 %patch0 -p1 -b .noilbc
-%patch1 -p1 -b .handlers
 
 %build
-%configure --prefix=/usr
+%configure
 
 make OPTCCFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
 
@@ -71,12 +69,15 @@ rm -rf $RPM_BUILD_ROOT
 
 %files devel
 %defattr(-,root,root,-)
-%doc mpl-1.0.htm docs/*
+%doc docs/*
 %{_includedir}/*
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/opal.pc
 
 %changelog
+* Mon Jul  6 2009 Peter Robinson <pbrobinson at gmail.com> - 3.6.4-1
+- New 3.6.4 stable release
+
 * Thu May 28 2009 Peter Robinson <pbrobinson at gmail.com> - 3.6.2-2
 - Add an upstream patch to fix a deadlock issue.
 


--- opal-handlers.cxx.patch DELETED ---




More information about the fedora-extras-commits mailing list