Modify Source0 Url
This commit is contained in:
parent
4499f4de12
commit
9e6912453b
@ -1,12 +1,11 @@
|
||||
Summary: Dynamic Kernel Module Support Framework
|
||||
Name: dkms
|
||||
Version: 2.6.1
|
||||
Release: 5
|
||||
Release: 6
|
||||
License: GPLv2+
|
||||
BuildArch: noarch
|
||||
URL: https://github.com/dell/dkms
|
||||
#source0 download address:https://github.com/dell/dkms/archive/v%{version}.tar.gz
|
||||
Source0: dkms-%{version}.tar.gz
|
||||
Source0: https://github.com/dell/dkms/archive/v%{version}.tar.gz#/dkms-%{version}.tar.gz
|
||||
# because Mandriva calls this package dkms-minimal
|
||||
Provides: dkms-minimal = %{version}
|
||||
Requires: coreutils
|
||||
@ -128,5 +127,8 @@ fi
|
||||
%{_sysconfdir}/bash_completion.d/%{name}
|
||||
|
||||
%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
|
||||
- Package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user