Compare commits
17 commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7b5fc11981 | ||
|
|
9dba900163 | ||
|
|
913cea6086 | ||
|
|
c89ceb54d7 | ||
|
|
615e49a054 | ||
|
|
12aa984b17 | ||
|
|
ee9262033b | ||
|
|
c68487dcc7 | ||
|
|
73fb8307b7 | ||
|
|
bea2abdc13 | ||
|
|
bac0d0c984 | ||
|
|
f849d32ebf | ||
|
|
f64bc3275e | ||
|
|
e6fa23b225 | ||
|
|
c68cdcdd04 | ||
|
|
553411fa97 | ||
|
|
87d94392f3 |
3 changed files with 54 additions and 12 deletions
BIN
accel-config-v4.1.8.tar.gz.1
Normal file
BIN
accel-config-v4.1.8.tar.gz.1
Normal file
Binary file not shown.
|
|
@ -1,14 +1,10 @@
|
|||
%global project_name idxd-config
|
||||
%global debug_package %{nil}
|
||||
|
||||
Name: accel-config
|
||||
Version: 3.5.2
|
||||
Release: 4%{?dist}
|
||||
Version: 4.1.8
|
||||
Release: 12%{?dist}
|
||||
Summary: Configure accelerator subsystem devices
|
||||
# The entire source code is under GPLv2 except for accel-config
|
||||
# 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: GPL-2.0-only
|
||||
URL: https://github.com/intel/%{project_name}
|
||||
Source0: %{URL}/archive/%{name}-v%{version}.tar.gz
|
||||
|
||||
|
|
@ -36,7 +32,7 @@ Utility library for configuring the accelerator subsystem.
|
|||
|
||||
%package devel
|
||||
Summary: Development files for libaccfg
|
||||
License: LGPLv2+
|
||||
License: LGPL-2.1-only
|
||||
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
|
|
@ -46,9 +42,7 @@ developing applications that use %{name}.
|
|||
|
||||
%package libs
|
||||
Summary: Configuration library for accelerator subsystem devices
|
||||
# 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: LGPL-2.1-only
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description libs
|
||||
|
|
@ -90,6 +84,54 @@ make check
|
|||
%{_libdir}/pkgconfig/lib%{name}.pc
|
||||
|
||||
%changelog
|
||||
* Fri Jan 16 2026 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.8-12
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_44_Mass_Rebuild
|
||||
|
||||
* Wed Jul 23 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.8-11
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_43_Mass_Rebuild
|
||||
|
||||
* Thu Jan 16 2025 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.8-10
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_42_Mass_Rebuild
|
||||
|
||||
* Thu Jan 09 2025 Jun Miao <jun.miao@intel.com> - 4.1.8-9
|
||||
- Update to v4.1.8 release
|
||||
|
||||
* Sun Jul 28 2024 Jun Miao <jun.miao@intel.com> - 4.1.6-8
|
||||
- Update to v4.1.7 release
|
||||
|
||||
* Wed Jul 17 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.6-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_41_Mass_Rebuild
|
||||
|
||||
* Tue Mar 05 2024 Jun Miao <jun.miao@intel.com> - 4.1.2-6
|
||||
- Update to v4.1.6 release
|
||||
|
||||
* Sun Mar 03 2024 Jun Miao <jun.miao@intel.com> - 4.1.2-5
|
||||
- Update to v4.1.2 release
|
||||
|
||||
* Mon Jan 22 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Fri Jan 19 2024 Fedora Release Engineering <releng@fedoraproject.org> - 4.1.1-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
||||
|
||||
* Tue Oct 10 2023 Jun Miao <jun.miao@intel.com> - 4.1.1-2
|
||||
- Update to v4.1.1 release
|
||||
|
||||
* Tue Sep 26 2023 Jun Miao <jun.miao@intel.com> - 4.1-1
|
||||
- Update to v4.1 release
|
||||
|
||||
* Wed Jul 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 4.0-3
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
||||
|
||||
* Tue May 30 2023 Jerry Snitselaar <jsnitsel@redhat.com> - 4.0-2
|
||||
- Update spec file to use SPDX identifiers
|
||||
|
||||
* Sun Apr 23 2023 Jun Miao <jun.miao@intel.com> - 4.0-1
|
||||
- Update to v4.0 release
|
||||
|
||||
* Mon Feb 27 2023 Jun Miao <jun.miao@intel.com> - 3.5.3-1
|
||||
- Update to v3.5.3 release
|
||||
|
||||
* Wed Jan 18 2023 Fedora Release Engineering <releng@fedoraproject.org> - 3.5.2-4
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
||||
|
||||
|
|
|
|||
2
sources
2
sources
|
|
@ -1 +1 @@
|
|||
SHA512 (accel-config-v3.5.2.tar.gz) = b1c1c415728a630caffb97b29a5c9fcd95022ad3d47eef79101bb67aad6382f82d1b4d4798fbd35346370f725b06fdbdbff6053f36605e09abc88a62654ed4be
|
||||
SHA512 (accel-config-v4.1.8.tar.gz) = 1b96237c0855407aca4116eeffb11bfe3dc65691818473973963c76467038d79bf07f1d2c642b5709e6b3907a410989c8708df8524a86e4f8fb1c2880d836639
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue