!6 [sync] PR-5: [sync] PR-4: artemis添加安全编译选项strip

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-07-30 02:15:57 +00:00 committed by Gitee
commit ffdaa86361
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,7 +1,6 @@
%global debug_package %nil
Name: artemis
Version: 1.4.0
Release: 1
Release: 2
Summary: Java high performance, clustered, asynchronous messaging system
License: ASL 2.0
URL: https://github.com/apache/activemq-artemis/
@ -356,5 +355,8 @@ install -pm 755 artemis-native/bin/libartemis-native-%{__isa_bits}.so %{buildroo
%license LICENSE NOTICE
%changelog
* Thu Sep 9 2021 caodongxia <caodongxia@huawei.com> - 1.4.0-2
- Add debug package to add strip
* Wed Oct 28 2020 baizhonggui <baizhonggui@huawei.com> - 1.4.0-1
- package init