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
This commit is contained in:
DistroBaker 2021-02-18 06:00:45 +00:00
parent 95dc72b1fa
commit 47253c766e
3 changed files with 19 additions and 10 deletions

1
.gitignore vendored
View File

@ -1 +1,2 @@
/accel-config-v2.8.tar.gz /accel-config-v2.8.tar.gz
/accel-config-v3.0.1.tar.gz

View File

@ -1,13 +1,14 @@
%global project_name idxd-config %global project_name idxd-config
%global debug_package %{nil}
Name: accel-config Name: accel-config
Version: 2.8 Version: 3.0.1
Release: 2%{?dist} Release: 1%{?dist}
Summary: Configure accelerator subsystem devices Summary: Configure accelerator subsystem devices
# The entire source code is under GPLv2 except for accel-config # 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. # 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} URL: https://github.com/intel/%{project_name}
Source0: %{URL}/archive/%{name}-v%{version}.tar.gz Source0: %{URL}/archive/%{name}-v%{version}.tar.gz
@ -27,15 +28,15 @@ BuildRequires: systemd
BuildRequires: make BuildRequires: make
# accel-config is for configuring Intel DSA (Data-Streaming # accel-config is for configuring Intel DSA (Data-Streaming
# Accelerator) subsystem in the Linux kernel. It supports x86 only. # Accelerator) subsystem in the Linux kernel. It supports x86_64 only.
ExclusiveArch: %{ix86} x86_64 ExclusiveArch: x86_64
%description %description
Utility library for configuring the accelerator subsystem. Utility library for configuring the accelerator subsystem.
%package devel %package devel
Summary: Development files for libaccfg Summary: Development files for libaccfg
License: LGPLv2 License: LGPLv2+
Requires: %{name}-libs%{?_isa} = %{version}-%{release} Requires: %{name}-libs%{?_isa} = %{version}-%{release}
%description devel %description devel
@ -45,9 +46,9 @@ developing applications that use %{name}.
%package libs %package libs
Summary: Configuration library for accelerator subsystem devices 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. # 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} Requires: %{name}%{?_isa} = %{version}-%{release}
%description libs %description libs
@ -71,6 +72,7 @@ make check
%files %files
%license Documentation/COPYING licenses/BSD-MIT licenses/CC0 %license Documentation/COPYING licenses/BSD-MIT licenses/CC0
%license licenses/accel-config-licenses LICENSE_GPL_2_0
%{_bindir}/%{name} %{_bindir}/%{name}
%{_mandir}/man1/%{name}* %{_mandir}/man1/%{name}*
%{_sysconfdir}/%{name}/%{name}.conf.sample %{_sysconfdir}/%{name}/%{name}.conf.sample
@ -78,6 +80,7 @@ make check
%files libs %files libs
%doc README.md %doc README.md
%license Documentation/COPYING licenses/BSD-MIT licenses/CC0 %license Documentation/COPYING licenses/BSD-MIT licenses/CC0
%license licenses/accel-config-licenses accfg/lib/LICENSE_LGPL_2_1
%{_libdir}/lib%{name}.so.* %{_libdir}/lib%{name}.so.*
%files devel %files devel
@ -87,6 +90,11 @@ make check
%{_libdir}/pkgconfig/lib%{name}.pc %{_libdir}/pkgconfig/lib%{name}.pc
%changelog %changelog
* Thu Feb 18 2021 Yunying Sun <yunying.sun@intel.com> - 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 <releng@fedoraproject.org> - 2.8-2 * Mon Jan 25 2021 Fedora Release Engineering <releng@fedoraproject.org> - 2.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild

View File

@ -1 +1 @@
SHA512 (accel-config-v2.8.tar.gz) = 7f32a01bfec7ffb388aae8b20573198611416c40554e68fcd56893180432ed79cfa26b2533b512813d332f2f15543feb3db18264865da9f6921af66cbec17456 SHA512 (accel-config-v3.0.1.tar.gz) = cf230a352447f4162d36a171f8e2f91e47984e8b9550da34be4acab407b464518d34e470445fd4ba93811ceb1e679f157f316069f7328a7bad33f12f9062d187