!11 Fix install failed

From: @zhang__3125 
Reviewed-by: @xiezhipeng1 
Signed-off-by: @xiezhipeng1
This commit is contained in:
openeuler-ci-bot 2022-04-22 09:05:35 +00:00 committed by Gitee
commit 4520e3a07a
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: babeltrace
Version: 1.5.8
Release: 4
Release: 5
Summary: Common Trace Format Babel Tower
License: MIT and GPLv2
URL: https://www.efficios.com/babeltrace
@ -64,7 +64,6 @@ chrpath --delete %{buildroot}%{_libdir}/*.so.*
make check
%pre
%autosetup -n babeltrace-%{version} -p1
%preun
@ -92,6 +91,9 @@ make check
%{_mandir}/man1/*.1.gz
%changelog
* Fri Apr 22 2022 lin zhang <lin.zhang@turbolinux.com.cn> - 1.5.8-5
- Fix install failed
* Sat Apr 16 2022 hanhui <hanhui15@h-partners.com> - 1.5.8-4
- Desc:python3 Mapping function change lead to build failed