!4 Modify Source0 Url of package dkms
From: @wang--ge Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
d20fa0d1ae
@ -1,12 +1,11 @@
|
|||||||
Summary: Dynamic Kernel Module Support Framework
|
Summary: Dynamic Kernel Module Support Framework
|
||||||
Name: dkms
|
Name: dkms
|
||||||
Version: 2.6.1
|
Version: 2.6.1
|
||||||
Release: 5
|
Release: 6
|
||||||
License: GPLv2+
|
License: GPLv2+
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
URL: https://github.com/dell/dkms
|
URL: https://github.com/dell/dkms
|
||||||
#source0 download address:https://github.com/dell/dkms/archive/v%{version}.tar.gz
|
Source0: https://github.com/dell/dkms/archive/v%{version}.tar.gz#/dkms-%{version}.tar.gz
|
||||||
Source0: dkms-%{version}.tar.gz
|
|
||||||
# because Mandriva calls this package dkms-minimal
|
# because Mandriva calls this package dkms-minimal
|
||||||
Provides: dkms-minimal = %{version}
|
Provides: dkms-minimal = %{version}
|
||||||
Requires: coreutils
|
Requires: coreutils
|
||||||
@ -128,5 +127,8 @@ fi
|
|||||||
%{_sysconfdir}/bash_completion.d/%{name}
|
%{_sysconfdir}/bash_completion.d/%{name}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon sep 7 2020 Ge Wang <wangge20@huawei.com> - 2.6.1-6
|
||||||
|
- Modify the Source0 Url
|
||||||
|
|
||||||
* Fri Feb 14 2020 Tianfei <tianfei16@huawei.com> - 2.6.1-5
|
* Fri Feb 14 2020 Tianfei <tianfei16@huawei.com> - 2.6.1-5
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user