Package init
This commit is contained in:
parent
3b154e303f
commit
3a44cfdfec
@ -3,7 +3,7 @@
|
|||||||
Name: speexdsp
|
Name: speexdsp
|
||||||
Summary: An open-source, patent-free speech codec
|
Summary: An open-source, patent-free speech codec
|
||||||
Version: 1.2
|
Version: 1.2
|
||||||
Release: 2.%{ver}
|
Release: 3.%{ver}
|
||||||
License: BSD
|
License: BSD
|
||||||
Source0: http://www.speex.org/download/%{name}-%{version}%{ver}.tar.gz
|
Source0: http://www.speex.org/download/%{name}-%{version}%{ver}.tar.gz
|
||||||
URL: http://www.speex.org/
|
URL: http://www.speex.org/
|
||||||
@ -36,6 +36,7 @@ autoreconf -fiv
|
|||||||
%ifarch aarch64
|
%ifarch aarch64
|
||||||
--disable-neon
|
--disable-neon
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
%install
|
%install
|
||||||
@ -64,6 +65,9 @@ autoreconf -fiv
|
|||||||
%{_docdir}/%{name}/*.pdf
|
%{_docdir}/%{name}/*.pdf
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Nov 21 2019 fangyufa<fangyufa1@huawei.com> - 1.2-3.rc3
|
||||||
|
- fix build problem for x86_64 platform
|
||||||
|
|
||||||
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 1.2-2.rc3
|
* Fri Sep 27 2019 shenyangyang<shenyangyang4@huawei.com> - 1.2-2.rc3
|
||||||
- Type:enhancement
|
- Type:enhancement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user