commit | f244c039e2d101a847017a9d430ee2c7859e2598 | [log] [download] |
---|---|---|
author | Kir Kolyshkin <kir@openvz.org> | Tue Sep 25 14:06:39 2012 +0400 |
committer | Kir Kolyshkin <kir@openvz.org> | Tue Sep 25 14:06:39 2012 +0400 |
tree | 7aa6ba0821f57877366eae9c092e39cb067eef20 | |
parent | da9e910853f8a50bd25b060bc648ca782e2afeb2 [diff] |
vzctl won't work with ploop-1.4 But since we don't really want ploop-lib as a dependency (because since vzctl is able to load ploop lib dynamically) we just specify Conflicts with older version. So, if ploop-lib < 1.5 is installed, vzctl installation will complain (and yum will probably try to resolve it), and if ploop-lib is not installed -- nothing will happen. Signed-off-by: Kir Kolyshkin <kir@openvz.org>