Author: caleb Date: Thu Nov 11 12:02:17 2010 GMT Module: packages Tag: HEAD ---- Log message: - Up to 3.8.2, NFY - Changed upstream project URLS - Doesn't build yet. Still doesn't like celt 0.9.x
---- Files affected: packages/opal: opal.spec (1.59 -> 1.60) , opal-ffmpeg06.patch (1.2 -> NONE) (REMOVED) ---- Diffs: ================================================================ Index: packages/opal/opal.spec diff -u packages/opal/opal.spec:1.59 packages/opal/opal.spec:1.60 --- packages/opal/opal.spec:1.59 Mon Nov 8 13:12:31 2010 +++ packages/opal/opal.spec Thu Nov 11 13:02:09 2010 @@ -16,28 +16,26 @@ Summary: Open Phone Abstraction Library (aka OpenH323 v2) Summary(pl.UTF-8): Biblioteka Open Phone Abstraction Library (aka OpenH323 v2) Name: opal -Version: 3.6.8 -Release: 4 +Version: 3.8.2 +Release: 0.1 License: MPL Group: Libraries -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 +URL: http://www.opalvoip.org +Source0: http://downloads.sourceforge.net/opalvoip/%{name}-%{version}.tar.bz2 +# Source0-md5: dff4204187f4a43ea8c2be376ea6155b Patch0: %{name}-libname.patch Patch1: %{name}-mak_files.patch Patch2: %{name}-ac.patch 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 <= 0.8.1 BuildRequires: expat-devel BuildRequires: libstdc++-devel BuildRequires: pkgconfig -BuildRequires: ptlib-devel >= 2.6.6 +BuildRequires: ptlib-devel = 2.8.2 BuildRequires: sed >= 4.0 +Requires: celt <= 0.8.1 %if %{without sip_fax_only} BuildRequires: SDL-devel BuildRequires: ffmpeg-devel @@ -98,7 +96,6 @@ #patch1 -p1 #%patch2 -p1 %patch3 -p1 -%patch4 -p1 %build PWLIBDIR=%{_prefix}; export PWLIBDIR @@ -224,6 +221,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.60 2010/11/11 12:02:09 caleb +- Up to 3.8.2, NFY +- Changed upstream project URLS +- Doesn't build yet. Still doesn't like celt 0.9.x + 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. ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/opal/opal.spec?r1=1.59&r2=1.60&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
