add conflict perf version
Signed-off-by: cherry530 <707078654@qq.com>
This commit is contained in:
parent
916d32b6ea
commit
d655f10727
@ -1,6 +1,6 @@
|
||||
Name: libtraceevent
|
||||
Version: 1.2.1
|
||||
Release: 4
|
||||
Release: 5
|
||||
License: LGPLv2+ and GPLv2+
|
||||
Summary: Library to parse raw trace event formats
|
||||
|
||||
@ -13,6 +13,8 @@ BuildRequires: gcc
|
||||
BuildRequires: xmlto
|
||||
BuildRequires: asciidoc
|
||||
|
||||
Conflicts: perf < 6.2.0
|
||||
|
||||
%global __provides_exclude_from ^%{_libdir}/traceevent/plugins
|
||||
|
||||
%description
|
||||
@ -54,6 +56,9 @@ rm -rf %{buildroot}/%{_libdir}/libtraceevent.a
|
||||
%{_libdir}/pkgconfig/libtraceevent.pc
|
||||
|
||||
%changelog
|
||||
* Wed Dec 25 2024 xu_ping <707078654@qq.com> - 1.2.1-5
|
||||
- add conflict perf version.
|
||||
|
||||
* Thu Jul 13 2023 liyanan <thistleslyn@163.com> - 1.2.1-4
|
||||
- Delete confilt with perf when the kernel is greater than 6.2
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user