!61 [sync] PR-60: delete the dependency on the devel package

From: @openeuler-sync-bot 
Reviewed-by: @lyn1001 
Signed-off-by: @lyn1001
This commit is contained in:
openeuler-ci-bot 2024-09-07 09:21:46 +00:00 committed by Gitee
commit dc20e01b06
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -2,7 +2,7 @@
Name: openblas
Version: 0.3.25
Release: 3
Release: 4
Summary: An optimized BLAS library based on GotoBLAS2 1.13 BSD version
License: BSD-3-Clause
URL: https://github.com/xianyi/OpenBLAS/
@ -10,7 +10,7 @@ Source0: https://github.com/xianyi/OpenBLAS/archive/v%{version}/openblas-
Patch0000: openblas-0.2.15-system_lapack.patch
Patch0001: openblas-0.2.5-libname.patch
Patch0002: openblas-0.3.11-tests.patch
Requires: %{name}-devel = %{version}-%{release}
BuildRequires: gcc gcc-gfortran perl-devel gcc-c++
%if %{with system_lapack}
@ -373,6 +373,9 @@ sed -i -e 's|%{buildroot}||' "%{buildroot}%{_libdir}/pkgconfig/%{name}.pc"
%{_libdir}/lib%{name}*64_.so
%changelog
* Sat Sep 7 2024 Liu Chao <liuchao173@huawei.com> - 0.3.25-4
- delete the dependency on the devel package
* Wed Feb 21 2024 Liu Chao <liuchao173@huawei.com> - 0.3.25-3
- Include pkgconf file