Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report.
Summary: Review Request: mysql++ - C++ wrapper for the MySQL C API
https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=230394
------- Additional Comments From bugs.michael@gmx.net 2007-03-01 12:52 EST -------
W: mysql++ no-soname /usr/lib/libmysqlpp.so
You can patch the linker options to set a soname. Even better would be to talk to upstream and ask whether there is any reason why they don't use a versioned soname.
W: mysql++-debuginfo spurious-executable-perm
chmod -x inside the extracted source archive, e.g. in %prep