import libtracefs-1.3.1-2.el8
This commit is contained in:
parent
c5ac8a1d0a
commit
61d0a06b24
@ -11,7 +11,7 @@
|
|||||||
|
|
||||||
Name: libtracefs
|
Name: libtracefs
|
||||||
Version: 1.3.1
|
Version: 1.3.1
|
||||||
Release: 1%{?dist}
|
Release: 2%{?dist}
|
||||||
License: LGPLv2+ and GPLv2+
|
License: LGPLv2+ and GPLv2+
|
||||||
Summary: Library for access kernel tracefs
|
Summary: Library for access kernel tracefs
|
||||||
|
|
||||||
@ -27,8 +27,6 @@ Patch0: libtracefs-1.0.2-harden-linking.patch
|
|||||||
BuildRequires: gcc
|
BuildRequires: gcc
|
||||||
BuildRequires: make
|
BuildRequires: make
|
||||||
BuildRequires: pkgconfig(libtraceevent)
|
BuildRequires: pkgconfig(libtraceevent)
|
||||||
# The libtracefs is meant to be used by perf, trace-cmd etc. in the future, before it's ready in perf, let's add a conflict
|
|
||||||
Conflicts: trace-cmd < 2.9.1-6
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
libtracefs is a library for accessing kernel tracefs
|
libtracefs is a library for accessing kernel tracefs
|
||||||
@ -67,6 +65,10 @@ rm -rf %{buildroot}/%{_libdir}/libtracefs.a
|
|||||||
%{_libdir}/%{name}.so
|
%{_libdir}/%{name}.so
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Feb 2 2023 Michael Petlan <mpetlan@redhat.com> - 1.3.1-2
|
||||||
|
- Remove conflict with trace-cmd
|
||||||
|
Related: rhbz#2159965
|
||||||
|
|
||||||
* Mon Nov 23 2020 Zamir SUN <sztsian@gmail.com> - 1.3.1-1
|
* Mon Nov 23 2020 Zamir SUN <sztsian@gmail.com> - 1.3.1-1
|
||||||
- Initial libtracefs
|
- Initial libtracefs
|
||||||
Related: rhbz#2075198
|
Related: rhbz#2075198
|
||||||
|
Loading…
Reference in New Issue
Block a user