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/biosdevname.git#c118114c76017e5ef80e1efa41c69dc0fd1fda12
This commit is contained in:
parent
3c563b91f3
commit
21cf61f3d5
@ -1,6 +1,6 @@
|
||||
Name: biosdevname
|
||||
Version: 0.7.3
|
||||
Release: 6%{?dist}
|
||||
Release: 7%{?dist}
|
||||
Summary: Udev helper for naming devices per BIOS names
|
||||
License: GPLv2
|
||||
URL: http://linux.dell.com/files/%{name}
|
||||
@ -15,6 +15,7 @@ BuildRequires: automake
|
||||
BuildRequires: gcc
|
||||
BuildRequires: pciutils-devel
|
||||
BuildRequires: zlib-devel
|
||||
BuildRequires: make
|
||||
|
||||
Patch1: 0001-Disable-biosdevname-by-default.patch
|
||||
Patch2: 0002-Place-udev-rules-to-usr-lib.patch
|
||||
@ -45,6 +46,9 @@ make install install-data DESTDIR=%{buildroot}
|
||||
%{_mandir}/man1/%{name}.1*
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-7
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.7.3-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user