From 6814c12b13dd2246a988cc92d51883f5985ce3d9 Mon Sep 17 00:00:00 2001 From: aflinta Date: Fri, 17 Feb 2006 14:12:24 +0000 Subject: [PATCH] - up to 2.1.3 Changed files: opal.spec -> 1.4 --- opal.spec | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/opal.spec b/opal.spec index 76ecb5e..8365f05 100644 --- a/opal.spec +++ b/opal.spec @@ -1,15 +1,15 @@ Summary: Open Phone Abstraction Library (aka OpenH323 v2) Summary(pl): Biblioteka Open Phone Abstraction Library (aka OpenH323 v2) Name: opal -Version: 2.1.2 +Version: 2.1.3 Release: 0.1 License: MPL Group: Libraries -Source0: http://www.ekiga.org/downloads/sources/%{name}-%{version}.tar.gz -# Source0-md5: 535df3c71292d567f5cb7523768cc258 +Source0: http://www.ekiga.org/downloads/beta2/sources/%{name}-%{version}.tar.gz +# Source0-md5: 10cbc244058b8f4928a9e337a9025fb7 #Patch0: %{name}-opaldir.patch URL: http://www.openh323.org/ -BuildRequires: pwlib-devel >= 1.9.2 +BuildRequires: pwlib-devel >= 1.9.3-1 BuildRequires: speex-devel >= 1:1.1.5 BuildRequires: libstdc++-devel %requires_eq pwlib @@ -68,8 +68,8 @@ PWLIBDIR=%{_prefix}; export PWLIBDIR #OPENH323_BUILD="yes"; export OPENH323_BUILD #cp -f /usr/share/automake/config.sub . %{__autoconf} -%configure \ - --disable-iax +%configure +# --disable-iax #touch .asnparser.version %{__make} @@ -97,8 +97,8 @@ rm -rf $RPM_BUILD_ROOT #install version.h $RPM_BUILD_ROOT%{_includedir}/openh323 #install samples/simple/obj_*/simph323 $RPM_BUILD_ROOT%{_bindir} -sed -e's@\$(OPALDIR)/include@&/opal@' < opal_inc.mak \ - > $RPM_BUILD_ROOT%{_datadir}/opal/opal_inc1.mak +#sed -e's@\$(OPALDIR)/include@&/opal@' < opal_inc.mak \ +# > $RPM_BUILD_ROOT%{_datadir}/opal/opal_inc1.mak %clean rm -rf $RPM_BUILD_ROOT -- 2.43.0