From 2cce196e64eec4f5d3bc79f2f14109557c85cabb Mon Sep 17 00:00:00 2001 From: fred_nerk Date: Thu, 2 Sep 2004 05:12:43 +0000 Subject: [PATCH] Fix spec file to include plugins --- l2tpns.spec | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/l2tpns.spec b/l2tpns.spec index d4dddcb..c532c0a 100644 --- a/l2tpns.spec +++ b/l2tpns.spec @@ -52,13 +52,12 @@ fi %defattr(-,root,root) %doc Changes INSTALL INTERNALS COPYING Docs/manual.html %dir /etc/l2tpns -%dir /usr/lib/l2tpns %config(noreplace) /etc/l2tpns/users %config(noreplace) /etc/l2tpns/startup-config %config(noreplace) /etc/l2tpns/ip_pool -/usr/sbin/l2tpns +%attr(700,root,root) /usr/sbin/l2tpns +%attr(755,root,root) /usr/lib/l2tpns %changelog * Thu Sep 02 2004 David Parrish 2.0.2 - Initial SPEC file generation - -- 2.20.1