Modify Source0 path of libsvm

This commit is contained in:
hubble_zhu 2020-09-11 17:20:41 +08:00
parent 3cd781a759
commit 8405c5133d

View File

@ -8,7 +8,7 @@ Version: %{rel_ver}
Release: %{pkg_ver}%{?dist}
License: BSD
URL: https://www.csie.ntu.edu.tw/~cjlin/libsvm/
Source0: %{name}-%{rel_ver}.tar.gz
Source0: https://www.csie.ntu.edu.tw/~cjlin/libsvm/%{name}-%{rel_ver}.tar.gz
BuildRoot: %{_tmppath}/%{name}-%{rel_ver}-%{release}-root
BuildRequires: gcc, gcc-c++, make