Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libipt.git#b66c7edb0e55c8f5af122c487c65baa757591218
This commit is contained in:
DistroBaker 2021-02-04 09:54:34 +01:00
parent 071b837094
commit 48a95c3379

View File

@ -2,7 +2,7 @@
Name: libipt
Version: 2.0.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: Intel Processor Trace Decoder Library
License: BSD
URL: https://github.com/intel/libipt
@ -11,6 +11,7 @@ Patch0: libipt-gcc11.patch
# c++ is required only for -DPTUNIT test "ptunit-cpp".
# pandoc is for -DMAN.
BuildRequires: gcc-c++ cmake pandoc
BuildRequires: make
ExclusiveArch: %{ix86} x86_64
%description
@ -61,6 +62,9 @@ ctest -V %{?_smp_mflags}
%{_mandir}/*/*.gz
%changelog
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.0.2-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Wed Aug 19 2020 Jeff Law <law@redhat.com> - 2.0.2-2
- Fix uninitialized variable in testsuite