]> git.puffer.fish Git - mirror/frr.git/commit
redhat: Cleanup some unneeded parameters
authorDonald Sharp <sharpd@cumulusnetworks.com>
Sun, 5 Jun 2016 22:04:14 +0000 (18:04 -0400)
committerDonald Sharp <sharpd@cumulusnetworks.com>
Wed, 15 Jun 2016 11:36:36 +0000 (07:36 -0400)
commit8c05b72b5a3714b714f0883937f796fccc664955
tree81c0739f0aebbf9f94a14e292bfa11012e364a87
parent75e801b7d9b6e810936213c39eefb35dd2b3713d
redhat: Cleanup some unneeded parameters

In the Quagga.spec file we have these fixes:

1) rpmversion was being defined but never used in it's scope.
Made it global so it couldbe properly referenced.

2) Use texi2html to tell you it's version instead of rpm
Note for the future to convert to mock we will need to
find a different methodology to handle this.

3) vtysh/isisd and pimd are turned on by default
No need to call them out.

Signed-off-by: Donald Sharp <sharpd@cumulusnetworks.com>
Conflicts:
redhat/quagga.spec.in
redhat/quagga.spec.in