Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

dbus-debuginfo-1.4.10-7.fc17 RPM for x86_64

From Fedora 17 updates for x86_64 / debug

Name: dbus-debuginfo Distribution: Fedora Project
Version: 1.4.10 Vendor: Fedora Project
Release: 7.fc17 Build date: Wed Nov 14 22:29:50 2012
Group: Development/Debug Build host: buildvm-07.phx2.fedoraproject.org
Size: 6929025 Source RPM: dbus-1.4.10-7.fc17.src.rpm
Packager: Fedora Project
Url: http://www.freedesktop.org/software/dbus/
Summary: Debug information for package dbus
This package provides debug information for package dbus.
Debug information is useful when developing applications that use this
package or when debugging this package.

Provides

Requires

License

GPLv2+ or AFL

Changelog

* Wed Nov 14 2012 Rex Dieter <rdieter@fedoraproject.org> - 1:1.4.10-7
  - dbus-protocol.h is incompatible with C++11 compilers (#856131, fdo#46147)
  - tighten %files
  - %changelog: fix typos
  - %build: make verbose, use %_smp_mflags
* Thu Oct 04 2012 Peter Robinson <pbrobinson@fedoraproject.org> - 1:1.4.10-6
  - Fix missing run time directory
* Thu Sep 13 2012 Colin Walters <walters@verbum.org> - 1:1.4.10-5
  - CVE-2012-3524
* Fri Jan 13 2012 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4.10-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
* Mon Aug 22 2011 Lennart Poettering <lpoetter@redhat.com> - 1:1.4.10-3
  - Don't restart D-Bus on upgrades, dont' enable D-Bus, since it is statically enabled.
  - https://bugzilla.redhat.com/show_bug.cgi?id=732426
* Wed Aug 03 2011 David Zeuthen <davidz@redhat.com> - 1:1.4.10-2
  - Drop SysV support, #697523 (from JÃ⊃hann B. Guðmundsson <johannbg@gmail.com>)
* Thu Jun 02 2011 Colin Walters <walters@verbum.org> - 1:1.4.10-1
  - New upstream version
  - Drop XML docs patch which is now upstream
  - Drop devhelp stuff; people should be using GDBus now.  If you
    don't, the raw doxygen is fine.
* Tue Feb 08 2011 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.4.0-3
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
* Fri Jan 28 2011 Matthias Clasen <mclasen@redhat.com> - 1:1.4.0-2
  - %ghost /var/run content (#656571)
* Mon Sep 06 2010 Lennart Poettering <lpoetter@redhat.com> - 1:1.4.0-1
  - New upstream release
* Thu Jul 29 2010 Lennart Poettering <lpoetter@redhat.com> - 1:1.3.2-0.1.885483.fc17
  - Conversion from systemd-install to systemctl
* Fri Jul 09 2010 Lennart Poettering <lpoetter@redhat.com> - 1:1.3.2-0.0.885483
  - git Snapshot with systemd activation
* Wed Jun 23 2010 Lennart Poettering <lpoetter@redhat.com> - 1:1.3.1-1
  - New upstream release
* Wed Mar 24 2010 Colin Walters <walters@verbum.org> - 1:1.2.24-1
  - New upstream release
  - Drop upstreamed patch
* Mon Mar 22 2010 Colin Walters <walters@verbum.org> - 1:1.2.22-2
  - Add patch to fix syslog crasher
* Wed Mar 17 2010 Colin Walters <walters@verbum.org> - 1:1.2.22-1
  - New upstream release
* Wed Feb 03 2010 Colin Walters <walters@verbum.org> - 1:1.2.20-1
  - New upstream release
  - Actually add start-early.patch
* Tue Feb 02 2010 Colin Walters <walters@verbum.org> - 1:1.2.18-1
  - New upstream release
    Drop all upstreamed patches.
  - start-early.patch had both bindir changes and start-early; the
    latter was upstreamed, so start-early is now bindir.patch.
    Ideally later get this partial-bindir stuff upstream.
* Thu Jan 21 2010 Colin Walters <walters@verbum.org> - 1:1.2.16-11
  - Drop dbus-libs requiring dbus; this was unnecessary for programs
    which happened to speak the dbus protocol but don't require
    the daemon.
    Note that libdbus does support autolaunching dbus-daemon in
    the session as an emergency fallback for legacy situations; however,
    these cases were likely to have dbus installed already (via comps).
    If they don't, well one turned to the wrong page in the choose your
    own adventure book.
* Tue Jan 12 2010 Matthias Clasen <mclasen@redhat.com> - 1:1.2.16-10
  - Don't link libdub against libcap-ng
* Fri Dec 18 2009 Ray Strode <rstrode@redhat.com> - 1:1.2.16-9
  - Fix activation of daemons (#545267)
  - Fix reload memleak (fdo #24697)
  - Don't forget about pending activations on reload (fdo #24350)
  - Fix reload race (fdo #21597)
* Wed Oct 07 2009 Matthias Clasen <mclasen@redhat.com> - 1:1.2.16-8
  - Drop capabilities (#518541)
* Wed Oct 07 2009 Matthias Clasen <mclasen@redhat.com> - 1:1.2.16-7
  - Add missing diagrams to the docs (#527650)
* Thu Oct 01 2009 Matthias Clasen <mclasen@redhat.com> - 1:1.2.16-6
  - Fix timeout accounting
* Fri Aug 21 2009 Tomas Mraz <tmraz@redhat.com> - 1:1.2.16-5
  - rebuilt with new audit
* Fri Jul 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2.16-4
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild
* Thu Jul 23 2009 Colin Walters <walters@redhat.co> - 1:1.2.16-3
  - Remove conflicting -U option to useradd
* Wed Jul 22 2009 Colin Walters <walters@redhat.com> - 1:1.2.16-2
  - Explicitly add a dbus group id, fixes dbus files getting a
    random group id in cases where the RPM install order varies.
    Fixes https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=458183
* Tue Jul 14 2009 Colin Walters <walters@redhat.com> - 1:1.2.16-1
  - Upstream 1.2.16
  - Remove inotify patch, now upstreamed
  - Remove timeout patch, obsolete with upstream change to infinite
    timeout maximum by default
* Sat Jun 27 2009 Matthias Clasen <mclasen@redhat.com> - 1:1.2.14-2
  - Don't leak inotify fd (#505338)
* Wed Apr 22 2009 Colin Walters <walters@verbum.org> - 1:1.2.14-1
  - CVE-2009-1189
    * Update to 1.2.14
* Thu Mar 12 2009 Colin Walters <walters@verbum.org> - 1:1.2.12-1
  - Switch to non-permissive branch:
    http://fedoraproject.org/wiki/Features/DBusPolicy
* Fri Feb 27 2009 Matthias Clasen <mclasen@redhat.com> - 1:1.2.4.4permissive-4
  - Mark -doc content as %doc
* Tue Feb 24 2009 Matthias Clasen <mclasen@redhat.com> - 1:1.2.4.4permissive-2
  - Make -doc noarch
* Tue Feb 24 2009 Fedora Release Engineering <rel-eng@lists.fedoraproject.org> - 1:1.2.4.4permissive-2
  - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild
* Tue Jan 06 2009 Colin Walters <walters@redhat.com> - 1:1.2.4.4.permissive-1
  - New upstream
* Thu Dec 18 2008 Colin Walters <walters@redhat.com> - 1:1.2.4.2.permissive-1
  - New upstream
* Fri Dec 12 2008 Colin Walters <walters@redhat.com> - 1:1.2.4-2
  - Revert to upstream 1.2.4, add epoch
* Thu Dec 11 2008 Colin Walters <walters@redhat.com> - 1.2.8-4
  - And drop it again, needs more work
* Wed Dec 10 2008 Colin Walters <walters@redhat.com> - 1.2.8-3
  - Add back working syslog patch
* Tue Dec 09 2008 Colin Walters <walters@redhat.com> - 1.2.8-2
  - Remove accidentally added syslog patch
* Tue Dec 09 2008 Colin Walters <walters@redhat.com> - 1.2.8-1
  - New upstream 1.2.8
    Allows signals by default.
* Fri Dec 05 2008 Colin Walters <walters@redhat.com> - 1.2.6-1
  - New upstream 1.2.6
* Fri Nov 21 2008 Matthias Clasen <mclasen@redhat.com> - 1.2.4-2
  - Tweak descriptions
* Mon Oct 06 2008 Colin Walters <walters@redhat.com> - 1.2.4-1
  - New upstream 1.2.4
* Thu Sep 25 2008 David Zeuthen <davidz@redhat.com> - 1.2.3-2.fc17
  - Avoid using noreplace for files that aren't really config files
* Wed Aug 06 2008 Colin Walters <walters@redhat.com> - 1.2.3-1
  - New upstream 1.2.2
  - Drop patches that were upstreamed
* Wed Jul 23 2008 Matthias Clasen <mclasen@redhat.com> - 1.2.1-7
  - Own /usr/share/dbus-1/interfaces
* Fri Jul 18 2008 Matthias Clasen <mclasen@redhat.com> - 1.2.1-6
  - Add a patch from upstream git that adds a method
    for changing the activation environment on the session bus
* Thu Jul 17 2008 Casey Dahlin <cdahlin@redhat.com> - 1.2.1-5
  - Patch to increase max method timeout
* Thu May 29 2008 Casey Dahlin <cdahlin@redhat.com> - 1.2.1-4
  - Patches for fd.o bugs 15635, 15571, 15588, 15570
* Mon May 12 2008 Ray Strode <rstrode@redhat.com> - 1.2.1-3
  - drop last patch after discussion on dbus list
* Mon May 12 2008 Ray Strode <rstrode@redhat.com> - 1.2.1-2
  - ensure uuid is created at post time
* Fri Apr 04 2008 John (J5) Palmieri <johnp@redhat.com> - 1.2.1-1
  - update to latest upstream
  - major version change is really a maint release for 1.1.20
    please read the NEWS file in the source for more information
* Wed Feb 27 2008 David Zeuthen <davidz@redhat.com> - 1.1.20-1.fc17
  - Update to latest upstream release. Includes fix for CVE-2008-0595.
  - Drop some patches that went upstream already
* Wed Feb 20 2008 Mamoru Tasaka <mtasaka@ioa.s.u-tokyo.ac.jp> - 1.1.4-6
  - Really rebuild against new libcap
* Sun Feb 17 2008 Adam Tkac <atkac redhat com> - 1.1.4-5
  - rebuild against new libcap
* Tue Feb 05 2008 Matthias Clasen <mclasen@redhat.com> - 1.1.4-4
  - Fix a dbus-launch problem (#430412)
* Mon Feb 04 2008 Ray Strode <rstrode@redhat.com> - 1.1.4-3
  - Start message bus from xinitrc.d instead of hard coding it
  at the end of Xsession
* Mon Feb 04 2008 Matthias Clasen <mclasen@redhat.com> - 1.1.4-2
  - Make it build against the latest gcc/glibc
* Thu Jan 17 2008 John (J5) Palmieri <johnp@redhat.com> - 1.1.4-1
  - new upstream version
  - fixes inotify patch which was consuming 100% cpu and memory
* Wed Jan 16 2008 John (J5) Palmieri <johnp@redhat.com> - 1.1.3-1
  - new upstream version which obsoletes a number of our patches
  - doc section added for the devhelp docs
* Thu Nov 15 2007 John (J5) Palmieri <johnp@redhat.com> - 1.1.2-9
  - clean up spec file as per the merge review (#225676)
* Thu Oct 25 2007 Bill Nottingham <notting@redhat.com> - 1.1.2-8
  - have -libs obsolete older versions of the main package so that yum upgrades work
* Thu Oct 04 2007 Matthias Clasen <mclasen@redhat.com> - 1.1.2-7
  - Make the daemon a PIE executable  (#210039)
* Fri Sep 14 2007 Bill Nottingham <notting@redhat.com> - 1.1.2-6.fc17
  - fix daemon abort when SELinux denies passing on a message (#283231)
* Fri Sep 14 2007 Dan Walsh <dwalsh@redhat.com> - 1.1.2-5.fc17
  - Reverse we_were_root check to setpcap if we were root.  Also only init
  audit if we were root.  So error dbus message will not show up when policy
  reload happens.  dbus -session will no longer try to send audit message,
  only system will.
* Tue Aug 28 2007 David Zeuthen <davidz@redhat.com> - 1.1.2-4.fc17
  - Make dbus require dbus-libs (#261721)
* Mon Aug 27 2007 Adel Gadllah <adel.gadllah@gmail.com> - 1.1.2-3
  - Add libs to a libs subpackage
  - Update license tag
* Wed Aug 01 2007 David Zeuthen <davidz@redhat.com> - 1.1.2-2.fc17
  - Move system bus activation helper to /{lib,lib64}/dbus-1. Also set
    the correct mode and permissions.
  - Own the directory /usr/share/dbus-1/system-services
  - Delete the diretory /{lib,lib64}/dbus-1.0 as it's not used
  - Pass 'dbus' instead of 81 as --with-dbus-user; otherwise the setuid
    system bus activation helper fails
* Sat Jul 28 2007 Matthias Clasen <mclasen@redhat.com> - 1.1.2-1
  - Update to 1.1.2
* Fri Jul 06 2007 Matthias Clasen <mclasen@redhat.com> - 1.1.1-3
  - Add LSB header to init script (#246902)
* Thu Jun 28 2007 Ray Strode <rstrode@redhat.com> - 1.1.1-2
  - include session.d directory in package manifest
* Thu Jun 28 2007 Ray Strode <rstrode@redhat.com> - 1.1.1-1
  - Update to 1.1.1
* Fri Jun 22 2007 Matthias Clasen <mclasen@redhat.com> - 1.0.2-6
  - Don't require libxml-python needlessly (#245300)
* Sun Jun 17 2007 Matthias Clasen <mclasen@redhat.com> - 1.0.2-5
  - Require pkgconfig in -devel, not in -x11 (#244385)
* Sat Apr 14 2007 Matthias Clasen <mclasen@redhat.com> - 1.0.2-4
  - Move the dbus-launch man page to the x11 subpackage
* Thu Apr 12 2007 David Zeuthen <davidz@redhat.com> - 1.0.2-3
  - Start SELinux thread after setuid call (#221168)
* Wed Mar 28 2007 Matthias Clasen <mclasen@redhat.com> - 1.0.2-2
  - Require pkgconfig in the -devel package
* Sun Mar 25 2007 Matthias Clasen <mclasen@redhat.com> - 1.0.2-1
  - Update to 1.0.2
  - Drop obsolete patches
  - Fix directory ownership issues (#233753)
* Fri Dec 15 2006 David Zeuthen <davidz@redhat.com> - 1.0.1-3.fc17
  - CVE-2006-6107: D-Bus denial of service
* Sun Nov 26 2006 Matthias Clasen <mclasen@redhat.com> - 1.0.1-2
  - Include docs, and make them show up in devhelp
* Mon Nov 20 2006 Ray Strode <rstrode@redhat.com> - 1.0.1-1
  - Update to 1.0.1
  - Apply patch from Thiago Macieira <thiago@kde.org> to
    fix failed assertion in threading implementation
  - Drop some crazy looking build time speed optimization
* Tue Nov 14 2006 John (J5) Palmieri <johnp@redhat.com> - 1.0.0-2
  - add patch to fix dbus_threads_init_default
* Mon Nov 13 2006 John (J5) Palmieri <johnp@redhat.com> - 1.0.0-1
  - update to D-Bus 1.0.0 "Blue Bird"
  - build with verbose mode on but tests and asserts off
* Sun Nov 12 2006 Ray Strode <rstrode@redhat.com> - 0.95-3
  - dont let dbus-launch session sitter crash in the
    non-autolaunch code path (bug 214649)
* Mon Nov 06 2006 John (J5) Palmieri <johnp@redhat.com> - 0.95-2
  - Add /var/lib/dbus directory to %files
* Fri Nov 03 2006 John (J5) Palmieri <johnp@redhat.com> - 0.95-1
  - Update to D-Bus 1.0 RC 3 (0.95)
  - don't build with tests on
* Sat Oct 14 2006 John (J5) Palmieri <johnp@redhat.com> - 0.94-1
  - Update to D-Bus 1.0 RC 2 (0.94)
* Sun Oct 01 2006 Jesse Keating <jkeating@redhat.com> - 0.93-3
  - rebuilt for unwind info generation, broken in gcc-4.1.1-21
* Tue Sep 19 2006 Matthias Clasen <mclasen@redhat.com> - 0.93-2
  - Add a Requires for libxml2-python (#201877)
* Thu Sep 14 2006 John (J5) Palmieri <johnp@redhat.com> - 0.93-1
  - Updated from upstream D-Bus 1.0 RC 1 (0.93)
* Wed Sep 06 2006 Dan Walsh <dwalsh@redhat.com> - 0.92-2
  - Only audit on the system bus
* Fri Aug 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.92-1
  - Update to 0.92
  - remove old patches
* Sat Jul 22 2006 John (J5) Palmieri <johnp@redhat.com> - 0.90-8
  - add patch to fix timeout removal assertion
* Thu Jul 20 2006 John (J5) Palmieri <johnp@redhat.com> - 0.90-7
  - add patch to fix taking a connection ref when it is locked
* Wed Jul 19 2006 John (J5) Palmieri <johnp@redhat.com> - 0.90-6
  - change the arch-deps.h include directory to /usr/lib[64] instead of /lib[64]
    in the dbus-1.pc file after compile
* Wed Jul 19 2006 John (J5) Palmieri <johnp@redhat.com> - 0.90-5
  - Move arch include file from lib to libdir
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.90-4
  - add patch that pregenerates the xml introspect file so d-bus doesn't
    have to be running suring the build.
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.90-3
  - s/--libdir=\/lib/--libdir=%{_lib}/ in configure stage
  - add / before %{_lib}
* Tue Jul 18 2006 John (J5) Palmieri <johnp@redhat.com> - 0.90-2
  - Remove some remnants of the GLIB bindings from configure.in
* Mon Jul 17 2006 John (J5) Palmieri <johnp@redhat.com> - 0.90-1
  - Update to upstream 0.90
  - Split out bindings
* Wed Jul 12 2006 Jesse Keating <jkeating@redhat.com> - 0.62-1.1
  - rebuild
* Mon Jun 12 2006 John (J5) Palmieri <johnp@redhat.com> - 0.62-1
  - Update to upstream 0.62
  - Remove mono for s390s
* Tue Jun 06 2006 Matthias Clasen <mclasen@redhat.com> 0.61-6
  - Rebuild
* Wed May 17 2006 Karsten Hopp <karsten@redhat.de> 0.61-5.2
  - add buildrequires libICE-devel, libSM-devel, libcap-devel
  - change buildrequires form libX11 to libX11-devel
* Mon May 15 2006 John (J5) Palmieri <johnp@redhat.com> - 0.61-5.1
  - Bump and rebuild.  Add a BR and R for libX11
* Tue Apr 25 2006 John (J5) Palmieri <johnp@redhat.com> - 0.61-5
  - Backport patch from dbus-connection.c
    - Allows interfaces to be NULL in the message header as per the spec
    - Fixes a problem with pendings calls blocking on a data starved socket
* Mon Apr 17 2006 John (J5) Palmieri <johnp@redhat.com> 0.61-4
  - New audit patch
* Fri Feb 24 2006 John (J5) Palmieri <johnp@redhat.com> 0.61-3
  - ABI hasn't changed so add patch that makes dbus-sharp think
    it is still 0.60 (mono uses hard version names so any change
    means apps need to recompile)
* Fri Feb 24 2006 John (J5) Palmieri <johnp@redhat.com> 0.61-2
  - Make sure chkconfig rests the priorities so we can start earlier
* Fri Feb 24 2006 John (J5) Palmieri <johnp@redhat.com> 0.61-1
  - Upgrade to upstream version 0.61
  - remove python callchain patch
  - update avc patch
* Fri Feb 10 2006 Jesse Keating <jkeating@redhat.com> - 0.60-7.2
  - bump again for double-long bug on ppc(64)
* Tue Feb 07 2006 Jesse Keating <jkeating@redhat.com> - 0.60-7.1
  - rebuilt for new gcc4.1 snapshot and glibc changes
* Mon Jan 23 2006 John (J5) Palmieri <johnp@redhat.com> 0.60-7
  - Add patch to fix the python callchain
  - Symlink dbus-send to /usr/bin because some applications
    look for it there
* Fri Jan 20 2006 John (J5) Palmieri <johnp@redhat.com> 0.60-6
  - Fix up patch to init script so it refrences /bin not /usr/bin
* Fri Jan 20 2006 John (J5) Palmieri <johnp@redhat.com> 0.60-5
  - move base libraries and binaries to /bin and /lib so they can be started
    before /usr is mounted on network mounted /usr systems
  - have D-Bus start early
* Thu Jan 19 2006 Alexander Larsson <alexl@redhat.com> 0.60-4
  - mono now built on s390x
* Mon Jan 09 2006 Alexander Larsson <alexl@redhat.com> 0.60-3
  - Don't exclude non-mono arches
* Mon Jan 09 2006 Alexander Larsson <alexl@redhat.com> - 0.60-2
  - Add dbus-sharp sub-package
* Fri Dec 09 2005 Jesse Keating <jkeating@redhat.com> - 0.60-1.1
  - rebuilt
* Thu Dec 01 2005 John (J5) Palmieri <johnp@redhat.com> - 0.60-1
  - upgrade to 0.60
* Thu Sep 08 2005 John (J5) Palmieri <johnp@redhat.com> - 0.50-1
  - upgrade to 0.50
* Mon Aug 29 2005 John (J5) Palmieri <johnp@redhat.com> - 0.36.2-1
  - upgrade to 0.36.2 which fixes an exploit where
    users can attach to another user's session bus (CAN-2005-0201)
* Wed Aug 24 2005 John (J5) Palmieri <johnp@redhat.com> - 0.36.1-1
  - Upgrade to dbus-0.36.1
  - Install all files to lib64/ on 64bit machines
* Tue Aug 23 2005 John (J5) Palmieri <johnp@redhat.com> - 0.36-1
  - Upgrade to dbus-0.36
  - Split modules that go into %{_lib}/python2.4/site-packages/dbus
  and those that go into %{python_sitelib}/dbus (they differ on 64bit)
  - Renable Qt bindings since packages in core can use them
* Mon Jul 18 2005 John (J5) Palmieri <johnp@redhat.com> - 0.35.2-1
  - Upgrade to dbus-0.35.2
  - removed dbus-0.34-kill-babysitter.patch
  - removed dbus-0.34-python-threadsync.patch
  - removed dbus-0.23-selinux-avc-audit.patch
  - added dbus-0.35.2-selinux-avc-audit.patch
  - take out restarts on upgrade
* Tue Jun 28 2005 John (J5) Palmieri <johnp@redhat.com> - 0.34-1
  - Upgrade to dbus-0.34
  - added dbus-0.34-kill-babysitter.patch
  - added dbus-0.34-python-threadsync.patch
  - remove dbus-0.32-print_child_pid.patch
  - remove dbus-0.32-deadlock-fix.patch
  - remove dbus-0.33-types.patch
* Sat Jun 18 2005 John (J5) Palmieri <johnp@redhat.com> - 0.33-4
  - Add new libaudit patch from Steve Grub and enable in configure
    (Bug #159218)
* Mon May 23 2005 Bill Nottingham <notting@redhat.com> - 0.33-3
  - remove static libraries from python bindings
* Sun May 01 2005 John (J5) Palmieri <johnp@redhat.com> - 0.33-2
  - Backport patch from CVS that fixes int32's being marshaled as
  uint16's in the python bindings
* Mon Apr 25 2005 John (J5) Palmieri <johnp@redhat.com> - 0.33-1
  - update to upstream 0.33
  - renable selinux audit patch
* Tue Apr 12 2005 John (J5) Palmieri <johnp@redhat.com> - 0.32-6
  - Added patch to fix deadlocks when using recursive g_mains
* Tue Apr 12 2005 John (J5) Palmieri <johnp@redhat.com> - 0.32-5
  - replace selinux_init patch with selinux_chroot_workaround patch
    to work around bad selinux interactions when using chroots
    on the beehive build machines
* Mon Apr 11 2005 John (J5) Palmieri <johnp@redhat.com> - 0.32-4
  - add print_child_pid patch which make sure we prin the child's pid if we fork
* Thu Apr 07 2005 David Zeuthen <davidz@redhat.com> - 0.32-3
  - add fix for glib infinite loop (fdo #2889)
* Thu Mar 31 2005 John (J5) Palmieri <johnp@redhat.com> - 0.32-2
  - add selinux-init patch to fix dbus from segfaulting when
    building on machines that don't have selinux enabled
* Thu Mar 31 2005 John (J5) Palmieri <johnp@redhat.com> - 0.32-1
  - update to upstream version 0.32
* Wed Mar 23 2005 John (J5) Palmieri <johnp@redhat.com> - 0.31-4
  - Pyrex has been patched to generate gcc4.0 complient code
  - Rebuild for gcc4.0
* Wed Mar 16 2005 John (J5) Palmieri <johnp@redhat.com> - 0.31-3
  - change compat-gcc requirement to compat-gcc-32
  - rebuild with gcc 3.2
* Tue Mar 08 2005 John (J5) Palmieri <johnp@redhat.com> - 0.31-2
  - Remove precompiled init script and let the sources generate it
* Mon Mar 07 2005 John (J5) Palmieri <johnp@redhat.com> - 0.31-1
  - update to upstream version 0.31
  - take out user has same id patch (merged upstream)
  - udi patch updated
  - dbus-daemon-1 renamed to dbus-daemon
  - dbus-glib-tool renamed to dbus-binding-tool
  - force gcc33 because pyrex generate improper lvalue code
  - disable audit patch for now
* Tue Feb 01 2005 John (J5) Palmieri <johnp@redhat.com> - 0.23-4
  - Explicitly pass in the pid file location to ./configure instead of
    letting it guess based on the build enviornment
* Mon Jan 31 2005 John (J5) Palmieri <johnp@redhat.com> - 0.23-3
  - Add patch to fix random users from connecting to a users session bus
* Fri Jan 21 2005 John (J5) Palmieri <johnp@redhat.com> - 0.23-2
  - Add Steve Grubb's SE-Linux audit patch (Bug# 144920)
* Fri Jan 21 2005 John (J5) Palmieri <johnp@redhat.com> - 0.23-1
  - Update to upstream version 0.23
  - Drop all patches except for the UDI patch as they have been
    integrated upstream
  - List of API changes:
        * add setgroups() to drop supplementary groups
        * removed dbus_bug_get_with_g_main since it's been replaced by dbus_g_bus_get
        * added support for int64 and uint64 to the python bindings
        * use SerivceOwnerChanges signal instead of ServiceCreated and ServiceDeleted
* Mon Nov 08 2004 Jeremy Katz <katzj@redhat.com> - 0.22-12
  - rebuild against python 2.4
* Tue Nov 02 2004 John (J5) Palmieri <johnp@redhat.com>
  - Add a requires for glib2-devel in the devel package
  - Add SE-Linux backport from Colin Walters that fixes
    messages getting lost in SE-Linux contexts
* Wed Oct 13 2004 John (J5) Palmieri <johnp@redhat.com>
  - Bump up release and rebuild
* Mon Oct 11 2004 Tim Waugh <twaugh@redhat.com>
  - Run /sbin/ldconfig for glib sub-package (bug #134062).
* Wed Sep 22 2004 John (J5) Palmieri <johnp@redhat.com>
  - Fixed patch to use dbus-1 instead of dbus-1.0
  - (configure.in): Exported just the datadir instead of
    the full path to the dbus datadir for consistency
* Wed Sep 22 2004 John (J5) Palmieri <johnp@redhat.com>
  - Adding patch to move /usr/lib/dbus-1.0/services to
    /usr/share/dbus-1.0/services
* Thu Sep 16 2004 John (J5) Palmieri <johnp@redhat.com>
  - reverting BuildRequires: redhat-release because of issues with build system
  - added precompiled version of the messagebus init script
* Thu Sep 16 2004 John (J5) Palmieri <johnp@redhat.com>
  - changed /etc/redhat-release to the package redhat-release
* Thu Sep 16 2004 John (J5) Palmieri <johnp@redhat.com>
  - added python int64 patch from davidz
* Thu Sep 16 2004 John (J5) Palmieri <johnp@redhat.com>
  - added BuildRequires: /etc/redhat-release (RH Bug #132436)
* Wed Aug 18 2004 John (J5) Palmieri <johnp@redhat.com>
  - Added Steve Grubb's spec file patch (RH Bug #130201)
* Mon Aug 16 2004 John (J5) Palmieri <johnp@redhat.com>
  - Disabled dbus-gtk since dbus-viewer doesn't do anything right now
* Mon Aug 16 2004 John (J5) Palmieri <johnp@redhat.com>
  - Moved dbus-viewer to new dbus-gtk package so that dbus-glib
    no longer requires X or GTK libraries. (RH Bug #130029)
* Thu Aug 12 2004 John (J5) Palmieri <johnp@redhat.com>
  - Update to new 0.22 release
* Thu Aug 05 2004 John (J5) Palmieri <johnp@redhat.com>
  - Added BuildRequires for libselinux-devel and Requires for libselinux
* Mon Aug 02 2004 Colin Walters <walters@redhat.com>
  - Add SE-DBus patch
* Fri Jul 30 2004 John (J5) Palmieri <johnp@redhat.com>
  - Added lib64 workaround for python bindings installing to
    the wrong lib directory on 64 bit archs
* Fri Jul 30 2004 John (J5) Palmieri <johnp@redhat.com>
  - Updated console-auth patch
  - rebuild
* Thu Jul 22 2004 John (J5) Palmieri <johnp@redhat.com>
  - Update to upstream CVS build
  - Added console-auth patch
* Fri Jun 25 2004 John (J5) Palmieri <johnp@redhat.com>
  - Workaround added to fix gcc-3.4 bug on ia64
* Fri Jun 25 2004 John (J5) Palmieri <johnp@redhat.com>
  - require new Pyrex version and see if it builds this time
* Fri Jun 25 2004 John (J5) Palmieri <johnp@redhat.com>
  - rebuild with updated Pyrex (0.9.2.1)
* Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Jun 04 2004 John (J5) Palmieri <johnp@redhat.com>
  - Moved dbus-viewer, dbus-monitor and dbus-glib-tool
    into the dbus-glib package so that the main dbus
    package does not depend on glib (Bug #125285)
* Thu Jun 03 2004 John (J5) Palmieri <johnp@redhat.com>
  - rebuilt
* Thu May 27 2004 John (J5) Palmieri <johnp@redhat.com>
  - added my Python patch
  - took out the qt build requires
  - added a gtk+ build requires
* Fri Apr 23 2004 John (J5) Palmieri <johnp@redhat.com>
  - Changed build requirement to version 0.9-3 of Pyrex
    to fix problem with builing on x86_64
* Tue Apr 20 2004 John (J5) Palmieri <johnp@redhat.com>
  - update to upstream 0.21
  - removed dbus-0.20-varargs.patch patch (fixed upstream)
* Mon Apr 19 2004 John (J5) Palmieri <johnp@redhat.com>
  - added a dbus-python package to generate python bindings
  - added Pyrex build dependacy
* Tue Mar 02 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Wed Feb 25 2004 Bill Nottingham <notting@redhat.com> 0.20-4
  - fix dbus error functions on x86-64 (#116324)
  - add prereq (#112027)
* Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Fri Feb 13 2004 Tim Waugh <twaugh@redhat.com>
  - Conflict with cups prior to configuration file change, so that the
    %postun service condrestart works.
* Wed Feb 11 2004 Havoc Pennington <hp@redhat.com> 0.20-2
  - rebuild in fc2, cups now updated
* Wed Jan 07 2004 Bill Nottingham <notting@redhat.com> 0.20-1
  - update to upstream 0.20
* Thu Oct 16 2003 Havoc Pennington <hp@redhat.com> 0.13-6
  - hmm, dbus doesn't support uids in the config file. fix.
* Thu Oct 16 2003 Havoc Pennington <hp@redhat.com> 0.13-5
  - put uid instead of username in the config file, to keep things working with name change
* Thu Oct 16 2003 Havoc Pennington <hp@redhat.com> 0.13-4
  - make subpackages require the specific release, not just version, of base package
* Thu Oct 16 2003 Havoc Pennington <hp@redhat.com> 0.13-3
  - change system user "messagebus" -> "dbus" to be under 8 chars
* Mon Sep 29 2003 Havoc Pennington <hp@redhat.com> 0.13-2
  - see if removing qt subpackage for now will get us through the build system,
    qt bindings not useful yet anyway
* Sun Sep 28 2003 Havoc Pennington <hp@redhat.com> 0.13-1
  - 0.13 fixes a little security oops
* Mon Aug 04 2003 Havoc Pennington <hp@redhat.com> 0.11.91-3
  - break the tiny dbus-launch that depends on X into separate package
    so a CUPS server doesn't need X installed
* Wed Jun 04 2003 Elliot Lee <sopwith@redhat.com>
  - rebuilt
* Sat May 17 2003 Havoc Pennington <hp@redhat.com> 0.11.91-1
  - 0.11.91 cvs snap properly merges system.d
* Fri May 16 2003 Havoc Pennington <hp@redhat.com> 0.11.90-1
  - build a cvs snap with a few more fixes
* Fri May 16 2003 Havoc Pennington <hp@redhat.com> 0.11-2
  - fix a crash that was breaking cups
* Thu May 15 2003 Havoc Pennington <hp@redhat.com> 0.11-1
  - 0.11
* Thu May 15 2003 Havoc Pennington <hp@redhat.com> 0.10.90-1
  - use rc.d/init.d not init.d, bug #90192
  - include the new man pages
* Fri Apr 11 2003 Havoc Pennington <hp@redhat.com> 0.9-1
  - 0.9
  - export QTDIR explicitly
  - re-enable qt, the problem was most likely D-BUS configure
* Tue Apr 01 2003 Havoc Pennington <hp@redhat.com> 0.6.94-1
  - update from CVS with a fix to set uid after gid
* Tue Apr 01 2003 Havoc Pennington <hp@redhat.com> 0.6.93-1
  - new cvs snap that actually forks to background and changes
    user it's running as and so forth
  - create our system user in pre
* Mon Mar 31 2003 Havoc Pennington <hp@redhat.com> 0.6.92-1
  - fix for "make check" test that required a home directory
* Mon Mar 31 2003 Havoc Pennington <hp@redhat.com> 0.6.91-1
  - disable qt for now because beehive hates me
  - pull a slightly newer cvs snap that creates socket directory
  - cat the make check log after make check fails
* Mon Mar 31 2003 Havoc Pennington <hp@redhat.com> 0.6.90-1
  - initial build

Files

/usr/lib/debug
/usr/lib/debug/.build-id
/usr/lib/debug/.build-id/0b
/usr/lib/debug/.build-id/0b/c452801a97b7b8e109289631fe3d4b107518fe
/usr/lib/debug/.build-id/0b/c452801a97b7b8e109289631fe3d4b107518fe.debug
/usr/lib/debug/.build-id/1e
/usr/lib/debug/.build-id/1e/c66e0381b26a2d357ac522da3a359e324615e0
/usr/lib/debug/.build-id/1e/c66e0381b26a2d357ac522da3a359e324615e0.debug
/usr/lib/debug/.build-id/29
/usr/lib/debug/.build-id/29/dda54a0ff95ad64080694c01f4ebbdc77c9fbd
/usr/lib/debug/.build-id/29/dda54a0ff95ad64080694c01f4ebbdc77c9fbd.debug
/usr/lib/debug/.build-id/6e
/usr/lib/debug/.build-id/6e/0c917278b4e4cfca5d569d995b543cb369d47c
/usr/lib/debug/.build-id/6e/0c917278b4e4cfca5d569d995b543cb369d47c.debug
/usr/lib/debug/.build-id/73
/usr/lib/debug/.build-id/73/6ebb167b1c01934d7ca13f86537086ec874a5f
/usr/lib/debug/.build-id/73/6ebb167b1c01934d7ca13f86537086ec874a5f.debug
/usr/lib/debug/.build-id/76
/usr/lib/debug/.build-id/76/1a51fa6abcda43216eecbb5bdd6afb82852523
/usr/lib/debug/.build-id/76/1a51fa6abcda43216eecbb5bdd6afb82852523.debug
/usr/lib/debug/.build-id/96
/usr/lib/debug/.build-id/96/ef91b9c46883f102d7b5326699efb85d2ea3cc
/usr/lib/debug/.build-id/96/ef91b9c46883f102d7b5326699efb85d2ea3cc.debug
/usr/lib/debug/.build-id/bd
/usr/lib/debug/.build-id/bd/675effb4ae6bdc1fada7d697c6e9e4f9415ba8
/usr/lib/debug/.build-id/bd/675effb4ae6bdc1fada7d697c6e9e4f9415ba8.debug
/usr/lib/debug/bin
/usr/lib/debug/bin/dbus-cleanup-sockets.debug
/usr/lib/debug/bin/dbus-daemon.debug
/usr/lib/debug/bin/dbus-monitor.debug
/usr/lib/debug/bin/dbus-send.debug
/usr/lib/debug/bin/dbus-uuidgen.debug
/usr/lib/debug/lib64
/usr/lib/debug/lib64/dbus-1
/usr/lib/debug/lib64/dbus-1/dbus-daemon-launch-helper.debug
/usr/lib/debug/lib64/libdbus-1.so.3.5.6.debug
/usr/lib/debug/lib64/libdbus-1.so.3.debug
/usr/lib/debug/lib64/libdbus-1.so.debug
/usr/lib/debug/usr
/usr/lib/debug/usr/bin
/usr/lib/debug/usr/bin/dbus-launch.debug
/usr/src/debug/dbus-1.4.10
/usr/src/debug/dbus-1.4.10/bus
/usr/src/debug/dbus-1.4.10/bus/activation-helper-bin.c
/usr/src/debug/dbus-1.4.10/bus/activation-helper.c
/usr/src/debug/dbus-1.4.10/bus/activation-helper.h
/usr/src/debug/dbus-1.4.10/bus/activation.c
/usr/src/debug/dbus-1.4.10/bus/activation.h
/usr/src/debug/dbus-1.4.10/bus/bus.c
/usr/src/debug/dbus-1.4.10/bus/bus.h
/usr/src/debug/dbus-1.4.10/bus/config-loader-expat.c
/usr/src/debug/dbus-1.4.10/bus/config-parser-common.c
/usr/src/debug/dbus-1.4.10/bus/config-parser-common.h
/usr/src/debug/dbus-1.4.10/bus/config-parser-trivial.c
/usr/src/debug/dbus-1.4.10/bus/config-parser-trivial.h
/usr/src/debug/dbus-1.4.10/bus/config-parser.c
/usr/src/debug/dbus-1.4.10/bus/config-parser.h
/usr/src/debug/dbus-1.4.10/bus/connection.c
/usr/src/debug/dbus-1.4.10/bus/connection.h
/usr/src/debug/dbus-1.4.10/bus/desktop-file.c
/usr/src/debug/dbus-1.4.10/bus/desktop-file.h
/usr/src/debug/dbus-1.4.10/bus/dir-watch-inotify.c
/usr/src/debug/dbus-1.4.10/bus/dir-watch.h
/usr/src/debug/dbus-1.4.10/bus/dispatch.c
/usr/src/debug/dbus-1.4.10/bus/dispatch.h
/usr/src/debug/dbus-1.4.10/bus/driver.c
/usr/src/debug/dbus-1.4.10/bus/driver.h
/usr/src/debug/dbus-1.4.10/bus/expirelist.c
/usr/src/debug/dbus-1.4.10/bus/expirelist.h
/usr/src/debug/dbus-1.4.10/bus/main.c
/usr/src/debug/dbus-1.4.10/bus/policy.c
/usr/src/debug/dbus-1.4.10/bus/policy.h
/usr/src/debug/dbus-1.4.10/bus/selinux.c
/usr/src/debug/dbus-1.4.10/bus/selinux.h
/usr/src/debug/dbus-1.4.10/bus/services.c
/usr/src/debug/dbus-1.4.10/bus/services.h
/usr/src/debug/dbus-1.4.10/bus/signals.c
/usr/src/debug/dbus-1.4.10/bus/signals.h
/usr/src/debug/dbus-1.4.10/bus/utils.c
/usr/src/debug/dbus-1.4.10/bus/utils.h
/usr/src/debug/dbus-1.4.10/dbus
/usr/src/debug/dbus-1.4.10/dbus/dbus-address.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-address.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-arch-deps.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-auth.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-auth.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-bus.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-bus.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-connection-internal.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-connection.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-connection.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-credentials.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-credentials.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-dataslot.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-dataslot.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-errors.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-errors.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-file-unix.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-file.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-hash.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-hash.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-internals.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-internals.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-keyring.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-keyring.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-list.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-list.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-mainloop.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-mainloop.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-marshal-basic.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-marshal-basic.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-marshal-byteswap.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-marshal-byteswap.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-marshal-header.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-marshal-header.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-marshal-recursive.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-marshal-recursive.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-marshal-validate.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-marshal-validate.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-memory.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-memory.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-mempool.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-mempool.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-message-internal.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-message-private.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-message.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-message.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-misc.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-nonce.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-nonce.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-object-tree.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-object-tree.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-pending-call-internal.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-pending-call.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-pending-call.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-pipe-unix.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-pipe.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-pipe.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-resources.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-resources.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-server-protected.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-server-socket.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-server-socket.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-server-unix.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-server.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-server.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-sha.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-sha.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-shared.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-shell.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-shell.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-signature.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-signature.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-spawn.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-spawn.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-string-private.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-string-util.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-string.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-string.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-sysdeps-pthread.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-sysdeps-unix.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-sysdeps-unix.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-sysdeps-util-unix.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-sysdeps.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-sysdeps.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-threads-internal.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-threads.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-threads.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-timeout.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-timeout.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-transport-protected.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-transport-socket.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-transport-socket.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-transport-unix.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-transport.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-transport.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-types.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-userdb-util.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-userdb.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-userdb.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-uuidgen.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-uuidgen.h
/usr/src/debug/dbus-1.4.10/dbus/dbus-watch.c
/usr/src/debug/dbus-1.4.10/dbus/dbus-watch.h
/usr/src/debug/dbus-1.4.10/dbus/sd-daemon.c
/usr/src/debug/dbus-1.4.10/dbus/sd-daemon.h
/usr/src/debug/dbus-1.4.10/tools
/usr/src/debug/dbus-1.4.10/tools/dbus-cleanup-sockets.c
/usr/src/debug/dbus-1.4.10/tools/dbus-launch-x11.c
/usr/src/debug/dbus-1.4.10/tools/dbus-launch.c
/usr/src/debug/dbus-1.4.10/tools/dbus-launch.h
/usr/src/debug/dbus-1.4.10/tools/dbus-monitor.c
/usr/src/debug/dbus-1.4.10/tools/dbus-print-message.c
/usr/src/debug/dbus-1.4.10/tools/dbus-print-message.h
/usr/src/debug/dbus-1.4.10/tools/dbus-send.c
/usr/src/debug/dbus-1.4.10/tools/dbus-uuidgen.c


Generated by rpm2html 1.8.1

Fabrice Bellet, Sun May 19 04:57:25 2013