mirror of
https://github.com/openvswitch/ovs
synced 2025-10-17 14:28:02 +00:00
rhel: Make Fedora %files and %install section wildcards match.
Since %install puts every .ko file into /lib/modules, %files should make sure that all of them are packaged. Suggested-by: Thomas Graf <tgraf@noironetworks.com> Signed-off-by: Ben Pfaff <blp@nicira.com> Acked-by: Flavio Leitner <fbl@redhat.com>
This commit is contained in:
@@ -55,8 +55,7 @@ depmod %{kernel}
|
||||
|
||||
%files
|
||||
%defattr(-,root,root)
|
||||
/lib/modules/%{kernel}/kernel/extra/openvswitch/openvswitch.ko
|
||||
/lib/modules/%{kernel}/kernel/extra/openvswitch/vport-*.ko
|
||||
/lib/modules/%{kernel}/kernel/extra/openvswitch/*.ko
|
||||
|
||||
%changelog
|
||||
* Wed Sep 21 2011 Kyle Mestery <kmestery@cisco.com>
|
||||
|
Reference in New Issue
Block a user