Fixed typo in spec file.
This commit is contained in:
parent
ab4ea8c3a2
commit
8f7f0623d0
@ -44,7 +44,7 @@ Patch126: bash-setlocale.patch
|
|||||||
Patch130: bash-infotags.patch
|
Patch130: bash-infotags.patch
|
||||||
Patch131: bash-cond-rmatch.patch
|
Patch131: bash-cond-rmatch.patch
|
||||||
Patch132: bash-ulimit-m.patch
|
Patch132: bash-ulimit-m.patch
|
||||||
Patch131: bash-3.2-rng.patch
|
Patch133: bash-3.2-rng.patch
|
||||||
Requires: mktemp
|
Requires: mktemp
|
||||||
Requires(post): ncurses
|
Requires(post): ncurses
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
|
||||||
@ -98,7 +98,7 @@ compliance over previous versions.
|
|||||||
%patch130 -p1 -b .infotags
|
%patch130 -p1 -b .infotags
|
||||||
%patch131 -p1 -b .cond-rmatch
|
%patch131 -p1 -b .cond-rmatch
|
||||||
%patch132 -p1 -b .ulimit-m
|
%patch132 -p1 -b .ulimit-m
|
||||||
%patch131 -p1 -b .rng.patch
|
%patch133 -p1 -b .rng.patch
|
||||||
|
|
||||||
echo %{version} > _distribution
|
echo %{version} > _distribution
|
||||||
echo %{release} > _patchlevel
|
echo %{release} > _patchlevel
|
||||||
|
Loading…
Reference in New Issue
Block a user