- Rebuilt for gcc bug 634757

This commit is contained in:
Jesse Keating 2010-09-29 14:54:10 -07:00
parent e85418b6eb
commit faddae1582

View File

@ -3,7 +3,7 @@
Name: oddjob
Version: 0.30.2
Release: 1%{?dist}
Release: 2%{?dist}
Source: http://fedorahosted.org/released/oddjob/oddjob-%{version}.tar.gz
Summary: A D-Bus service which runs odd jobs on behalf of client applications
License: BSD
@ -154,6 +154,9 @@ fi
exit 0
%changelog
* Wed Sep 29 2010 jkeating - 0.30.2-2
- Rebuilt for gcc bug 634757
* Thu Sep 16 2010 Nalin Dahyabhai <nalin@redhat.com> 0.30.2-1
- don't try to "close" our shared connection to the bus when the bus
hangs up on us -- at some point libdbus started abort()ing when we try