Add explicit BR: libxcrypt-devel
Signed-off-by: Björn Esser <besser82@fedoraproject.org>
This commit is contained in:
parent
3487b3a060
commit
02870ffba1
1 changed files with 5 additions and 1 deletions
|
|
@ -39,7 +39,7 @@
|
|||
Name: root
|
||||
Version: 6.34.02
|
||||
%global libversion %(cut -d. -f 1-2 <<< %{version})
|
||||
Release: 5%{?dist}
|
||||
Release: 6%{?dist}
|
||||
Summary: Numerical data analysis framework
|
||||
|
||||
License: LGPL-2.1-or-later
|
||||
|
|
@ -143,6 +143,7 @@ BuildRequires: unixODBC-devel
|
|||
BuildRequires: libGL-devel
|
||||
BuildRequires: libGLU-devel
|
||||
BuildRequires: libpq-devel
|
||||
BuildRequires: libxcrypt-devel
|
||||
BuildRequires: python%{python3_pkgversion}-devel >= 3.7
|
||||
BuildRequires: python%{python3_pkgversion}-setuptools
|
||||
BuildRequires: python%{python3_pkgversion}-numpy
|
||||
|
|
@ -3689,6 +3690,9 @@ fi
|
|||
%endif
|
||||
|
||||
%changelog
|
||||
* Sat Feb 01 2025 Björn Esser <besser82@fedoraproject.org> - 6.34.02-6
|
||||
- Add explicit BR: libxcrypt-devel
|
||||
|
||||
* Fri Jan 31 2025 Mattias Ellert <mattias.ellert@physics.uu.se> - 6.34.02-5
|
||||
- Apply patches to fix build with gcc 15
|
||||
- Enable roofit-multiprocess for EPEL 10 (dependencies available)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue