Bug 1260254

Summary: Review Request: mongo-c-driver - High-performance MongoDB driver for C
Product: [Fedora] Fedora Reporter: Christopher Meng <i>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED DUPLICATE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: medium Docs Contact:
Priority: medium    
Version: rawhideCC: amessina, bjori, fedora, package-review
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2016-02-29 15:06:59 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On: 1208101    
Bug Blocks: 1269056    

Description Christopher Meng 2015-09-05 03:21:15 UTC
Spec URL: http://cicku.me/mongo-c-driver.spec
SRPM URL: http://cicku.me/mongo-c-driver-1.2.0-0.1.beta1.fc24.src.rpm
Description: mongo-c-driver(previously libmongoc) is a client library written in C for MongoDB.
Fedora Account System Username: cicku

Comment 1 Remi Collet 2015-09-05 05:40:32 UTC
Nice, I need this package for php-pecl-mongodb.

I think it could be useful to run the test suite in %check.

See https://github.com/remicollet/remirepo/blob/master/mongo-c-driver/mongo-c-driver.spec#L109

Comment 2 Christopher Meng 2015-09-05 10:11:21 UTC
(In reply to Remi Collet from comment #1)
> Nice, I need this package for php-pecl-mongodb.
> 
> I think it could be useful to run the test suite in %check.
> 
> See
> https://github.com/remicollet/remirepo/blob/master/mongo-c-driver/mongo-c-
> driver.spec#L109

Thanks. I will add you as comaintainer when it's imported.

Comment 3 Remi Collet 2015-12-08 06:50:04 UTC
FYI:

https://jira.mongodb.org/browse/CDRIVER-1039 issue with man pages
https://jira.mongodb.org/browse/CDRIVER-1040 private ABI changes

For now, pecl/mongodb is only compatible with version 1.2.x (because of this private API usage)

Comment 4 Remi Collet 2015-12-16 07:04:02 UTC
For your information:
- pecl/mongodb 1.0.x is compatible with version 1.2.x
- pecl/mongodb 1.1.x is compatible with version 1.3.x

So I'm fine with either 1.2 or 1.3 (of course, latest seems better)

Comment 5 Christopher Meng 2016-02-14 01:47:32 UTC
(In reply to Remi Collet from comment #4)
> For your information:
> - pecl/mongodb 1.0.x is compatible with version 1.2.x
> - pecl/mongodb 1.1.x is compatible with version 1.3.x
> 
> So I'm fine with either 1.2 or 1.3 (of course, latest seems better)

I will submit soon, since the dep just got pushed into SCM.

Comment 6 Remi Collet 2016-02-29 15:06:59 UTC
Taking review.

*** This bug has been marked as a duplicate of bug 1312939 ***