rebuilt with --with-pic [release 1.2.0-4mamba;Sun Dec 13 2020]
This commit is contained in:
parent
a204476e85
commit
6c368c76a2
@ -1,7 +1,7 @@
|
||||
Name: libspeex
|
||||
Epoch: 1
|
||||
Version: 1.2.0
|
||||
Release: 3mamba
|
||||
Release: 4mamba
|
||||
Summary: Open Source/Free Software patent-free audio compression format designed for speech
|
||||
Group: System/Libraries
|
||||
Vendor: openmamba
|
||||
@ -55,7 +55,9 @@ This package contains the tools provided with %{name}.
|
||||
%patch2 -p1 -b .CVE-2008-1686
|
||||
|
||||
%build
|
||||
%configure
|
||||
%configure \
|
||||
--with-pic
|
||||
|
||||
%make
|
||||
|
||||
%install
|
||||
@ -95,6 +97,9 @@ rm -f %{buildroot}%{_datadir}/doc/speex/manual.pdf
|
||||
#%{_mandir}/man1/speexenc.*
|
||||
|
||||
%changelog
|
||||
* Sun Dec 13 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-4mamba
|
||||
- rebuilt with --with-pic
|
||||
|
||||
* Tue Dec 08 2020 Silvan Calarco <silvan.calarco@mambasoft.it> 1.2.0-3mamba
|
||||
- remove obsoletes for libspeexdsp-devel
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user