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/libocxl.git#f1cb37322592418c6a72c0af78140e1bdf8876c3
This commit is contained in:
parent
12626b71b5
commit
5c9c2bc170
@ -1,6 +1,6 @@
|
||||
Name: libocxl
|
||||
Version: 1.1.0
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Allows to implement a user-space driver for an OpenCAPI accelerator
|
||||
|
||||
License: ASL 2.0
|
||||
@ -13,6 +13,7 @@ ExclusiveArch: ppc64le
|
||||
|
||||
BuildRequires: gcc
|
||||
BuildRequires: doxygen
|
||||
BuildRequires: make
|
||||
|
||||
%description
|
||||
Access library which allows to implement a user-space
|
||||
@ -58,6 +59,9 @@ LDFLAGS="%{build_ldflags}" CFLAGS="%{build_cflags}" make %{?_smp_mflags} V=1
|
||||
%{_pkgdocdir}
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user