From 4cdebea78823e763a3ea602b4f79d56a799bc536 Mon Sep 17 00:00:00 2001 From: Jennifer Richards Date: Mon, 7 May 2018 14:20:10 -0400 Subject: [PATCH] Include trmon in RPM, nudge version to 3.4.0~2 --- configure.ac | 2 +- trust_router.spec | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index 6b4639c..615a392 100644 --- a/configure.ac +++ b/configure.ac @@ -1,5 +1,5 @@ AC_PREREQ(2.63) -AC_INIT([trust_router],[3.4.0~1], +AC_INIT([trust_router],[3.4.0~2], [bugs@project-moonshot.org]) AC_CONFIG_MACRO_DIR(m4) AC_CONFIG_AUX_DIR(build-aux) diff --git a/trust_router.spec b/trust_router.spec index b962bcd..2283be0 100644 --- a/trust_router.spec +++ b/trust_router.spec @@ -1,6 +1,6 @@ %global optflags %{optflags} -Wno-parentheses Name: trust_router -Version: 3.4.0~1 +Version: 3.4.0~2 Release: 1%{?dist} Summary: Moonshot Trust Router @@ -118,6 +118,7 @@ chmod 770 /var/log/trust_router #%{_bindir}/tidc-wrapper #%{_bindir}/tids #%{_bindir}/tids-wrapper +#%{_bindir}/trmon #%{_bindir}/trust_router #%{_bindir}/trust_router-wrapper %{_bindir}/* -- 2.1.4