turn off auto-detection of requires in rpm
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 17 Mar 2013 07:54:29 +0000 (08:54 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Sun, 17 Mar 2013 07:54:29 +0000 (08:54 +0100)
sliver-openvswitch.spec

index e61aedd..c6652e8 100644 (file)
@@ -12,7 +12,12 @@ Vendor: OneLab
 Packager: OneLab <support@planet-lab.eu>
 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}