Jump to letter: [
9ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
oddjob - A D-BUS service which runs odd jobs on behalf of client applications
oddjob is a D-BUS service which performs particular tasks for clients which
connect to it and issue requests using the system-wide message bus.
Packages
Name |
Version |
Release |
Type |
Size |
Built |
oddjob |
0.27 |
3 |
src |
423 KiB |
Thu Jul 20 14:28:21 2006 |
Changelog
- * Thu Jul 20 18:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 0.27-3
- rebuild
- * Thu Jul 20 18:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 0.27-2
- rebuild
- * Wed Jul 19 18:00:00 2006 Nalin Dahyabhai <nalin{%}redhat{*}com> 0.27-1
- update to 0.27-1:
- don't attempt to subscribe to all possible messages -- the message bus
will already route to us messages addressed to us, and if we try for
more than that we may run afoul of SELinux policy, generating spewage
- add a build dependency on pkgconfig, for the sake of FC3
- update docs and comments because D-BUS is now called D-Bus