Compare commits

...

2 Commits

Author SHA1 Message Date
eabdullin 3bc081920a AlmaLinux changes 2021-11-17 16:11:23 +03:00
CentOS Sources baa540a759 import opa-fm-10.11.0.2.1-1.el8 2021-11-09 10:10:35 +00:00
3 changed files with 11 additions and 7 deletions

2
.gitignore vendored
View File

@ -1 +1 @@
SOURCES/opa-fm-10.10.3.0.11.tar.xz
SOURCES/opa-fm-10.11.0.2.1.tar.xz

View File

@ -1 +1 @@
ec0b4e6686543d6c841e3dbedca6e73d82867675 SOURCES/opa-fm-10.10.3.0.11.tar.xz
5da4d907c7954a14731125cff633ad8cdd2f0b09 SOURCES/opa-fm-10.11.0.2.1.tar.xz

View File

@ -1,17 +1,17 @@
Name: opa-fm
Epoch: 1
Version: 10.10.3.0.11
Version: 10.11.0.2.1
Release: 1%{?dist}.alma
Summary: Intel Omni-Path Fabric Management Software
Group: System Environment/Daemons
License: GPLv2 or BSD
Url: https://github.com/intel/opa-fm
Url: https://github.com/cornelisnetworks/opa-fm.git
# tarball created by:
# git clone https://github.com/intel/opa-fm.git
# git clone https://github.com/cornelisnetworks/opa-fm.git
# cd opa-fm
# git archive --format=tar --prefix=opa-fm-%{version}/ \
# dd537b7574106838ad3957725d55717267b75767 | xz > opa-fm-%{version}.tar.xz
# 5d1f7ee32920b1b429e2f7699762514af47d9717 | xz > opa-fm-%{version}.tar.xz
Source0: %{name}-%{version}.tar.xz
# bz1262327 needs Patch0002
@ -88,9 +88,13 @@ chmod a-x %{buildroot}/%{_prefix}/share/opa-fm/opafm_src.xml
%{_mandir}/man8/*
%changelog
* Sun Apr 11 2021 Andrew Lukoshko <alukoshko@almalinux.org> - 10.10.3.0.11-1.alma
* Sat Oct 09 2021 Andrew Lukoshko <alukoshko@almalinux.org> - 10.11.0.2.1-1.alma
- Fix build on AlmaLinux
* Tue May 25 2021 Honggang Li <honli@redhat.com> - 10.11.0.2.1-1
- Rebase to upstream release 10.11.0.2.1
- Resolves: bz1921701, bz1959990
* Thu Nov 12 2020 Honggang Li <honli@redhat.com> - 10.10.3.0.11-1
- Rebase to upstream release 10.10.3.0.11
- Resolves: bz1821735