!7 Remove dist macros

From: @hht8
Reviewed-by: 
Signed-off-by:
This commit is contained in:
openeuler-ci-bot 2021-05-24 17:27:53 +08:00 committed by Gitee
commit f2e3662cb6

View File

@ -4,7 +4,7 @@
Name: kafka
Version: 2.6.0
Release: 1%{?dist}
Release: 2
Summary: A Distributed Streaming Platform.
License: Apache License, Version 2.0
@ -56,6 +56,9 @@ cp -n */*/build/dependant-libs*/* $RPM_BUILD_ROOT%{kafka_home}/libs
rm -rf %{buildroot}
%changelog
* Thu Mar 25 2021 huanghaitao <huanghaitao8@huawei.com> 2.6.0 - 2
- Remove dist macros
* Sat Aug 15 2020 Hao Zhang <unioah@isrc.iscas.ac.cn>
- init
* Sat Oct 04 2020 Hao Zhang <unioah@isrc.iscas.ac.cn>