rpms/opal/devel .cvsignore, 1.12, 1.13 opal.spec, 1.27, 1.28 sources, 1.13, 1.14

Peter Robinson pbrobinson at fedoraproject.org
Tue Sep 23 10:43:34 UTC 2008


Author: pbrobinson

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

Modified Files:
	.cvsignore opal.spec sources 
Log Message:
- Update to new stable release for ekiga 3



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/opal/devel/.cvsignore,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -r1.12 -r1.13
--- .cvsignore	14 Sep 2008 17:39:16 -0000	1.12
+++ .cvsignore	23 Sep 2008 10:43:03 -0000	1.13
@@ -1 +1 @@
-opal-3.3.1.tar.bz2
+opal-3.4.1.tar.bz2


Index: opal.spec
===================================================================
RCS file: /cvs/pkgs/rpms/opal/devel/opal.spec,v
retrieving revision 1.27
retrieving revision 1.28
diff -u -r1.27 -r1.28
--- opal.spec	14 Sep 2008 17:39:16 -0000	1.27
+++ opal.spec	23 Sep 2008 10:43:04 -0000	1.28
@@ -1,15 +1,14 @@
 Name:		opal
 Summary:	Open Phone Abstraction Library
-Version:	3.3.1
+Version:	3.4.1
 Release:	1%{?dist}
 URL:		http://www.opalvoip.org/
-Source0:	ftp://ftp.gnome.org/pub/gnome/sources/opal/3.3/%{name}-%{version}.tar.bz2
+Source0:	ftp://ftp.gnome.org/pub/gnome/sources/%{name}/3.4/%{name}-%{version}.tar.bz2
 License:	MPLv1.0
 Group:		System Environment/Libraries
-BuildRequires:	ptlib-devel >= 2.3.1
+BuildRequires:	ptlib-devel >= 2.4.1
 BuildRequires:	openldap-devel
 BuildRequires:	openssl-devel
-BuildRequires:	SDL-devel
 BuildRequires:	libtheora-devel
 BuildRequires:	speex-devel
 
@@ -24,7 +23,7 @@
 Summary:	Development package for opal
 Group:		Development/Libraries
 Requires:	opal = %{version}-%{release}
-Requires:	ptlib-devel >= 2.3.1
+Requires:	ptlib-devel >= 2.4.1
 Requires:	pkgconfig
 Obsoletes:	openh323-devel
 
@@ -38,7 +37,7 @@
 %build
 %configure --prefix=/usr
 
-make optshared OPTCCFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
+make OPTCCFLAGS="$RPM_OPT_FLAGS" %{?_smp_mflags}
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -48,6 +47,7 @@
 rm -f $RPM_BUILD_ROOT/%{_datadir}/opal/opal_inc.mak
 # Remove empty header from build
 rm -f $RPM_BUILD_ROOT/%{_includedir}/opal/sip/sdpcaps.h
+rm -f $RPM_BUILD_ROOT/%{_libdir}/libopal_s.a
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -59,18 +59,20 @@
 %defattr(-,root,root)
 %doc  mpl-1.0.htm
 %{_libdir}/*.so.*
-%{_libdir}/ptlib/plugins/codec/audio/*.so
-%{_libdir}/ptlib/plugins/codec/video/*.so
-%{_libdir}/ptlib/plugins/lid/*.so
+%{_libdir}/%{name}-%{version}/codecs/audio/*.so
+%{_libdir}/%{name}-%{version}/codecs/video/*.so
+%{_libdir}/%{name}-%{version}/lid/*.so
 
 %files devel
 %defattr(-,root,root)
 %{_includedir}/*
-%{_datadir}/opal
 %{_libdir}/*.so
 %{_libdir}/pkgconfig/opal.pc
 
 %changelog
+* Tue Sep 23 2008 Peter Robinson <pbrobinson at gmail.com> - 3.4.1-1
+- Update to new stable release for ekiga 3
+
 * Thu Sep 11 2008 Peter Robinson <pbrobinson at gmail.com> - 3.3.1-1
 - Update release to 3.3.1 for ekiga 3 beta
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/opal/devel/sources,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -r1.13 -r1.14
--- sources	14 Sep 2008 17:39:16 -0000	1.13
+++ sources	23 Sep 2008 10:43:04 -0000	1.14
@@ -1 +1 @@
-6e7525b440c9fb2d68b8767996ab4a76  opal-3.3.1.tar.bz2
+f600066f362ba61e00375bf327f28458  opal-3.4.1.tar.bz2




More information about the fedora-extras-commits mailing list