summaryrefslogtreecommitdiffstats
path: root/redhat/Makefile.am
diff options
context:
space:
mode:
authorMartin Winter <mwinter@opensourcerouting.org>2015-10-29 22:15:42 -0700
committerPaul Jakma <paul.jakma@hpe.com>2016-03-08 17:53:23 +0000
commita5efdb60905049e1224a020b78dd9699bdd15b29 (patch)
tree601017049c958f96c0af4e57ecaaa42f6dfdf85e /redhat/Makefile.am
parent988e22f8429ce678ba503bddaaf4ec9f9965eb73 (diff)
downloadquagga-a5efdb60905049e1224a020b78dd9699bdd15b29.tar.bz2
quagga-a5efdb60905049e1224a020b78dd9699bdd15b29.tar.xz
distro/redhat: Update to support CentOS/RHEL/Fedora, upstart/init/systemd
* redhat/quagga.spec.in: Update to support CentOS, RHEL and Fedora, and support the various init systems across different versions of these distros, e.g. upstart/init/systemd. Clean up various warnings from rpmlint. Remove configure options that are gone. A few edits and commit message by: Paul Jakma <paul.jakma@hpe.com> / <paul@jakma.org>
Diffstat (limited to 'redhat/Makefile.am')
-rw-r--r--redhat/Makefile.am4
1 files changed, 3 insertions, 1 deletions
diff --git a/redhat/Makefile.am b/redhat/Makefile.am
index 4e998551..fadfe64c 100644
--- a/redhat/Makefile.am
+++ b/redhat/Makefile.am
@@ -3,4 +3,6 @@ EXTRA_DIST = bgpd.init bgpd.service isisd.init \
isisd.service ospf6d.init ospf6d.service ospfd.init ospfd.service \
quagga.logrotate quagga.pam quagga.spec \
quagga.sysconfig ripd.init ripd.service ripngd.init ripngd.service \
- watchquagga.init pimd.init pimd.service zebra.init zebra.service
+ watchquagga.init pimd.init pimd.service zebra.init zebra.service \
+ README.rpm_build.md
+