Modify Source0 Url

This commit is contained in:
wangge 2020-09-11 11:15:48 +08:00
parent 4499f4de12
commit 9e6912453b

View File

@ -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