New release 4.0.0

This commit is contained in:
Khawar 2020-07-21 11:26:33 -04:00
parent c684cf76f3
commit f0d65378b8
3 changed files with 10 additions and 6 deletions

1
.gitignore vendored
View File

@ -10,3 +10,4 @@
/v3.0.0.tar.gz
/v3.0.1.tar.gz
/v3.1.1.tar.gz
/v4.0.0.tar.gz

View File

@ -1,4 +1,4 @@
# Copyright (c) 2016-2019, Intel Corporation
# Copyright (c) 2016-2020, Intel Corporation
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
@ -24,7 +24,7 @@
# OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
%global githubname intel-cmt-cat
%global githubver 3.1.1
%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: 2%{?dist}
Release: 1%{?dist}
Version: %{githubver}
License: BSD
ExclusiveArch: x86_64 i686 i586
@ -115,7 +115,7 @@ install -m 0644 %{_builddir}/%{githubfull}/LICENSE %{buildroot}/%{_licensedir}/%
install -d %{buildroot}/%{_libdir}
install -s %{_builddir}/%{githubfull}/lib/libpqos.so.* %{buildroot}/%{_libdir}
cp -a %{_builddir}/%{githubfull}/lib/libpqos.so %{buildroot}/%{_libdir}
cp -a %{_builddir}/%{githubfull}/lib/libpqos.so.3 %{buildroot}/%{_libdir}
cp -a %{_builddir}/%{githubfull}/lib/libpqos.so.4 %{buildroot}/%{_libdir}
# Install the header file
install -d %{buildroot}/%{_includedir}
@ -156,7 +156,7 @@ install -m 0644 %{_builddir}/%{githubfull}/examples/c/CMT_MBM/monitor_app.c %{bu
%files -n intel-cmt-cat-devel
%{_libdir}/libpqos.so
%{_libdir}/libpqos.so.3
%{_libdir}/libpqos.so.4
%{_includedir}/pqos.h
%{_usrsrc}/%{githubfull}/c/CAT_MBA/Makefile
%{_usrsrc}/%{githubfull}/c/CAT_MBA/reset_app.c
@ -169,6 +169,9 @@ install -m 0644 %{_builddir}/%{githubfull}/examples/c/CMT_MBM/monitor_app.c %{bu
%doc %{_usrsrc}/%{githubfull}/LICENSE
%changelog
* Tue Jul 21 2020 Khawar Abbasi <khawar.abbasi@intel.com> - 4.0.0-1
- New release 4.0.0
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 3.1.1-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (v3.1.1.tar.gz) = b8c3e748bf358d5ec50019f5c534074c1fe8852c40704b1fc4a2e645f4f0b5e42200fe3e47e32199ba4c21fb3c427426227c69ec71c65292622692ca0ef18567
SHA512 (v4.0.0.tar.gz) = a8aa3f1c4b3571454e5f845a34a3d63f374a9888314c483bf210e8135f9ae6478cd2be3e04f99d5f2cacdb75297423c3eea7bdb81e82f193a1decbd955ac8fbd