From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Mon, 24 Mar 2014 13:09:20 +0000 (+0100)
Subject: mentioning files under /usr/lib/ rather than the dir itself as this conflicts with... 
X-Git-Tag: sliver-openvswitch-2.1.90-2~1
X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=877fdcae092571669466876193efc35a6a42d56e;p=sliver-openvswitch.git

mentioning files under /usr/lib/ rather than the dir itself as this conflicts with the 'filesystem' rpm
---

diff --git a/sliver-openvswitch.spec b/sliver-openvswitch.spec
index 144544985..5ba278516 100644
--- a/sliver-openvswitch.spec
+++ b/sliver-openvswitch.spec
@@ -47,7 +47,7 @@ make install DESTDIR=$RPM_BUILD_ROOT
 rm -rf $RPM_BUILD_ROOT
 
 %files
-/usr/lib
+/usr/lib/*
 /usr/bin/*
 /usr/sbin/*
 /usr/share/openvswitch