]> git.proxmox.com Git - mirror_zfs.git/commitdiff
Add libaio-devel BuildRequires
authorBrian Behlendorf <behlendorf1@llnl.gov>
Thu, 23 Aug 2018 16:34:34 +0000 (09:34 -0700)
committerTony Hutter <hutter2@llnl.gov>
Fri, 6 Jul 2018 09:46:51 +0000 (02:46 -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 398221c60e6dbb3707bc0d138f21231bc795c581..16c5780b92387c1adca9a30cc7601fbc418b31c1 100644 (file)
@@ -197,6 +197,7 @@ Requires:       sudo
 Requires:       sysstat
 Requires:       rng-tools
 Requires:       libaio
+BuildRequires:  libaio-devel
 AutoReqProv:    no
 
 %description test