Fix descriptions
This commit is contained in:
parent
fb25b670ee
commit
ff83310368
11
metis.spec
11
metis.spec
@ -8,7 +8,7 @@
|
||||
|
||||
Name: metis
|
||||
Version: 5.1.0
|
||||
Release: 21%{?dist}
|
||||
Release: 22%{?dist}
|
||||
Summary: Serial Graph Partitioning and Fill-reducing Matrix Ordering
|
||||
License: ASL 2.0 and BSD and LGPLv2+
|
||||
URL: http://glaros.dtc.umn.edu/gkhome/views/%{name}
|
||||
@ -55,10 +55,10 @@ partitioning schemes developed in our lab.
|
||||
METIS is distributed with OpenMP support.
|
||||
|
||||
%package devel
|
||||
Summary: The OpenMP Metis headers and development-related files
|
||||
Summary: METIS headers and development-related files
|
||||
Requires: %{name}%{?_isa} = %{version}-%{release}
|
||||
%description devel
|
||||
Header and library files of Metis, OpenMP version.
|
||||
Header and library files of Metis.
|
||||
|
||||
%if 0%{?arch64}
|
||||
%package -n metis64
|
||||
@ -75,7 +75,7 @@ METIS is distributed with OpenMP support.
|
||||
This build has 64bit INTEGER support.
|
||||
|
||||
%package -n metis64-devel
|
||||
Summary: LAPACK development libraries (64bit INTEGER)
|
||||
Summary: METIS development libraries (64bit INTEGER)
|
||||
Requires: metis64%{?_isa} = %{version}-%{release}
|
||||
|
||||
%description -n metis64-devel
|
||||
@ -267,6 +267,9 @@ popd
|
||||
%endif
|
||||
|
||||
%changelog
|
||||
* Thu Oct 24 2019 Antonio Trande <sagitter@fedoraproject.org> - 5.1.0-22
|
||||
- Fix descriptions
|
||||
|
||||
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 5.1.0-21
|
||||
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user