add check in spec and rebuild sbc

(cherry picked from commit e741f62ea7a01a58cbdc622b5dce88ba977cdf95)
This commit is contained in:
jzm369 2021-02-18 10:53:06 +08:00 committed by openeuler-sync-bot
parent 94c01d7176
commit cf88d9328c

View File

@ -1,6 +1,6 @@
Name: sbc
Version: 1.4
Release: 1
Release: 3
Summary: Bluetooth Low-Complexity, Sub-Band Codec Utilities
License: GPLv2 and LGPLv2+
URL: https://www.bluez.org
@ -27,6 +27,9 @@ Header files for SBC
%configure
%make_build
%check
make check
%install
%make_install
%delete_la
@ -52,5 +55,11 @@ Header files for SBC
%doc 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
- Package init