fix typo found by reviewer
This commit is contained in:
parent
6c4c23d0f5
commit
89ea21508f
1 changed files with 1 additions and 1 deletions
|
|
@ -33,7 +33,7 @@ There is no base %{name} package installation, only %{name}-devel is installed.
|
|||
%package devel
|
||||
Summary: Development libraries for %{name}
|
||||
Group: Development/Libraries
|
||||
Provides: %{name} = %{version}%-%{release}
|
||||
Provides: %{name} = %{version}-%{release}
|
||||
|
||||
%description devel
|
||||
We refer to the step by step conversion from an algorithm that computes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue