]> git.proxmox.com Git - openvswitch.git/blob - pvepatches/remove-unneeded-from-control.patch
Make quilt patches working for OVS 2.6
[openvswitch.git] / pvepatches / remove-unneeded-from-control.patch
1 Index: devel/debian/control
2 ===================================================================
3 --- devel.orig/debian/control
4 +++ devel/debian/control
5 @@ -14,8 +14,6 @@ Build-Depends: graphviz,
6 openssl,
7 procps,
8 python-all (>= 2.7),
9 - python-twisted-conch,
10 - python-zopeinterface,
11 python-six
12 Standards-Version: 3.9.3
13 Homepage: http://openvswitch.org/
14 @@ -38,22 +36,6 @@ Description: Open vSwitch datapath modul
15 from it using module-assistant or make-kpkg. README.Debian in this
16 package provides further instructions.
17
18 -Package: openvswitch-datapath-dkms
19 -Architecture: all
20 -Depends: dkms (>= 1.95), libc6-dev, make, ${misc:Depends}, ${python:Depends}
21 -Description: Open vSwitch datapath module source - DKMS version
22 - Open vSwitch is a production quality, multilayer, software-based,
23 - Ethernet virtual switch. It is designed to enable massive network
24 - automation through programmatic extension, while still supporting
25 - standard management interfaces and protocols (e.g. NetFlow, IPFIX,
26 - sFlow, SPAN, RSPAN, CLI, LACP, 802.1ag). In addition, it is designed
27 - to support distribution across multiple physical servers similar to
28 - VMware's vNetwork distributed vswitch or Cisco's Nexus 1000V.
29 - .
30 - This package provides the Open vSwitch datapath module source code
31 - that is needed by openvswitch-switch. DKMS can built the kernel
32 - module from it.
33 -
34 Package: openvswitch-common
35 Architecture: linux-any
36 Depends: openssl,