update to 3.16.0 [release 3.16.0-1mamba;Sat Jan 16 2016]
This commit is contained in:
parent
accf19b52a
commit
5c2400ad8a
13
libopal.spec
13
libopal.spec
@ -1,16 +1,17 @@
|
|||||||
#%define ekiga_ver 3.0.1
|
#%define ekiga_ver 3.0.1
|
||||||
%define majver %(echo %version | cut -d. -f 1-2)
|
%define majver %(echo %version | cut -d. -f 1-2)
|
||||||
%define MINver %(echo %version | cut -d. -f 2-3)
|
%define MINver %(echo %version | cut -d. -f 2-3)
|
||||||
|
%define dirname %20Procyon/Release%20Candidate
|
||||||
Name: libopal
|
Name: libopal
|
||||||
Version: 3.14.3
|
Version: 3.16.0
|
||||||
Release: 2mamba
|
Release: 1mamba
|
||||||
Summary: Opal Library
|
Summary: Opal Library
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: http://www.ekiga.org
|
URL: http://www.ekiga.org
|
||||||
Source: http://sourceforge.net/projects/opalvoip/files/v%{majver}%20Lacaille/Stable%203/opal-%{version}.tar.bz2
|
Source: http://sourceforge.net/projects/opalvoip/files/V%{majver}%{dirname}/opal-%{version}.tar.bz2
|
||||||
Patch0: %{name}-3.6.1-noilbc.patch
|
Patch0: %{name}-3.6.1-noilbc.patch
|
||||||
Patch1: %{name}-3.6.2.patch
|
Patch1: %{name}-3.6.2.patch
|
||||||
Patch2: %{name}-3.6.1-gcc44.patch
|
Patch2: %{name}-3.6.1-gcc44.patch
|
||||||
@ -25,11 +26,12 @@ BuildRequires: libogg-devel
|
|||||||
BuildRequires: libopus-devel
|
BuildRequires: libopus-devel
|
||||||
BuildRequires: libpt-devel
|
BuildRequires: libpt-devel
|
||||||
BuildRequires: libstdc++6-devel
|
BuildRequires: libstdc++6-devel
|
||||||
|
BuildRequires: libswresample-ffmpeg-devel
|
||||||
BuildRequires: libtheora-devel
|
BuildRequires: libtheora-devel
|
||||||
BuildRequires: libvpx-devel
|
BuildRequires: libvpx-devel
|
||||||
BuildRequires: libx264-devel
|
BuildRequires: libx264-devel
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpt-devel >= 2.%{MINver}-2mamba
|
BuildRequires: libpt-devel >= 2.%{MINver}
|
||||||
BuildRequires: libspeex-devel
|
BuildRequires: libspeex-devel
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
@ -99,6 +101,9 @@ rm -f %{buildroot}%{_datadir}/opal/opal_inc.mak
|
|||||||
%{_libdir}/pkgconfig/opal.pc
|
%{_libdir}/pkgconfig/opal.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Jan 16 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 3.16.0-1mamba
|
||||||
|
- update to 3.16.0
|
||||||
|
|
||||||
* Wed Oct 15 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 3.14.3-2mamba
|
* Wed Oct 15 2014 Silvan Calarco <silvan.calarco@mambasoft.it> 3.14.3-2mamba
|
||||||
- rebuilt with libpt 2.14.3-2mamba with gstreamer disabled
|
- rebuilt with libpt 2.14.3-2mamba with gstreamer disabled
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user