openvswitch.spec: Remove dependency with openvswitch-kmod.
authorGurucharan Shetty <gshetty@nicira.com>
Mon, 6 Oct 2014 17:47:12 +0000 (10:47 -0700)
committerGurucharan Shetty <gshetty@nicira.com>
Mon, 6 Oct 2014 22:31:18 +0000 (15:31 -0700)
Upstream Linux has OVS kernel module that includes most (not all) of
the features that comes with the kernel module from openvswitch.org.
So, it is okay to relax the requirement for OVS userspace package
to depend on openvswitch-kmod package.

Signed-off-by: Gurucharan Shetty <gshetty@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
rhel/openvswitch.spec.in

index 56b7404..5e99ccb 100644 (file)
@@ -22,7 +22,7 @@ License: ASL 2.0
 Release: 1
 Source: openvswitch-%{version}.tar.gz
 Buildroot: /tmp/openvswitch-rpm
-Requires: openvswitch-kmod, logrotate, python
+Requires: logrotate, python
 BuildRequires: openssl-devel
 
 %bcond_without check