Bug 753596

Summary: Review Request: yazpp - C++ API for YAZ
Product: [Fedora] Fedora Reporter: Ryan H. Lewis (rhl) <me>
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: notting, 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: 2011-11-13 17:40:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:

Description Ryan H. Lewis (rhl) 2011-11-13 17:25:46 UTC
Spec URL: http://fedorapeople.org/~rhl/yazpp/yazpp.spec
SRPM URL: yazpp-1.2.7-2.fc16.src.rpm
Description: YAZ++ is an application programming interface (API) to YAZ which supports the development of Z39.50/SRW/SRU client and server applications using C++. Like YAZ, it supports Z39.50-2003 (version 3) as well as SRW/SRU version 1.1 in both the client and server roles. YAZ++ includes an implementation of the ZOOM C++ binding and a generic client/server API based on the Observer/Observable design pattern.


Hey guys, just packaged this up. It works against the latest rawhide version of yaz, and is the latest version of yazpp.

I would appreciate a review.


$ rpmlint -v yazpp.spec 
yazpp.spec: I: checking-url http://ftp.indexdata.dk/pub/yazpp/yazpp-1.2.7.tar.gz (timeout 10 seconds)
0 packages and 1 specfiles checked; 0 errors, 0 warnings.

$ rpmlint -v yazpp-1.2.7-2.fc16.src.rpm 
yazpp.src: I: checking
yazpp.src: I: checking-url http://www.indexdata.dk/yazplusplus/ (timeout 10 seconds)
yazpp.src: I: checking-url http://ftp.indexdata.dk/pub/yazpp/yazpp-1.2.7.tar.gz (timeout 10 seconds)
1 packages and 0 specfiles checked; 0 errors, 0 warnings.

Comment 1 Ryan H. Lewis (rhl) 2011-11-13 17:40:08 UTC

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