From 736507fca9ec1986d948eebc592f6cba5deff6e5 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Sat, 11 Feb 2006 03:54:21 +0000 Subject: [PATCH] bump for bug in double-long on ppc(64) --- libdaemon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdaemon.spec b/libdaemon.spec index 31bc7ef..4bdcac2 100644 --- a/libdaemon.spec +++ b/libdaemon.spec @@ -1,6 +1,6 @@ Name: libdaemon Version: 0.10 -Release: 3 +Release: 3.1 Summary: library for writing UNIX daemons Group: System Environment/Libraries @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog +* Fri Feb 10 2006 Jesse Keating - 0.10-3.1 +- bump again for double-long bug on ppc(64) + * Tue Feb 07 2006 Jason Vas Dias - 0.10-3 - rebuild for new gcc, glibc, glibc-kernheaders