!4 Modify Source0 Url of package dkms

From: @wang--ge
Reviewed-by: @small_leek
Signed-off-by: @small_leek
This commit is contained in:
openeuler-ci-bot 2020-09-11 11:54:54 +08:00 committed by Gitee
commit d20fa0d1ae

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