Fix a typo
This commit is contained in:
parent
f2eec7b1c4
commit
b639801ca2
@ -22,7 +22,7 @@ BuildRequires: mvn(org.easymock:easymock)
|
||||
BuildRequires: mvn(org.mockito:mockito-core)
|
||||
|
||||
%if 0%{?module_prefix:1}
|
||||
%package -n %{module_prefix}-%{name}
|
||||
%package -n %{module_prefix}%{name}
|
||||
Summary: %{summary}
|
||||
%endif
|
||||
|
||||
@ -30,7 +30,7 @@ BuildRequires: publicsuffix-list
|
||||
Requires: publicsuffix-list
|
||||
|
||||
%if 0%{?module_prefix:1}
|
||||
%description -n %{module_prefix}-%{name}
|
||||
%description -n %{module_prefix}%{name}
|
||||
%{summary}.
|
||||
%endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user