From d1789f28d01f55dd54ec9b9fcd217cd6a52c99bd Mon Sep 17 00:00:00 2001 From: bodea Date: Fri, 25 Nov 2005 04:55:38 +0000 Subject: [PATCH] use License header, fix BuildRoot --- Changes | 2 ++ THANKS | 1 + l2tpns.spec | 4 ++-- 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/Changes b/Changes index 60abca9..403d48b 100644 --- a/Changes +++ b/Changes @@ -1,5 +1,7 @@ * Fri Nov 25 2005 Brendan O'Dea 2.1.13 - Add test/ping-sweep. +- Apply spec changes from Charlie Brady: use License header, change + BuildRoot to include username. * Thu Nov 17 2005 Brendan O'Dea 2.1.12 - Set MTU on tunnel interface so the kernel will re-fragment large diff --git a/THANKS b/THANKS index ffe0aa7..5b84a4a 100644 --- a/THANKS +++ b/THANKS @@ -21,3 +21,4 @@ Dominique Rousseau Tim Devries Slobodan Tomic Michael Chapman +Charlie Brady diff --git a/l2tpns.spec b/l2tpns.spec index 513541e..8192a35 100644 --- a/l2tpns.spec +++ b/l2tpns.spec @@ -2,11 +2,11 @@ Summary: A high-speed clustered L2TP LNS Name: l2tpns Version: 2.1.13 Release: 1 -Copyright: GPL +License: GPL Group: System Environment/Daemons Source: http://optusnet.dl.sourceforge.net/sourceforge/l2tpns/l2tpns-%{version}.tar.gz URL: http://sourceforge.net/projects/l2tpns -BuildRoot: %{_tmppath}/%{name}-%{version}-root +BuildRoot: %{_tmppath}/%{name}-%{version}-%(%__id -un) Prereq: /sbin/chkconfig BuildRequires: libcli >= 1.8.5 Requires: libcli >= 1.8.5 -- 2.20.1