!13 [sync] PR-12: remove %dist
From: @openeuler-sync-bot Reviewed-by: @wuzeyi1 Signed-off-by: @wuzeyi1
This commit is contained in:
commit
6024ac130e
@ -1,10 +1,10 @@
|
|||||||
%define rel_ver 324
|
%define rel_ver 324
|
||||||
%define pkg_ver 3
|
%define pkg_ver 4
|
||||||
|
|
||||||
Summary: A Library for Support Vector Machines
|
Summary: A Library for Support Vector Machines
|
||||||
Name: libsvm
|
Name: libsvm
|
||||||
Version: %{rel_ver}
|
Version: %{rel_ver}
|
||||||
Release: %{pkg_ver}%{?dist}
|
Release: %{pkg_ver}
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: https://www.csie.ntu.edu.tw/~cjlin/libsvm/
|
URL: https://www.csie.ntu.edu.tw/~cjlin/libsvm/
|
||||||
Source0: https://www.csie.ntu.edu.tw/~cjlin/libsvm/%{name}-%{rel_ver}.tar.gz
|
Source0: https://www.csie.ntu.edu.tw/~cjlin/libsvm/%{name}-%{rel_ver}.tar.gz
|
||||||
@ -41,6 +41,9 @@ install -p -D svm-train %{buildroot}/usr/bin/
|
|||||||
rm -rf %{buildroot}
|
rm -rf %{buildroot}
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Mar 24 2022 liyanan <liyanan32@huawei.com> - 324-4
|
||||||
|
- remove %dist
|
||||||
|
|
||||||
* Sat Sep 4 2020 zhangtao<zhangtao221@huawei.com> - 324-3
|
* Sat Sep 4 2020 zhangtao<zhangtao221@huawei.com> - 324-3
|
||||||
- add CFLAGS -g and strip binary files
|
- add CFLAGS -g and strip binary files
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user