From 9b714872c47f160d51600fd16f626a58e750a85d Mon Sep 17 00:00:00 2001 From: Paul Wouters Date: Wed, 23 Feb 2011 00:20:35 -0500 Subject: [PATCH] * Wed Feb 23 2011 Paul Wouters - 1.2.8-1 - Updated to 1.2.8 - Add ghosting for l2tp pipe (bz#656725) --- .gitignore | 1 + sources | 3 +-- xl2tpd.spec | 8 ++++++-- 3 files changed, 8 insertions(+), 4 deletions(-) diff --git a/.gitignore b/.gitignore index 3d8193b..a5d847c 100644 --- a/.gitignore +++ b/.gitignore @@ -9,3 +9,4 @@ xl2tpd-1.2.0.tar.gz xl2tpd-1.2.4.tar.gz xl2tpd-1.2.5.tar.gz /xl2tpd-1.2.7.tar.gz +/xl2tpd-1.2.8.tar.gz diff --git a/sources b/sources index fba6767..1f27e48 100644 --- a/sources +++ b/sources @@ -1,2 +1 @@ -167f3e8621562c78dc66f07fe62e0638 xl2tpd.init -cd13732664905194565ea7f07546876b xl2tpd-1.2.7.tar.gz +8748ac5e2f5289963d9a908eede546b5 xl2tpd-1.2.8.tar.gz diff --git a/xl2tpd.spec b/xl2tpd.spec index b32a39e..4f88cfc 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: 3%{?dist} +Version: 1.2.8 +Release: 1%{?dist} # No version specified. License: GPL+ Url: http://www.xelerance.com/software/xl2tpd/ @@ -92,6 +92,10 @@ fi %ghost %attr(0600,root,root) %{_localstatedir}/run/xl2tpd/l2tp-control %changelog +* Wed Feb 23 2011 Paul Wouters - 1.2.8-1 +- Updated to 1.2.8 +- Add ghosting for l2tp pipe (bz#656725) + * Mon Feb 07 2011 Fedora Release Engineering - 1.2.7-3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild