Skip to content
Snippets Groups Projects
Commit 68037bee authored by Rocky Automation's avatar Rocky Automation :tv:
Browse files

import accel-config-3.4.6.3-1.el9

parent 5355966b
No related branches found
No related tags found
No related merge requests found
123eb9366ba96580e4795e47f0742551d50cbf53 SOURCES/accel-config-v3.4.2.tar.gz
21e70c79f2e53c5cdbc941390f14b020f286a36d SOURCES/accel-config-v3.4.6.3.tar.gz
SOURCES/accel-config-v3.4.2.tar.gz
SOURCES/accel-config-v3.4.6.3.tar.gz
......@@ -2,8 +2,8 @@
%global debug_package %{nil}
Name: accel-config
Version: 3.4.2
Release: 2%{?dist}
Version: 3.4.6.3
Release: 1%{?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
......@@ -11,8 +11,6 @@ Summary: Configure accelerator subsystem devices
License: GPLv2 and LGPLv2+ and MIT and CC0
URL: https://github.com/intel/%{project_name}
Source0: %{URL}/archive/%{name}-v%{version}.tar.gz
Patch0: 0001-accel-config-clean-up-double-frees-in-add_group.patch
Patch1: 0003-accel-config-remove-redundant-assignment-in-umwait.patch
Requires: %{name}-libs%{?_isa} = %{version}-%{release}
BuildRequires: gcc
......@@ -86,6 +84,7 @@ make check
%{_bindir}/%{name}
%{_mandir}/man1/%{name}*
%{_sysconfdir}/%{name}/%{name}.conf.sample
%{_datadir}/%{name}/contrib/*
%files libs
%doc README.md
......@@ -102,9 +101,13 @@ make check
%files test
%license Documentation/COPYING LICENSE_GPL_2_0
%doc test/README.md
%{_datadir}/accel-config/test/*
%{_datadir}/%{name}/test/*
%changelog
* Sun Apr 03 2022 Jerry Snitselaar <jsnitsel@redhat.com> - 3.4.6.3-1
- Rebase to 3.4.6.3 release.
Resolves: rhbz#2040077
* Fri Feb 11 2022 Jerry Snitselaar <jsnitsel@redhat.com> - 3.4.2-2
- Rebuild to clear osci test failure.
Resolves: rhbz#1999934
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment