From 742558af32630ef61d4ed1571cf1f2ed4188dd0c Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Tue, 30 Nov 2010 18:40:49 -0500 Subject: [PATCH] - fix md5 of init script in sources --- sources | 2 +- xl2tpd.spec | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/sources b/sources index 457a799..fba6767 100644 --- a/sources +++ b/sources @@ -1,2 +1,2 @@ -f796838eb19fb36d23ba8f25139302e3 xl2tpd.init +167f3e8621562c78dc66f07fe62e0638 xl2tpd.init cd13732664905194565ea7f07546876b xl2tpd-1.2.7.tar.gz diff --git a/xl2tpd.spec b/xl2tpd.spec index 030122a..777ff01 100644 --- a/xl2tpd.spec +++ b/xl2tpd.spec @@ -1,7 +1,7 @@ Summary: Layer 2 Tunnelling Protocol Daemon (RFC 2661) Name: xl2tpd Version: 1.2.7 -Release: 1%{?dist} +Release: 2%{?dist} # No version specified. License: GPL+ Url: http://www.xelerance.com/software/xl2tpd/ @@ -91,6 +91,9 @@ fi %dir %{_localstatedir}/run/xl2tpd %changelog +* Tue Nov 30 2010 Paul Wouters - 1.2.7-2 +- fix md5 of init script in sources + * Tue Nov 30 2010 Paul Wouters - 1.2.7-1 - Updated to 1.2.7 - Added more DEBUG build options to the make command