!4 [sync] PR-2: Add conflicts for libisal

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-03-27 09:32:21 +00:00 committed by Gitee
commit d923d8aa96
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -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