Package init
This commit is contained in:
parent
3b154e303f
commit
3a44cfdfec
@ -3,7 +3,7 @@
|
||||
Name: speexdsp
|
||||
Summary: An open-source, patent-free speech codec
|
||||
Version: 1.2
|
||||
Release: 2.%{ver}
|
||||
Release: 3.%{ver}
|
||||
License: BSD
|
||||
Source0: http://www.speex.org/download/%{name}-%{version}%{ver}.tar.gz
|
||||
URL: http://www.speex.org/
|
||||
@ -36,6 +36,7 @@ autoreconf -fiv
|
||||
%ifarch aarch64
|
||||
--disable-neon
|
||||
%endif
|
||||
|
||||
%make_build
|
||||
|
||||
%install
|
||||
@ -64,6 +65,9 @@ autoreconf -fiv
|
||||
%{_docdir}/%{name}/*.pdf
|
||||
|
||||
%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
|
||||
- Type:enhancement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user