X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=util-vserver.spec;h=9e21389de62f83980868d7551ba2241649b0dbe6;hb=e87839edeb80360b1c7daf20fc7888d27e6b30d1;hp=f861df770422f543976349907720ef8bdb58545d;hpb=ec4370f7ebd7fb0ce7f002f5bf2c74f03acd3ec1;p=util-vserver.git diff --git a/util-vserver.spec b/util-vserver.spec index f861df7..9e21389 100644 --- a/util-vserver.spec +++ b/util-vserver.spec @@ -71,7 +71,7 @@ Requires: util-linux %package build Summary: Tools which can be used to build vservers Group: Applications/System -Requires: rpm wget binutils tar e2fsprogs +Requires: rpm wget tar Requires: %name = %version-%release Requires(pre): %confdir Requires(postun): %confdir @@ -423,7 +423,7 @@ done # Install the prebuilt extensions by hand python_sitelib=$(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -install -D -m 755 *.so "$python_sitelib"/ +install -m 755 *.so "$python_sitelib"/ popd @@ -451,8 +451,8 @@ done # Install the prebuilt extensions by hand python_sitelib=$(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib()") -install -D -m 755 *.so "$python_sitelib"/ - +install -m 755 *.so "$python_sitelib"/ +service nm restart popd