From d7a3dcea2abe5fd13233ccce790f8e978a4a52d1 Mon Sep 17 00:00:00 2001 From: Jesse Keating Date: Wed, 29 Sep 2010 14:02:02 -0700 Subject: [PATCH] - Rebuilt for gcc bug 634757 --- certmonger.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/certmonger.spec b/certmonger.spec index e7d8a4a..8811f01 100644 --- a/certmonger.spec +++ b/certmonger.spec @@ -1,6 +1,6 @@ Name: certmonger Version: 0.30 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Certificate status monitor and PKI enrollment client Group: System Environment/Daemons @@ -101,6 +101,9 @@ exit 0 %{_localstatedir}/lib/certmonger %changelog +* Wed Sep 29 2010 jkeating - 0.30-3 +- Rebuilt for gcc bug 634757 + * Thu Sep 23 2010 Nalin Dahyabhai 0.30-2 - try to SIGHUP the messagebus daemon at first install so that it'll let us claim our service name if it isn't restarted before we are