From 001b0911fd812ba5923ae0eae80e2b9e06a5b8df Mon Sep 17 00:00:00 2001 From: Jennifer Richards Date: Fri, 3 Jun 2016 16:29:09 +0000 Subject: [PATCH] Include tids.service in list of %files. --- trust_router.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/trust_router.spec b/trust_router.spec index 989a029..ddfee6e 100644 --- a/trust_router.spec +++ b/trust_router.spec @@ -13,6 +13,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRequires: krb5-devel , glib-devel BuildRequires: jansson-devel >= 2.4 BuildRequires: sqlite-devel, openssl-devel, libtalloc-devel +BuildRequires: systemd Requires: moonshot-gss-eap >= 0.9.3, sqlite %description @@ -114,11 +115,12 @@ chmod 770 /var/log/trust_router %doc README %{_bindir}/* %{_datadir}/trust_router/schema.sql -#/lib/systemd/system/tids.service %{_initrddir}/tids %{_initrddir}/trust_router +%{_unitdir}/tids.service + %config(noreplace) %{_sysconfdir}/sysconfig/tids %config(noreplace) %{_sysconfdir}/sysconfig/trust_router -- 2.1.4