fix source0 download
This commit is contained in:
parent
9e06804585
commit
aa9db9a722
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: lm_sensors
|
Name: lm_sensors
|
||||||
Version: 3.6.0
|
Version: 3.6.0
|
||||||
Release: 3
|
Release: 4
|
||||||
Summary: Linux-monitoring sensors
|
Summary: Linux-monitoring sensors
|
||||||
# lib/libsensors.3 is licensed Verbatim
|
# lib/libsensors.3 is licensed Verbatim
|
||||||
# dist-git files are licensed MIT
|
# dist-git files are licensed MIT
|
||||||
@ -11,7 +11,7 @@ License: LGPLv2+ and GPLv2+ and Verbatim and MIT
|
|||||||
URL: http://github.com/lm-sensors/lm-sensors
|
URL: http://github.com/lm-sensors/lm-sensors
|
||||||
|
|
||||||
#from https://github.com/lm-sensors/lm-sensors/archive/V%{git_version}/lm-sensors-%{git_version}.tar.gz
|
#from https://github.com/lm-sensors/lm-sensors/archive/V%{git_version}/lm-sensors-%{git_version}.tar.gz
|
||||||
Source0: lm-sensors-%{git_version}.tar.gz
|
Source0: https://github.com/lm-sensors/lm-sensors/archive/V%{git_version}/lm-sensors-%{git_version}.tar.gz
|
||||||
Source1: lm_sensors.sysconfig
|
Source1: lm_sensors.sysconfig
|
||||||
Source2: sensord.sysconfig
|
Source2: sensord.sysconfig
|
||||||
Source3: lm_sensors-modprobe-wrapper
|
Source3: lm_sensors-modprobe-wrapper
|
||||||
@ -162,6 +162,9 @@ fi
|
|||||||
%exclude %{_mandir}/man8/sensord.8.gz
|
%exclude %{_mandir}/man8/sensord.8.gz
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Sep 04 2020 xinghe <xinghe1@huawei.com> - 3.6.0-4
|
||||||
|
- fix source0 download
|
||||||
|
|
||||||
* Fri May 29 2020 Chunsheng Luo <luochunsheng@huawei.com> - 3.6.0-3
|
* Fri May 29 2020 Chunsheng Luo <luochunsheng@huawei.com> - 3.6.0-3
|
||||||
- delete "Include previous ABI version for temporary binary compatibility"
|
- delete "Include previous ABI version for temporary binary compatibility"
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user