packages: opal/opal.spec - Needs old celt library version, unable to locate...

caleb caleb at pld-linux.org
Mon Nov 8 13:12:36 CET 2010


Author: caleb                        Date: Mon Nov  8 12:12:36 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- Needs old celt library version, unable to locate packages updates because project site is offline.

---- Files affected:
packages/opal:
   opal.spec (1.58 -> 1.59) 

---- Diffs:

================================================================
Index: packages/opal/opal.spec
diff -u packages/opal/opal.spec:1.58 packages/opal/opal.spec:1.59
--- packages/opal/opal.spec:1.58	Wed Aug 25 12:53:38 2010
+++ packages/opal/opal.spec	Mon Nov  8 13:12:31 2010
@@ -17,10 +17,10 @@
 Summary(pl.UTF-8):	Biblioteka Open Phone Abstraction Library (aka OpenH323 v2)
 Name:		opal
 Version:	3.6.8
-Release:	3
+Release:	4
 License:	MPL
 Group:		Libraries
-Source0:	http://ftp.gnome.org/pub/gnome/sources/opal/3.6/%{name}-%{version}.tar.bz2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/opal/3.6/%{name}-%{version}.tar.bz2
 # Source0-md5:	a5f4ddc12c5aa34dc9407fe1daaf0f45
 #Source0:	http://www.ekiga.org/admin/downloads/latest/sources/sources/%{name}-%{version}.tar.gz
 Patch0:		%{name}-libname.patch
@@ -29,9 +29,10 @@
 Patch3:		%{name}-build.patch
 Patch4:		%{name}-ffmpeg06.patch
 URL:		http://www.openh323.org/
+Requires:	celt <= 0.8.1
 BuildRequires:	autoconf
 BuildRequires:	automake
-BuildRequires:	celt-devel
+BuildRequires:	celt-devel <= 0.8.1
 BuildRequires:	expat-devel
 BuildRequires:	libstdc++-devel
 BuildRequires:	pkgconfig
@@ -53,9 +54,9 @@
 %define		filterout_ld    -Wl,--as-needed
 
 %description
-The OPAL project aims to create a full featured, interoperable,
-Open Source implementation of the ITU H.323 teleconferencing protocol
-that can be used by personal developers and commercial users without
+The OPAL project aims to create a full featured, interoperable, Open
+Source implementation of the ITU H.323 teleconferencing protocol that
+can be used by personal developers and commercial users without
 charge.
 
 %description -l pl.UTF-8
@@ -73,8 +74,7 @@
 Requires:	ptlib-devel
 
 %description devel
-Header files and libraries for developing applications that use
-OPAL.
+Header files and libraries for developing applications that use OPAL.
 
 %description devel -l pl.UTF-8
 Pliki nagłówkowe i biblioteki konieczne do rozwoju aplikacji
@@ -107,7 +107,7 @@
 %{__aclocal}
 %{__autoconf}
 cd plugins
-%{__aclocal}                                                                                                                                                 
+%{__aclocal}
 %{__autoconf}
 cd ..
 # Run  grep '^OPAL_.*=' configure.ac|grep 'yes\|no'  to check current defaults
@@ -224,6 +224,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.59  2010/11/08 12:12:31  caleb
+- Needs old celt library version, unable to locate packages updates because project site is offline.
+
 Revision 1.58  2010/08/25 10:53:38  hawk
 - fix building with ffmpeg 0.6
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/opal/opal.spec?r1=1.58&r2=1.59&f=u



More information about the pld-cvs-commit mailing list