Re: [ovs-dev] [PATCH] rhel: Add 'rpm-fedora' and 'rpm-fedora-kmod' targets

2016-02-29 Thread Ben Pfaff
On Tue, Feb 23, 2016 at 01:31:01AM -0300, Flavio Leitner wrote: > On Fri, 19 Feb 2016 14:30:31 -0500 > Lance Richardson wrote: > > > Add make targets for Fedora and RHEL7 RPMs, update INSTALL.Fedora.md > > to document their use > > > > Added distribution tarball and rpm build directory to .gitig

Re: [ovs-dev] [PATCH] rhel: Add 'rpm-fedora' and 'rpm-fedora-kmod' targets

2016-02-22 Thread Flavio Leitner
On Fri, 19 Feb 2016 14:30:31 -0500 Lance Richardson wrote: > Add make targets for Fedora and RHEL7 RPMs, update INSTALL.Fedora.md > to document their use > > Added distribution tarball and rpm build directory to .gitignore. > > Signed-off-by: Lance Richardson > --- > .gitignore| 2 +

Re: [ovs-dev] [PATCH] rhel: Add 'rpm-fedora' and 'rpm-fedora-kmod' targets

2016-02-19 Thread Ben Pfaff
On Fri, Feb 19, 2016 at 02:30:31PM -0500, Lance Richardson wrote: > Add make targets for Fedora and RHEL7 RPMs, update INSTALL.Fedora.md > to document their use > > Added distribution tarball and rpm build directory to .gitignore. > > Signed-off-by: Lance Richardson This seems reasonable to me.