rebuilt by autoport with build requirements: libpulseaudio-devel>=8.0-1mamba [release 2.12.1-2mamba;Mon Apr 25 2016]
This commit is contained in:
parent
8fbcd39399
commit
f0aa0b5518
@ -1,6 +1,6 @@
|
|||||||
Name: mediastreamer
|
Name: mediastreamer
|
||||||
Version: 2.12.1
|
Version: 2.12.1
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: A GPL licensed library to make audio and video real-time streaming and processing
|
Summary: A GPL licensed library to make audio and video real-time streaming and processing
|
||||||
Group: Applications/Multimedia
|
Group: Applications/Multimedia
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -34,7 +34,7 @@ BuildRequires: libXext-devel
|
|||||||
BuildRequires: libXv-devel
|
BuildRequires: libXv-devel
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: libpulseaudio-devel >= 6.0
|
BuildRequires: libpulseaudio-devel >= 8.0-1mamba
|
||||||
BuildRequires: libortp-devel >= 0.22
|
BuildRequires: libortp-devel >= 0.22
|
||||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
@ -69,10 +69,9 @@ This package contains libraries and header files for developing applications tha
|
|||||||
%setup -q
|
%setup -q
|
||||||
|
|
||||||
%build
|
%build
|
||||||
%ifarch arm
|
%configure \
|
||||||
export CFLAGS="%{optflags} -Wno-unused-function"
|
CFLAGS="%{optflags} -Wno-unused-function -Wno-error=deprecated-declarations"
|
||||||
%endif
|
|
||||||
%configure
|
|
||||||
%make
|
%make
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -114,6 +113,9 @@ export CFLAGS="%{optflags} -Wno-unused-function"
|
|||||||
#%doc ChangeLog NEWS README
|
#%doc ChangeLog NEWS README
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Apr 25 2016 Silvan Calarco <silvan.calarco@mambasoft.it> 2.12.1-2mamba
|
||||||
|
- rebuilt by autoport with build requirements: libpulseaudio-devel>=8.0-1mamba
|
||||||
|
|
||||||
* Tue Jan 26 2016 Automatic Build System <autodist@mambasoft.it> 2.12.1-1mamba
|
* Tue Jan 26 2016 Automatic Build System <autodist@mambasoft.it> 2.12.1-1mamba
|
||||||
- automatic version update by autodist
|
- automatic version update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user