|
|
|
@ -1,13 +1,11 @@
|
|
|
|
|
Name: libocxl
|
|
|
|
|
Version: 1.2.1
|
|
|
|
|
Release: 11%{?dist}
|
|
|
|
|
Release: 2%{?dist}
|
|
|
|
|
Summary: Allows to implement a user-space driver for an OpenCAPI accelerator
|
|
|
|
|
|
|
|
|
|
License: Apache-2.0
|
|
|
|
|
License: ASL 2.0
|
|
|
|
|
URL: https://github.com/OpenCAPI/libocxl
|
|
|
|
|
Source0: https://github.com/OpenCAPI/libocxl/archive/%{version}/%{name}-%{version}.tar.gz
|
|
|
|
|
# https://github.com/OpenCAPI/libocxl/pull/52
|
|
|
|
|
Patch0: libocxl-1.2.1-doxygen.patch
|
|
|
|
|
|
|
|
|
|
ExclusiveArch: ppc64le
|
|
|
|
|
|
|
|
|
@ -51,7 +49,6 @@ developing applications that use %{name}.
|
|
|
|
|
%make_install PREFIX=%{_prefix}
|
|
|
|
|
|
|
|
|
|
%check
|
|
|
|
|
%undefine _auto_set_build_flags
|
|
|
|
|
make testobj/unittests V=1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
@ -70,45 +67,16 @@ make testobj/unittests V=1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 1.2.1-11
|
|
|
|
|
- Bump release for October 2024 mass rebuild:
|
|
|
|
|
Resolves: RHEL-64018
|
|
|
|
|
* Mon Aug 09 2021 Mohan Boddu <mboddu@redhat.com> - 1.2.1-2
|
|
|
|
|
- Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
|
|
|
|
|
Related: rhbz#1991688
|
|
|
|
|
|
|
|
|
|
* Fri Oct 25 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 1.2.1-10
|
|
|
|
|
- Rebuilt for MSVSphere 10
|
|
|
|
|
* Thu Jun 17 2021 Dan Horák <dan[at]danny.cz> - 1.2.1-1
|
|
|
|
|
- updated to 1.2.1 (#1875753)
|
|
|
|
|
- Resolves: #1875753
|
|
|
|
|
|
|
|
|
|
* Tue Jul 02 2024 Dan Horák <dhorak@redhat.com> - 1.2.1-10
|
|
|
|
|
- update for recent doxygen
|
|
|
|
|
|
|
|
|
|
* Mon Jun 24 2024 Troy Dawson <tdawson@redhat.com> - 1.2.1-9
|
|
|
|
|
- Bump release for June 2024 mass rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 25 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-8
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Sun Jan 21 2024 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-6
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-5
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-4
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-3
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.1-2
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
|
|
|
|
|
|
|
|
|
* Wed Jun 16 2021 Dan Horák <dan[at]danny.cz> - 1.2.1-1
|
|
|
|
|
- updated to 1.2.1
|
|
|
|
|
|
|
|
|
|
* Tue May 11 2021 Timm Bäder <tbaeder@redhat.com> - 1.1.0-8
|
|
|
|
|
- Use %%make_build macro
|
|
|
|
|
* Fri Apr 16 2021 Mohan Boddu <mboddu@redhat.com> - 1.1.0-8
|
|
|
|
|
- Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
|
|
|
|
|
|
|
|
|
|
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1.0-7
|
|
|
|
|
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
|
|
|
|