| Index | index by Group | index by Distribution | index by Vendor | index by creation date | index by Name | Mirrors | Help | Search |
| Name: oddjob-devel | Distribution: Unknown |
| Version: 0.29.1 | Vendor: Fedora Project |
| Release: 1.fc8 | Build date: Thu May 29 20:02:10 2008 |
| Group: Development/Libraries | Build host: xenbuilder4.fedora.phx.redhat.com |
| Size: 2527 | Source RPM: oddjob-0.29.1-1.fc8.src.rpm |
| Packager: Fedora Project | |
| Url: http://people.redhat.com/nalin/oddjob/ | |
| Summary: Files for developing oddjob clients | |
This package contains header files and static libraries which aid in the development of simple oddjob client applications. More complex clients can of course use D-BUS APIs directly.
BSD
internal MD5: 79b0cccb1a6c744484747fa417e96761
GPG
* Thu May 29 2008 Nalin Dahyabhai <nalin@redhat.com> 0.29.1-1
- when we install the mkhomedir subpackage, if there's a running oddjobd, ask
it to reload its configuration
- fix missing bits from the namespace changes in configuration files
- restart the service in %postun
* Tue Feb 19 2008 Fedora Release Engineering <rel-eng@fedoraproject.org> - 0.29-2
- Autorebuild for GCC 4.3
* Thu Sep 06 2007 Nalin Dahyabhai <nalin@redhat.com> 0.29-1
- split off mkhomedir bits into a subpackage (#236820)
- take a pass at new-init-ifying the init script (#247005)
* Fri Aug 17 2007 Nalin Dahyabhai <nalin@redhat.com>
- move helpers to libexecdir, keeping pkglibdir around in the package (#237207)
* Tue Apr 10 2007 Nalin Dahyabhai <nalin@redhat.com> 0.28-1
- split off python subpackage, make -devel depend on -libs, let autodeps
provide the main package's dependency on -libs (#228377)
* Thu Feb 15 2007 Nalin Dahyabhai <nalin@redhat.com> 0.27-8
- configure with --disable-dependency-tracking (Ville Skyttä, #228928)
* Wed Jul 26 2006 Nalin Dahyabhai <nalin@redhat.com> 0.27-7
- unmark the init script as a %config file (part of #197182)
* Fri Jul 21 2006 Nalin Dahyabhai <nalin@redhat.com> 0.27-6
- rebuild
* Fri Jul 21 2006 Nalin Dahyabhai <nalin@redhat.com> 0.27-5
- rebuild
* Fri Jul 21 2006 Nalin Dahyabhai <nalin@redhat.com> 0.27-4
- rebuild
* Fri Jul 21 2006 Nalin Dahyabhai <nalin@redhat.com> 0.27-3
- rebuild
* Fri Jul 21 2006 Nalin Dahyabhai <nalin@redhat.com> 0.27-2
- rebuild
* Thu Jul 20 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
* Wed May 03 2006 Nalin Dahyabhai <nalin@redhat.com> 0.26-4
- rebuild
* Wed May 03 2006 Nalin Dahyabhai <nalin@redhat.com> 0.26-3
- rebuild
* Wed May 03 2006 Nalin Dahyabhai <nalin@redhat.com> 0.26-2
- rebuild
* Wed May 03 2006 Nalin Dahyabhai <nalin@redhat.com> 0.26-1
- update to 0.26-1:
- don't get confused when ACL entries for introspection show up in the
configuration before we add the handlers for them
- export $ODDJOB_CALLING_USER to helpers
* Wed May 03 2006 Nalin Dahyabhai <nalin@redhat.com>
- add recommended dependency on pkgconfig in the -devel subpackage
* Wed Apr 12 2006 Nalin Dahyabhai <nalin@redhat.com> 0.25-8
- rebuild
* Wed Apr 12 2006 Nalin Dahyabhai <nalin@redhat.com> 0.25-7
- rebuild
* Wed Apr 12 2006 Nalin Dahyabhai <nalin@redhat.com> 0.25-6
- rebuild
* Wed Apr 12 2006 Nalin Dahyabhai <nalin@redhat.com> 0.25-5
- rebuild
* Wed Apr 12 2006 Nalin Dahyabhai <nalin@redhat.com> 0.25-4
- rebuild
* Wed Apr 12 2006 Nalin Dahyabhai <nalin@redhat.com> 0.25-3
- rebuild
* Wed Apr 12 2006 Nalin Dahyabhai <nalin@redhat.com> 0.25-2
- rebuild
* Wed Apr 12 2006 Nalin Dahyabhai <nalin@redhat.com> 0.25-1
- update to 0.25:
- add introspection for parents of objects specified in the configuration
- oddjobd can reload its configuration now
- add -u (umask) and -s (skeldir) flags to the mkhomedir helper (#246681)
* Tue Feb 28 2006 Nalin Dahyabhai <nalin@redhat.com> 0.24-1
- update to 0.24, fixing some build errors against D-BUS 0.30-0.33
- require xmlto, because the generated HTML differs depending on whether
or not we know how to enforce ACLs which include SELinux context info
- build with DocBook 4.3
* Mon Feb 27 2006 Nalin Dahyabhai <nalin@redhat.com> 0.23-3
- rebuild
* Mon Feb 27 2006 Nalin Dahyabhai <nalin@redhat.com> 0.23-2
- rebuild
* Fri Jan 27 2006 Nalin Dahyabhai <nalin@redhat.com> 0.23-1
- fix compilation against older versions of D-BUS if the
GetConnectionSELinuxSecurityContext method turns out to be available
* Mon Jan 16 2006 Nalin Dahyabhai <nalin@redhat.com> 0.22-1
- fix some path mismatches in the sample configuration files
- don't try to set a reconnect timeout until after we've connected
* Mon Jan 09 2006 Nalin Dahyabhai <nalin@redhat.com> 0.21-3
- prefer BuildRequires: to BuildPrereq (#176452)
- require /sbin/service at uninstall-time, because we use it (#176452)
- be more specific about when we require /sbin/chkconfig (#176452)
* Fri Jan 06 2006 Nalin Dahyabhai <nalin@redhat.com> 0.21-2
- add some missing build-time requirements
* Thu Dec 22 2005 Nalin Dahyabhai <nalin@redhat.com> 0.21-1
- fix the location for the sample D-BUS configuration doc file
- own more created directories
* Thu Dec 22 2005 Nalin Dahyabhai <nalin@redhat.com> 0.20-1
- update to 0.20
- break shared libraries and modules for PAM and python into a subpackage
for better behavior on multilib boxes
- if we're not building a sample subpackage, include the sample files in
the right locations as %doc files
ø„Ž
Generated by rpm2html 1.8.1
Daniel Veillard, Thu Jul 31 02:56:17 2008