add build dep on ed
This commit is contained in:
parent
f5bfd3f764
commit
9ff845523d
3
bc.spec
3
bc.spec
@ -10,7 +10,7 @@ Patch1: bc-1.06-dc_ibase.patch
|
||||
Patch2: bc-1.06.95-doc.patch
|
||||
Requires(post): /sbin/install-info
|
||||
Requires(preun): /sbin/install-info
|
||||
BuildRequires: readline-devel, flex, bison, texinfo
|
||||
BuildRequires: readline-devel, flex, bison, texinfo, ed
|
||||
|
||||
%description
|
||||
The bc package includes bc and dc. Bc is an arbitrary precision
|
||||
@ -62,6 +62,7 @@ fi
|
||||
%changelog
|
||||
* Mon May 15 2017 Ondrej Vasik <ovasik@redhat.com> - 1.07-2
|
||||
- build seems to be racy now, removing parallel build for now
|
||||
- add build dep on "ed"
|
||||
|
||||
* Wed May 10 2017 Ondrej Vasik <ovasik@redhat.com> - 1.07-1
|
||||
- new upstream version 1.07, dropped patches already appllied
|
||||
|
Loading…
Reference in New Issue
Block a user