!12 [sync] PR-9: Add conflict with perf
From: @openeuler-sync-bot Reviewed-by: @caodongxia Signed-off-by: @caodongxia
This commit is contained in:
commit
e637c1d213
@ -1,6 +1,6 @@
|
|||||||
Name: libtraceevent
|
Name: libtraceevent
|
||||||
Version: 1.2.1
|
Version: 1.2.1
|
||||||
Release: 2
|
Release: 3
|
||||||
License: LGPLv2+ and GPLv2+
|
License: LGPLv2+ and GPLv2+
|
||||||
Summary: Library to parse raw trace event formats
|
Summary: Library to parse raw trace event formats
|
||||||
|
|
||||||
@ -13,6 +13,8 @@ BuildRequires: gcc
|
|||||||
BuildRequires: xmlto
|
BuildRequires: xmlto
|
||||||
BuildRequires: asciidoc
|
BuildRequires: asciidoc
|
||||||
|
|
||||||
|
Conflicts: perf
|
||||||
|
|
||||||
%global __provides_exclude_from ^%{_libdir}/traceevent/plugins
|
%global __provides_exclude_from ^%{_libdir}/traceevent/plugins
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -54,6 +56,9 @@ rm -rf %{buildroot}/%{_libdir}/libtraceevent.a
|
|||||||
%{_libdir}/pkgconfig/libtraceevent.pc
|
%{_libdir}/pkgconfig/libtraceevent.pc
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Jan 19 2023 yaoxin <yaoxin30@h-partners.com> - 1.2.1-3
|
||||||
|
- Add conflict with perf
|
||||||
|
|
||||||
* Mon Dec 05 2022 xu_ping <xuping33@h-partners.com> - 1.2.1-2
|
* Mon Dec 05 2022 xu_ping <xuping33@h-partners.com> - 1.2.1-2
|
||||||
- Add -fstack-protector-strong compile options
|
- Add -fstack-protector-strong compile options
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user