update to 2.8.6 [release 2.8.6-1mamba;Sun Sep 12 2021]
This commit is contained in:
parent
b3f19eef0a
commit
553afe8dff
16
dkms.spec
16
dkms.spec
@ -1,12 +1,12 @@
|
||||
Name: dkms
|
||||
Version: 2.8.5
|
||||
Version: 2.8.6
|
||||
Release: 1mamba
|
||||
Summary: Dynamic Kernel Module Support
|
||||
Group: System/Tools
|
||||
Vendor: openmamba
|
||||
Distribution: openmamba
|
||||
Packager: Ercole 'ercolinux' Carpanetto <ercole69@gmail.com>
|
||||
URL: https://linux.dell.com/projects.shtml
|
||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||
URL: https://github.com/dell/dkms
|
||||
Source: https://github.com/dell/dkms.git/v%{version}/dkms-%{version}.tar.bz2
|
||||
Source1: dkms.service
|
||||
Source2: dkms.systemd
|
||||
@ -73,11 +73,11 @@ find /var/lib/dkms -xtype l -exec rm -f {} \;
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
%dir %{_sysconfdir}/dkms
|
||||
%{_sysconfdir}/dkms/kernel_install.d_dkms
|
||||
%{_sysconfdir}/dkms/sign_helper.sh
|
||||
%{_sysconfdir}/dkms/template-dkms-mkrpm.spec
|
||||
%{_sysconfdir}/dkms/template-dkms-redhat-kmod.spec
|
||||
%{_sysconfdir}/dkms/framework.conf
|
||||
%{_sysconfdir}/kernel/install.d/dkms
|
||||
%{_sysconfdir}/kernel/postinst.d/dkms
|
||||
%{_sysconfdir}/kernel/prerm.d/dkms
|
||||
%{_sbindir}/dkms
|
||||
@ -94,10 +94,12 @@ find /var/lib/dkms -xtype l -exec rm -f {} \;
|
||||
%{_datadir}/bash-completion/completions/dkms
|
||||
#%{_prefix}/lib/systemd/scripts/dkms
|
||||
%{_mandir}/man8/dkms.8*
|
||||
%doc AUTHORS COPYING
|
||||
#README.dkms TODO
|
||||
%doc COPYING
|
||||
|
||||
%changelog
|
||||
* Sun Sep 12 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 2.8.6-1mamba
|
||||
- update to 2.8.6
|
||||
|
||||
* Wed Aug 25 2021 Automatic Build System <autodist@mambasoft.it> 2.8.5-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
@ -149,7 +151,7 @@ find /var/lib/dkms -xtype l -exec rm -f {} \;
|
||||
* Fri Oct 07 2011 Silvan Calarco <silvan.calarco@mambasoft.it> 2.2.0.2-1mamba
|
||||
- update to 2.2.0.2
|
||||
|
||||
* Fri Apr 04 2009 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 2.0.21.1-2mamba
|
||||
* Sat Apr 04 2009 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 2.0.21.1-2mamba
|
||||
- modified Group and Packager
|
||||
|
||||
* Wed Apr 01 2009 Ercole 'ercolinux' Carpanetto <ercole69@gmail.com> 2.0.21.1-1mamba
|
||||
|
Loading…
Reference in New Issue
Block a user