automatic version update by autodist [release 2.8.5-1mamba;Wed Aug 25 2021]
This commit is contained in:
parent
c3b044f955
commit
b3f19eef0a
@ -1,12 +1,12 @@
|
||||
Name: dkms
|
||||
Version: 2.8.4
|
||||
Version: 2.8.5
|
||||
Release: 1mamba
|
||||
Summary: Dynamic Kernel Module Support
|
||||
Group: System/Tools
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
||||
URL: http://linux.dell.com/projects.shtml#dkms
|
||||
URL: https://linux.dell.com/projects.shtml
|
||||
Source: https://github.com/dell/dkms.git/v%{version}/dkms-%{version}.tar.bz2
|
||||
Source1: dkms.service
|
||||
Source2: dkms.systemd
|
||||
@ -17,7 +17,6 @@ License: GPL
|
||||
## AUTOBUILDREQ-END
|
||||
Requires: kernelheaders
|
||||
Requires: gcc
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||
|
||||
%description
|
||||
DKMS stands for Dynamic Kernel Module Support. It is designed to create a framework where kernel dependent module source can reside so that it is very easy to rebuild modules as you upgrade kernels. This will allow Linux vendors to provide driver drops without having to wait for new kernel releases while also taking out the guesswork for customers attempting to recompile modules for new kernels.
|
||||
@ -99,6 +98,9 @@ find /var/lib/dkms -xtype l -exec rm -f {} \;
|
||||
#README.dkms TODO
|
||||
|
||||
%changelog
|
||||
* Wed Aug 25 2021 Automatic Build System <autodist@mambasoft.it> 2.8.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Fri Dec 18 2020 Automatic Build System <autodist@mambasoft.it> 2.8.4-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user