Bug 1069683

Summary: Review Request: libctb - Communication toolbox library
Product: [Fedora] Fedora Reporter: Richard Shaw <hobbes1069>
Component: Package ReviewAssignee: Nobody's working on this, feel free to take it <nobody>
Status: CLOSED WONTFIX QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review
Target Milestone: ---   
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-02-09 20:25:29 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:

Description Richard Shaw 2014-02-25 14:07:13 UTC
Spec URL: http://hobbes1069.fedorapeople.org//libctb.spec
SRPM URL: http://hobbes1069.fedorapeople.org//libctb-0.16-3.fc19.src.rpm

Description:
The ctb (communication toolbox) library was realized, to simplify the
communication with other instruments throughout the serial com ports.

The main goal of the library was a non-blocked communication to avoid frozen
GUIs waiting for data which in some conditions never arrives.

Comment 1 Richard Shaw 2014-02-25 14:07:17 UTC
This package built on koji:  http://koji.fedoraproject.org/koji/taskinfo?taskID=6569358

Comment 2 Christopher Meng 2014-02-25 14:12:04 UTC
1. %description of -devel:

This package contains libraries and header files for
developing applications that use %{name}.

2. %{_libdir}/%{name}-%{version}.so

No soname?

Comment 3 Richard Shaw 2014-02-25 16:08:02 UTC
I'll fix #1... The project does not use a soname/soversion. In some cases I have created one which is trivial with cmake but there was some discussion on the mailing list recently and it wasn't clear if the packager managing the soversion was a good thing or not.

Comment 5 Richard Shaw 2015-02-09 20:25:29 UTC
I don't need this anymore so I'm closing the request.