[Bug 494148] Review Request: soci - The database access library for C++ programmers

bugzilla at redhat.com bugzilla at redhat.com
Sat May 2 16:48:20 UTC 2009


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=494148





--- Comment #26 from Denis Arnaud <denis.arnaud_fedora at m4x.org>  2009-05-02 12:48:19 EDT ---
I've taken that opportunity to re-deliver a 6th version of the RPM
specification file:
------------------------------------------------------------------------
Spec URL: http://denisarnaud.fedorapeople.org/pristine300/soci.spec
SRPM URL:
http://denisarnaud.fedorapeople.org/pristine300/soci-3.0.0-6.fc10.src.rpm

[Patch URLs:
http://denisarnaud.fedorapeople.org/pristine300/soci-3.0.0-fix-gcc43-compatibility.patch
(same file as before)
and
http://denisarnaud.fedorapeople.org/pristine300/soci-3.0.0-fix-gnu-autotools-compatibility.patch
(has been updated)
]  
------------------------------------------------------------------------
The conditional builds are now fine for all the backend types (MySQL,
PostGreSQL and Oracle).

For Oracle, though, I should add a conditional build switch for every major
version (9, 10 and 11), as the Oracle client library has hard-coded that
version within its name (e.g., -lnnz11 for version 11). But on Fedora, I guess
that that is not an issue (due to license problems): it will occur only for
non-free repositories.

As there are now less conditional build flags, I'll apply your suggestion
(having a single switch by backend type) on the extras-soci package (after
having played with it), rather than on the pristine one.

-- 
Configure bugmail: https://bugzilla.redhat.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.




More information about the package-review mailing list