build: Add support for building RPMs for Fedora Linux
authorRalf Spenneberg <ralf@spenneberg.net>
Tue, 2 Oct 2012 18:31:55 +0000 (14:31 -0400)
committerBen Pfaff <blp@nicira.com>
Wed, 10 Oct 2012 16:28:39 +0000 (09:28 -0700)
commitd8fe0a6ac8e9a21917ba4faab9e2a376e2a1a9fc
tree9711ccc222596d59329b26dc1ba460e8161f5478
parent986390c3ab79ec7447240de539a673e3621c0bd8
build: Add support for building RPMs for Fedora Linux

Add RPM specfiles for building OVS for Fedora Linux. This
allows users of the upstream project the ability to
generate RPMs for their Open vSwitch needs.

Signed-off-by: Ralf Spenneberg <ralf@spenneberg.net>
[kmestery@cisco.com made substantial changes including
 writing documentation]
Signed-off-by: Kyle Mestery <kmestery@cisco.com>
Signed-off-by: Ben Pfaff <blp@nicira.com>
INSTALL.Fedora [new file with mode: 0644]
rhel/.gitignore
rhel/automake.mk
rhel/openvswitch-fedora.spec.in [new file with mode: 0644]
rhel/openvswitch-kmod-fedora.spec.in [new file with mode: 0644]
rhel/usr_lib_systemd_system_openvswitch.service [new file with mode: 0644]