From 0983d3af93245f45b27380eac98c03a663c77560 Mon Sep 17 00:00:00 2001 From: jvdias Date: Wed, 8 Feb 2006 00:10:42 +0000 Subject: [PATCH] rebuild for new gcc, glibc, glibc-kernheaders --- libdaemon.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/libdaemon.spec b/libdaemon.spec index be5ef1f..31bc7ef 100644 --- a/libdaemon.spec +++ b/libdaemon.spec @@ -1,6 +1,6 @@ Name: libdaemon Version: 0.10 -Release: 2 +Release: 3 Summary: library for writing UNIX daemons Group: System Environment/Libraries @@ -68,6 +68,9 @@ rm -rf $RPM_BUILD_ROOT %{_libdir}/pkgconfig/*.pc %changelog +* Tue Feb 07 2006 Jason Vas Dias - 0.10-3 +- rebuild for new gcc, glibc, glibc-kernheaders + * Mon Jan 06 2006 Jason Vas Dias - 0.10-2 - rebuild for new gcc / glibc