]> git.pld-linux.org Git - packages/opal.git/blobdiff - opal.spec
- up to 2.1.3
[packages/opal.git] / opal.spec
index 76ecb5e44382648c7b87210b33a24739f4847fc6..8365f058ac4dd3abbb8138e87a23be2b12dee860 100644 (file)
--- 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
This page took 0.203989 seconds and 4 git commands to generate.