1 Summary: Open Phone Abstraction Library
3 Version: @OPAL_VERSION@
5 URL: http
://www.openh323.org
/
6 Source0: http
://www.ekiga.org
/%{name}-%{version}.tar.gz
8 Group: System Environment
/Libraries
9 Requires: pwlib
>= 1.11.2
10 BuildRequires
: pwlib
-devel
>= 1.11.2
11 BuildRequires
: openldap
-devel
12 BuildRequires
: SDL
-devel
13 BuildRoot: %{_tmppath}/%{name}-root
17 Open Phone Abstraction Library
, implementation of the ITU H
.323
18 teleconferencing protocol
, and successor of the openh323 library.
21 Summary: Development package
for opal
22 Group: Development
/Libraries
23 Requires: opal
= %{PACKAGE_VERSION}
24 Requires: pwlib
-devel
>= 1.11.2
25 Obsoletes
: openh323
-devel
27 Static libraries and header files
for development with opal.
33 %configure --enable-localspeex
--disable
-video
--disable
-sip
--disable
-h323
--disable
-iax
--disable
-h224
--disable
-t38
--disable
-h460
--disable
-lid
--disable
-ivr
35 make debug OPTCCFLAGS
="$RPM_OPT_FLAGS"
38 rm -rf $RPM_BUILD_ROOT
40 make DEBUG
=1 DESTDIR
=$RPM_BUILD_ROOT
install
42 rm -f $RPM_BUILD_ROOT
/%{_datadir}/opal
/opal_inc.mak
45 rm -rf $RPM_BUILD_ROOT
47 %post -p
/sbin
/ldconfig
48 %postun -p
/sbin
/ldconfig
56 %{_libdir}/pkgconfig
/opal.pc
64 * Wed May
31 2006 Daniel Veillard
<veillard@redhat.com
> - 2.2.2-1
65 - new release
for ekiga
-2.0.2
66 - try to fix
#192740 mutilib problem
68 * Tue Mar
14 2006 Daniel Veillard
<veillard@redhat.com
> - 2.2.1-1
69 - last minute
break fix and new release
71 * Tue Mar
14 2006 Ray Strode
<rstrode@redhat.com
> - 2.2.0-2
74 * Mon Mar
13 2006 Daniel Veillard
<veillard@redhat.com
> - 2.2.0-1
75 - final version
for ekiga
-2.0.0
77 * Mon Feb
13 2006 Daniel Veillard
<veillard@redhat.com
> - 2.1.3-1
78 - new beta version
for ekiga
80 * Fri Feb
10 2006 Jesse Keating
<jkeating@redhat.com
> - 2.1-1.2
81 - bump again
for double
-long bug on ppc
(64)
83 * Tue Feb
07 2006 Jesse Keating
<jkeating@redhat.com
> - 2.1-1.1
84 - rebuilt
for new gcc4.1 snapshot and glibc changes
86 * Tue Jan
24 2006 Daniel Veillard
<veillard@redhat.com
> - 2.1-1
87 - initial version based on the openh323 spec file