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
|
||||
Version: 2.12.1
|
||||
Release: 1mamba
|
||||
Release: 2mamba
|
||||
Summary: A GPL licensed library to make audio and video real-time streaming and processing
|
||||
Group: Applications/Multimedia
|
||||
Vendor: openmamba
|
||||
@ -34,7 +34,7 @@ BuildRequires: libXext-devel
|
||||
BuildRequires: libXv-devel
|
||||
BuildRequires: pkg-config
|
||||
## AUTOBUILDREQ-END
|
||||
BuildRequires: libpulseaudio-devel >= 6.0
|
||||
BuildRequires: libpulseaudio-devel >= 8.0-1mamba
|
||||
BuildRequires: libortp-devel >= 0.22
|
||||
Requires: lib%{name} = %{?epoch:%epoch:}%{version}-%{release}
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
@ -69,10 +69,9 @@ This package contains libraries and header files for developing applications tha
|
||||
%setup -q
|
||||
|
||||
%build
|
||||
%ifarch arm
|
||||
export CFLAGS="%{optflags} -Wno-unused-function"
|
||||
%endif
|
||||
%configure
|
||||
%configure \
|
||||
CFLAGS="%{optflags} -Wno-unused-function -Wno-error=deprecated-declarations"
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -114,6 +113,9 @@ export CFLAGS="%{optflags} -Wno-unused-function"
|
||||
#%doc ChangeLog NEWS README
|
||||
|
||||
%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
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user