From 47253c766e8e2b152bb754b933e9a10fba0bf2fd Mon Sep 17 00:00:00 2001 From: DistroBaker Date: Thu, 18 Feb 2021 06:00:45 +0000 Subject: [PATCH] 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/accel-config.git#55c685839037df00ed6a2fbe26720bfb6e763425 --- .gitignore | 1 + accel-config.spec | 26 +++++++++++++++++--------- sources | 2 +- 3 files changed, 19 insertions(+), 10 deletions(-) diff --git a/.gitignore b/.gitignore index 1462dae..f2c1c03 100644 --- a/.gitignore +++ b/.gitignore @@ -1 +1,2 @@ /accel-config-v2.8.tar.gz +/accel-config-v3.0.1.tar.gz diff --git a/accel-config.spec b/accel-config.spec index d8b9bcf..055593a 100644 --- a/accel-config.spec +++ b/accel-config.spec @@ -1,13 +1,14 @@ %global project_name idxd-config +%global debug_package %{nil} Name: accel-config -Version: 2.8 -Release: 2%{?dist} +Version: 3.0.1 +Release: 1%{?dist} Summary: Configure accelerator subsystem devices # The entire source code is under GPLv2 except for accel-config -# library which is mostly LGPLv2, ccan/list which is BSD-MIT and +# library which is mostly LGPLv2.1, ccan/list which is BSD-MIT and # the rest of ccan which is CC0. -License: GPLv2 and LGPLv2 and MIT and CC0 +License: GPLv2 and LGPLv2+ and MIT and CC0 URL: https://github.com/intel/%{project_name} Source0: %{URL}/archive/%{name}-v%{version}.tar.gz @@ -27,15 +28,15 @@ BuildRequires: systemd BuildRequires: make # accel-config is for configuring Intel DSA (Data-Streaming -# Accelerator) subsystem in the Linux kernel. It supports x86 only. -ExclusiveArch: %{ix86} x86_64 +# Accelerator) subsystem in the Linux kernel. It supports x86_64 only. +ExclusiveArch: x86_64 %description Utility library for configuring the accelerator subsystem. %package devel Summary: Development files for libaccfg -License: LGPLv2 +License: LGPLv2+ Requires: %{name}-libs%{?_isa} = %{version}-%{release} %description devel @@ -45,9 +46,9 @@ developing applications that use %{name}. %package libs Summary: Configuration library for accelerator subsystem devices -# All source code of configuration library is LGPLv2, except +# All source code of configuration library is LGPLv2.1, except # ccan/list which is BSD-MIT and the rest of ccan/ which is CC0. -License: LGPLv2 and MIT and CC0 +License: LGPLv2+ and MIT and CC0 Requires: %{name}%{?_isa} = %{version}-%{release} %description libs @@ -71,6 +72,7 @@ make check %files %license Documentation/COPYING licenses/BSD-MIT licenses/CC0 +%license licenses/accel-config-licenses LICENSE_GPL_2_0 %{_bindir}/%{name} %{_mandir}/man1/%{name}* %{_sysconfdir}/%{name}/%{name}.conf.sample @@ -78,6 +80,7 @@ make check %files libs %doc README.md %license Documentation/COPYING licenses/BSD-MIT licenses/CC0 +%license licenses/accel-config-licenses accfg/lib/LICENSE_LGPL_2_1 %{_libdir}/lib%{name}.so.* %files devel @@ -87,6 +90,11 @@ make check %{_libdir}/pkgconfig/lib%{name}.pc %changelog +* Thu Feb 18 2021 Yunying Sun - 3.0.1-1 +- Updated to 3.0.1 release +- Removed ix86 support as so far it supports x86_64 only +- Updated licenses following upstream + * Mon Jan 25 2021 Fedora Release Engineering - 2.8-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild diff --git a/sources b/sources index fa7841b..633a14b 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (accel-config-v2.8.tar.gz) = 7f32a01bfec7ffb388aae8b20573198611416c40554e68fcd56893180432ed79cfa26b2533b512813d332f2f15543feb3db18264865da9f6921af66cbec17456 +SHA512 (accel-config-v3.0.1.tar.gz) = cf230a352447f4162d36a171f8e2f91e47984e8b9550da34be4acab407b464518d34e470445fd4ba93811ceb1e679f157f316069f7328a7bad33f12f9062d187