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/driverctl.git#a5393baae67795e9ca094cbbe0327e03763e9259
This commit is contained in:
parent
f4aaa08e0d
commit
6255321446
@ -2,7 +2,7 @@
|
||||
|
||||
Name: driverctl
|
||||
Version: 0.101
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Device driver control utility
|
||||
|
||||
License: LGPLv2
|
||||
@ -14,6 +14,7 @@ Source0: https://gitlab.com/driverctl/%{name}/repository/archive.tar.gz?ref=%{ve
|
||||
|
||||
# for udev macros
|
||||
BuildRequires: systemd
|
||||
BuildRequires: make
|
||||
Requires(post,postun): %{_sbindir}/udevadm
|
||||
Requires: coreutils udev
|
||||
|
||||
@ -60,6 +61,9 @@ by default.
|
||||
%udev_rules_update
|
||||
|
||||
%changelog
|
||||
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.101-6
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
|
||||
|
||||
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.101-5
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user