From 99c6d7bef576a4e28372b0a665b9572ccf6d4137 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 13 Apr 2012 11:46:29 +0200 Subject: [PATCH] fix comments about requires in specfile --- NodeManager.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/NodeManager.spec b/NodeManager.spec index cf35633..ecedf14 100644 --- a/NodeManager.spec +++ b/NodeManager.spec @@ -33,8 +33,9 @@ Requires: python >= 2.4 Requires: python-pycurl # Signed tickets Requires: gnupg -# vuseradd, vuserdel -#Requires: vserver-%{slicefamily} +# vserver-sliceimage or lxc-sliceimage to be added explicitly in nodeimage.pkgs +# we do need the slice images in any case +Requires: sliceimage-%{slicefamily} # our interface to the vserver patch #Requires: util-vserver >= 0.30.208-17 # vserver.py -- 2.43.0