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/fcoe-utils.git#99e6ad9b25444e7ff7f7a90f2621a0a26e47dd77
This commit is contained in:
parent
11bdb6c875
commit
9a6dfac8ec
@ -7,7 +7,7 @@
|
||||
|
||||
Name: fcoe-utils
|
||||
Version: 1.0.33
|
||||
Release: 2.git%{shortcommit0}%{?dist}
|
||||
Release: 3.git%{shortcommit0}%{?dist}
|
||||
Summary: Fibre Channel over Ethernet utilities
|
||||
License: GPLv2
|
||||
URL: http://www.open-fcoe.org
|
||||
@ -26,6 +26,7 @@ BuildRequires: libtool
|
||||
BuildRequires: lldpad-devel >= 0.9.43
|
||||
BuildRequires: systemd
|
||||
BuildRequires: libbsd-devel
|
||||
BuildRequires: make
|
||||
Requires: lldpad >= 0.9.43
|
||||
Requires: iproute
|
||||
Requires: device-mapper-multipath
|
||||
@ -84,6 +85,9 @@ rm -f %{buildroot}/%{_sysconfdir}/fcoe/config
|
||||
%{_libexecdir}/fcoe/
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.0.33-3.gitfe376de
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Sat Nov 14 2020 Jeff Law <law@redhat.com> - 1.0.33-2.gitfe376de
|
||||
- Disable fatal diagnostic from gcc-11 for fping
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user