]> git.proxmox.com Git - mirror_zfs.git/commit
Fix libaio-devel requirement for Debian-based distributions
authorLOLi <loli10K@users.noreply.github.com>
Sun, 26 Aug 2018 19:43:27 +0000 (21:43 +0200)
committerBrian Behlendorf <behlendorf1@llnl.gov>
Sun, 26 Aug 2018 19:43:27 +0000 (12:43 -0700)
commit644e01a268ad55dc789a79982d62d3db59660499
tree03a9481e492c7a8ff25472f2e1faacb64f7dec62
parent55972a6724ca49d98d67a47fe0f0b28ad21260d5
Fix libaio-devel requirement for Debian-based distributions

BuildRequires tags for "-devel" packages in the RPM spec file do not
work when building on Debian-based distributions.

Fix this issue by making this requirement conditional to RPM-based
distributions.

Reviewed-by: George Melikov <mail@gmelikov.ru>
Reviewed-by: Brian Behlendorf <behlendorf1@llnl.gov>
Signed-off-by: loli10K <ezomori.nozomu@gmail.com>
Closes #7829
Closes #7831
rpm/generic/zfs.spec.in