Add conflicts for libisal
(cherry picked from commit a57f4ec80677c78e83769680590087e398edb730)
This commit is contained in:
parent
e2771f0f2b
commit
3a0a415da9
@ -2,7 +2,7 @@
|
||||
%define isal_devname libisa-l-devel
|
||||
Name: isa-l
|
||||
Version: 2.30.0
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Intelligent Storage Acceleration Library
|
||||
License: BSD-3-Clause
|
||||
URL: https://github.com/intel/isa-l
|
||||
@ -18,6 +18,7 @@ applications.
|
||||
Summary: Dynamic library for isa-l functions
|
||||
License: BSD-3-Clause
|
||||
Obsoletes: %{name} < %{version}
|
||||
Conflicts: libisal
|
||||
%description -n %{isal_libname}
|
||||
This package contains the libisal.so dynamic library which contains
|
||||
a collection of optimized low-level functions targeting storage
|
||||
@ -66,5 +67,8 @@ find %{?buildroot} -name *.la -print0 | xargs -r0 rm -f
|
||||
%{_libdir}/pkgconfig/libisal.pc
|
||||
|
||||
%changelog
|
||||
* Sat Feb 25 2023 yaoxin <yaoxin30@h-partners.com> - 2.30.0-2
|
||||
- Add conflicts for libisal
|
||||
|
||||
* Sat Aug 28 2021 liyanan <liyanan32@huawei.com> - 2.30.0-1
|
||||
- package init
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user