add check in spec and rebuild sbc
(cherry picked from commit e741f62ea7a01a58cbdc622b5dce88ba977cdf95)
This commit is contained in:
parent
94c01d7176
commit
cf88d9328c
11
sbc.spec
11
sbc.spec
@ -1,6 +1,6 @@
|
|||||||
Name: sbc
|
Name: sbc
|
||||||
Version: 1.4
|
Version: 1.4
|
||||||
Release: 1
|
Release: 3
|
||||||
Summary: Bluetooth Low-Complexity, Sub-Band Codec Utilities
|
Summary: Bluetooth Low-Complexity, Sub-Band Codec Utilities
|
||||||
License: GPLv2 and LGPLv2+
|
License: GPLv2 and LGPLv2+
|
||||||
URL: https://www.bluez.org
|
URL: https://www.bluez.org
|
||||||
@ -27,6 +27,9 @@ Header files for SBC
|
|||||||
%configure
|
%configure
|
||||||
%make_build
|
%make_build
|
||||||
|
|
||||||
|
%check
|
||||||
|
make check
|
||||||
|
|
||||||
%install
|
%install
|
||||||
%make_install
|
%make_install
|
||||||
%delete_la
|
%delete_la
|
||||||
@ -52,5 +55,11 @@ Header files for SBC
|
|||||||
%doc ChangeLog
|
%doc ChangeLog
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 18 2021 jinzhimin <jinzhimin2@huawei.com> - 1.4-3
|
||||||
|
- rebuild sbc
|
||||||
|
|
||||||
|
* Thu Feb 18 2021 jinzhimin <jinzhimin2@huawei.com> - 1.4-2
|
||||||
|
- add check in spec
|
||||||
|
|
||||||
* Fri Sep 6 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.4-1
|
* Fri Sep 6 2019 openEuler Buildteam <buildteam@openeuler.org> - 1.4-1
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user