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