Please do not reply directly to this email. All additional comments should be made in the comments box of this bug.
https://bugzilla.redhat.com/show_bug.cgi?id=500492
--- Comment #2 from Rick L Vinyard Jr rvinyard@cs.nmsu.edu 2009-05-14 15:26:31 EDT --- I added a doc subpackage.
As for the scratch build, it looks like strstr() has changed between F10 and F12. The man page for F10 says it returns a char* and it looks like F12 returns a const char*.
Either way I was able to change it to a const char* and it should build (it built on F11, and I'm not sure how to do a scratch build for a non-fedora package).
I pushed out a new release, so here is the new spec and srpm for 0.1.1: http://miskatonic.cs.nmsu.edu/pub/dbus-cxx.spec http://miskatonic.cs.nmsu.edu/pub/dbus-cxx-0.1.1-1.fc10.src.rpm