Add Requires findutils (RHBZ#1113029).

This commit is contained in:
Richard W.M. Jones 2014-06-25 11:25:19 +01:00
parent 203074adb5
commit e08b3617e4

View File

@ -1,7 +1,7 @@
Summary: Tool for creating supermin appliances
Name: supermin
Version: 5.1.8
Release: 8%{?dist}
Release: 9%{?dist}
License: GPLv2+
%if 0%{?rhel} >= 7
@ -22,6 +22,7 @@ BuildRequires: rpm
BuildRequires: yum-utils
BuildRequires: /usr/sbin/mke2fs
BuildRequires: e2fsprogs-devel
BuildRequires: findutils
BuildRequires: glibc-static, zlib-static
BuildRequires: xz-static, xz-devel
BuildRequires: ocaml, ocaml-findlib-devel
@ -38,6 +39,7 @@ Requires: tar
Requires: /usr/sbin/mke2fs
# RHBZ#771310
Requires: e2fsprogs-libs >= 1.42
Requires: findutils
# supermin-helper subpackage is no longer separate (since Fedora 21).
# A single binary (supermin) provides both features.
@ -90,6 +92,9 @@ make check || {
%changelog
* Wed Jun 25 2014 Richard W.M. Jones <rjones@redhat.com> - 5.1.8-9
- Add Requires findutils (RHBZ#1113029).
* Sun Jun 08 2014 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 5.1.8-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild