Modify Source0 path of libsvm
This commit is contained in:
parent
3cd781a759
commit
8405c5133d
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user