From: Thierry Parmentelat Date: Sun, 17 Mar 2013 07:54:29 +0000 (+0100) Subject: turn off auto-detection of requires in rpm X-Git-Tag: sliver-openvswitch-1.10.90-1~4^2~1 X-Git-Url: http://git.onelab.eu/?p=sliver-openvswitch.git;a=commitdiff_plain;h=de678b8a8eb06d7a431263e15bc3f066249d8f69 turn off auto-detection of requires in rpm --- diff --git a/sliver-openvswitch.spec b/sliver-openvswitch.spec index e61aedd16..c6652e839 100644 --- a/sliver-openvswitch.spec +++ b/sliver-openvswitch.spec @@ -12,7 +12,12 @@ Vendor: OneLab Packager: OneLab Distribution: PlanetLab %{plrelease} URL: %{SCMURL} -#Requires: +# Dependencies +# mar 2013 - because of the move to f18 I have to turn off auto requires +# this is because rpm would otherwise find deps to /bin/python and /bin/perl +# In other modules I was able to solve this by referring to /usr/bin/python +# instead of just python in the builds scripts, but here it looks too complex +AutoReq: no Summary: Openvswitch modified for running from a PlanetLab sliver Name: %{name}