!3 change install deps to libisal
Merge pull request !3 from sigui/master
This commit is contained in:
commit
2fdb1638b1
@ -2,7 +2,7 @@
|
||||
|
||||
Name: libisal
|
||||
Version: 2.29.0
|
||||
Release: 1%{?dist}
|
||||
Release: 2
|
||||
Summary: Intel(R) Intelligent Storage Acceleration Library
|
||||
|
||||
License: BSD
|
||||
@ -25,7 +25,7 @@ This package contains the shared library.
|
||||
|
||||
%package devel
|
||||
Summary: Intel(R) Intelligent Storage Acceleration Library - devel files
|
||||
Requires: %{name}-common = %{version}
|
||||
Requires: %{name} = %{version}
|
||||
%description devel
|
||||
Collection of low-level functions used in storage applications.
|
||||
Contains fast erasure codes that implement a general
|
||||
@ -62,5 +62,8 @@ make install DESTDIR=%{buildroot}
|
||||
|
||||
|
||||
%changelog
|
||||
* Thu Sep 10 2020 Guoshuai Sun <sunguoshuai@huawei.com> - 2.29.0-2
|
||||
- Change libisal-devel install deps from libisal-common to libisal
|
||||
|
||||
* The Jun 10 2020 Yikun Jiang <yikunkero@gmail.com> - 2.29.0
|
||||
- Init 2.29.0 version
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user