!23 [sync] PR-21: add conflict perf version

From: @openeuler-sync-bot 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-12-17 03:13:54 +00:00 committed by Gitee
commit 34f89f1712
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: libtraceevent
Version: 1.2.1
Release: 3
Release: 4
License: LGPLv2+ and GPLv2+
Summary: Library to parse raw trace event formats
@ -13,7 +13,7 @@ BuildRequires: gcc
BuildRequires: xmlto
BuildRequires: asciidoc
Conflicts: perf
Conflicts: perf < 6.2.0
%global __provides_exclude_from ^%{_libdir}/traceevent/plugins
@ -56,6 +56,9 @@ rm -rf %{buildroot}/%{_libdir}/libtraceevent.a
%{_libdir}/pkgconfig/libtraceevent.pc
%changelog
* Mon Dec 16 2024 xu_ping <707078654@qq.com.com> - 1.2.1-4
- add conflict perf version.
* Thu Jan 19 2023 yaoxin <yaoxin30@h-partners.com> - 1.2.1-3
- Add conflict with perf