|
|
|
@ -24,7 +24,7 @@
|
|
|
|
|
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
|
|
|
|
|
|
%global githubname intel-cmt-cat
|
|
|
|
|
%global githubver 4.1.0
|
|
|
|
|
%global githubver 4.0.0
|
|
|
|
|
|
|
|
|
|
%if %{defined githubsubver}
|
|
|
|
|
%global githubfull %{githubname}-%{githubver}.%{githubsubver}
|
|
|
|
@ -38,7 +38,7 @@
|
|
|
|
|
|
|
|
|
|
Summary: Provides command line interface to CMT, MBM, CAT, CDP and MBA technologies
|
|
|
|
|
Name: %{githubname}
|
|
|
|
|
Release: 3%{?dist}
|
|
|
|
|
Release: 0%{?dist}
|
|
|
|
|
Version: %{githubver}
|
|
|
|
|
License: BSD
|
|
|
|
|
ExclusiveArch: x86_64 i686 i586
|
|
|
|
@ -169,12 +169,60 @@ install -m 0644 %{_builddir}/%{githubfull}/examples/c/CMT_MBM/monitor_app.c %{bu
|
|
|
|
|
%doc %{_usrsrc}/%{githubfull}/LICENSE
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 4.1.0-3
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
* Mon Oct 12 2020 Jiri Olsa <jolsa@redhat.com> - 4.0.0-0
|
|
|
|
|
- New release 4.0.0
|
|
|
|
|
|
|
|
|
|
* Wed Jun 09 2021 Martin Cermak <mcermak@redhat.com> - 4.1.0-2
|
|
|
|
|
- CI gating related NVR bump and rebuild
|
|
|
|
|
* Thu Jun 11 2020 Martin Cermak <mcermak@redhat.com> - 2.0.0-3
|
|
|
|
|
- NVR bump and rebuild because of CI gating.
|
|
|
|
|
Related: #1682388
|
|
|
|
|
|
|
|
|
|
* Sun May 02 2021 Jiri Olsa <jolsa@kernel.org> - 4.1.0-1
|
|
|
|
|
- RHEL9 release 4.1.0, copied from fedora
|
|
|
|
|
* Mon Oct 08 2018 Jiri Olsa <jolsa@redhat.com> - 2.0.0-2
|
|
|
|
|
- New release 2.0.0-2
|
|
|
|
|
- passing distro CFLAGS/LDFLAGS
|
|
|
|
|
|
|
|
|
|
* Thu Jun 28 2018 Marcel cornu <marcel.d.cornu@intel.com>, Michal Aleksinski <michalx.aleksinski@intel.com> - 2.0.0-1
|
|
|
|
|
- New release 2.0.0
|
|
|
|
|
|
|
|
|
|
* Thu Mar 08 2018 Marcel cornu <marcel.d.cornu@intel.com>, Michal Aleksinski <michalx.aleksinski@intel.com> - 1.2.0-3
|
|
|
|
|
- Updated spec file with BuildRequires tag
|
|
|
|
|
|
|
|
|
|
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.0-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Nov 29 2017 Marcel Cornu <marcel.d.cornu@intel.com>, Wojciech Andralojc <wojciechx.andralojc@intel.com> 1.2.0-1
|
|
|
|
|
- New release 1.2.0
|
|
|
|
|
|
|
|
|
|
* Thu Aug 3 2017 Aaron Hetherington <aaron.hetherington@intel.com>, Marcel Cornu <marcel.d.cornu@intel.com> 1.1.0-1
|
|
|
|
|
- New release 1.1.0
|
|
|
|
|
|
|
|
|
|
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jun 21 2017 Aaron Hetherington <aaron.hetherington@intel.com>, Marcel Cornu <marcel.d.cornu@intel.com> 1.0.1-1
|
|
|
|
|
- Spec file bug fixes
|
|
|
|
|
|
|
|
|
|
* Wed Jun 07 2017 Aaron Hetherington <aaron.hetherington@intel.com>, Marcel Cornu <marcel.d.cornu@intel.com> 1.0.1-1
|
|
|
|
|
- new release
|
|
|
|
|
- bug fixes
|
|
|
|
|
|
|
|
|
|
* Fri May 19 2017 Aaron Hetherington <aaron.hetherington@intel.com>, Michal Aleksinski <michalx.aleksinski@intel.com> 1.0.0-1
|
|
|
|
|
- new release
|
|
|
|
|
|
|
|
|
|
* Tue Feb 14 2017 Aaron Hetherington <aaron.hetherington@intel.com> 0.1.5-1
|
|
|
|
|
- new release
|
|
|
|
|
|
|
|
|
|
* Mon Oct 17 2016 Aaron Hetherington <aaron.hetherington@intel.com> 0.1.5
|
|
|
|
|
- new release
|
|
|
|
|
|
|
|
|
|
* Tue Apr 19 2016 Tomasz Kantecki <tomasz.kantecki@intel.com> 0.1.4-3
|
|
|
|
|
- global typo fix
|
|
|
|
|
- small edits in the description
|
|
|
|
|
|
|
|
|
|
* Mon Apr 18 2016 Tomasz Kantecki <tomasz.kantecki@intel.com> 0.1.4-2
|
|
|
|
|
- LICENSE file added to the package
|
|
|
|
|
|
|
|
|
|
* Thu Apr 7 2016 Tomasz Kantecki <tomasz.kantecki@intel.com> 0.1.4-1
|
|
|
|
|
- initial version of the package
|
|
|
|
|