X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sliver-openvswitch.spec;h=fbe1bcb4a1a61c4eea26d424b0726965c6d5784b;hb=485e2766d816a18e1a51ddf5e12e55f38aeedf89;hp=e61aedd1660d055633647122ae34ebaf34f43e9d;hpb=7fa0f73fb284b4406bcd085ee62552891b3fa6cd;p=sliver-openvswitch.git diff --git a/sliver-openvswitch.spec b/sliver-openvswitch.spec index e61aedd16..fbe1bcb4a 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} @@ -42,7 +47,10 @@ make install DESTDIR=$RPM_BUILD_ROOT rm -rf $RPM_BUILD_ROOT %files -/usr +/usr/bin/* +/usr/sbin/* +/usr/share/openvswitch +/usr/share/man %post