]> granicus.if.org Git - zfs/commitdiff
Add libaio-devel BuildRequires
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 23 Aug 2018 16:34:34 +0000 (09:34 -0700)
committerGitHub <noreply@github.com>
Thu, 23 Aug 2018 16:34:34 +0000 (09:34 -0700)
The zfs-test package needs a build requirement on the libaio-devel
package.  Without it ./configure will correctly determine that
mmap_libaio cannot be built and it will be skipped.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Signed-off-by: Brian Behlendorf <behlendorf1@llnl.gov>
Closes #7821
Closes #7824

rpm/generic/zfs.spec.in

index a0a8005a13573192ec417bb39bf6d473f1f95614..132b0402fdc0cb574ed3d00abc9b2fb906c077be 100644 (file)
@@ -203,6 +203,7 @@ Requires:       acl
 Requires:       sudo
 Requires:       sysstat
 Requires:       libaio
+BuildRequires:  libaio-devel
 AutoReqProv:    no
 
 %description test