new upstream
iscsiuio fixes for newer upstream bnx2x driver having version removed
This commit is contained in:
parent
756d4561b8
commit
578a105550
1
.gitignore
vendored
1
.gitignore
vendored
@ -11,3 +11,4 @@
|
||||
/open-iscsi-13e7f58.tar.gz
|
||||
/open-iscsi-a8fcb37.tar.gz
|
||||
/open-iscsi-095f59c.tar.gz
|
||||
/open-iscsi-2a8f9d8.tar.gz
|
||||
|
@ -1,6 +1,6 @@
|
||||
%global open_iscsi_version 2.1
|
||||
%global open_iscsi_build 4
|
||||
%global commit0 095f59ca464220eae285de6b5f2ee31185a6a84c
|
||||
%global commit0 2a8f9d81d0d6b5094c3fe9c686e2afb2ec27058a
|
||||
%global shortcommit0 %(c=%{commit0}; echo ${c:0:7})
|
||||
|
||||
# Disable python2 build by default
|
||||
@ -9,7 +9,7 @@
|
||||
Summary: iSCSI daemon and utility programs
|
||||
Name: iscsi-initiator-utils
|
||||
Version: 6.%{open_iscsi_version}.%{open_iscsi_build}
|
||||
Release: 0.git%{shortcommit0}%{?dist}.2
|
||||
Release: 1.git%{shortcommit0}%{?dist}
|
||||
License: GPLv2+
|
||||
URL: https://github.com/open-iscsi/open-iscsi
|
||||
Source0: https://github.com/open-iscsi/open-iscsi/archive/%{commit0}.tar.gz#/open-iscsi-%{shortcommit0}.tar.gz
|
||||
@ -303,6 +303,10 @@ fi
|
||||
%{python3_sitearch}/*
|
||||
|
||||
%changelog
|
||||
* Wed Aug 11 2021 Chris Leech <cleech@redhat.com> - 6.2.1.4-1.git2a8f9d8
|
||||
- new upstream
|
||||
- iscsiuio fixes for newer upstream bnx2x driver having version removed
|
||||
|
||||
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 6.2.1.4-0.git095f59c.2
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
|
||||
|
||||
|
2
sources
2
sources
@ -1 +1 @@
|
||||
SHA512 (open-iscsi-095f59c.tar.gz) = 2bb4096dfbbe77adda2bc03f75480b2cbff4bfd3ccb1ac72650de4b786dc7910b5ed064001ca3835cbdd240164c8561ffb50e04ee0cde28fcd85f878a2d3ed05
|
||||
SHA512 (open-iscsi-2a8f9d8.tar.gz) = dd405c1463315b712e9dc3065c00778d117505f1ca7127ce469d9ff85e3f73009000ab26f5ec4cd9554e87b728fae4e48811fe4e7ab20ac59acee443779e617e
|
||||
|
Loading…
Reference in New Issue
Block a user