- Rebuilt for gcc bug 634757

This commit is contained in:
Jesse Keating 2010-09-29 14:02:02 -07:00
parent ed4ae41b22
commit d7a3dcea2a

View File

@ -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 <nalin@redhat.com> 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