From 3c3d1dadb01cb20b1ae2d16bafea9af20db7b862 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 05:27:19 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- radvd.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/radvd.spec b/radvd.spec index 6a05e85..01acf38 100644 --- a/radvd.spec +++ b/radvd.spec @@ -3,7 +3,7 @@ Summary: A Router Advertisement daemon Name: radvd Version: 0.9.1 -Release: 1.1 +Release: 1.1.1 License: BSD-style Group: System Environment/Daemons Source: http://www.litech.org/radvd/radvd-%{version}.tar.gz @@ -82,6 +82,9 @@ fi %{_sbindir}/radvdump %changelog +* Fri Feb 10 2006 Jesse Keating - 0.9.1-1.1.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jason Vas Dias - 0.9.1-1.1 - rebuild for new gcc, glibc, glibc-kernheaders