X-Git-Url: http://git.sameswireless.fr/l2tpns.git/blobdiff_plain/726ce371316da1c37f061d09f985b01858ba61e0..cf83e4727abf2deceb633820e40c0522b0ab3ae7:/l2tpns.spec diff --git a/l2tpns.spec b/l2tpns.spec index c2fa680..804c003 100644 --- a/l2tpns.spec +++ b/l2tpns.spec @@ -1,7 +1,7 @@ Summary: A high-speed clustered L2TP LNS Name: l2tpns -Version: 2.0.8 -Release: 1 +Version: 2.0.15 +Release: 2 Copyright: GPL Group: System Environment/Daemons Source: http://optusnet.dl.sourceforge.net/sourceforge/l2tpns/l2tpns-%{version}.tar.gz @@ -33,15 +33,15 @@ rm -rf %{buildroot} %files %defattr(-,root,root) -%doc Changes INSTALL INTERNALS COPYING Docs/manual.html +%doc Changes INSTALL INTERNALS COPYING THANKS Docs/manual.html %dir /etc/l2tpns %config(noreplace) /etc/l2tpns/users %config(noreplace) /etc/l2tpns/startup-config %config(noreplace) /etc/l2tpns/ip_pool -%attr(700,root,root) /usr/sbin/l2tpns +%attr(755,root,root) /usr/sbin/* %attr(755,root,root) /usr/lib/l2tpns %attr(644,root,root) /usr/share/man/man[58]/* %changelog -* Wed Nov 17 2004 Brendan O'Dea 2.0.8-1 -- 2.0.8 release, see /usr/share/doc/l2tpns-2.0.8/Changes +* Thu Jan 13 2005 Brendan O'Dea 2.0.15-2 +- 2.0.15 release, see /usr/share/doc/l2tpns-2.0.15/Changes