Bug 1766137

Summary: Review Request: libcorrect - C library for Convolutional codes and Reed-Solomon
Product: [Fedora] Fedora Reporter: Vasiliy Glazov <vascom2>
Component: Package ReviewAssignee: Vitaly <vitaly>
Status: CLOSED RAWHIDE QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: rawhideCC: package-review, vitaly
Target Milestone: ---Flags: vitaly: fedora-review+
Target Release: ---   
Hardware: Unspecified   
OS: Unspecified   
Whiteboard:
Fixed In Version: Doc Type: If docs needed, set a value
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2019-10-29 21:58:34 UTC Type: Bug
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Vasiliy Glazov 2019-10-28 11:56:57 UTC
Spec URL: https://raw.githubusercontent.com/RussianFedora/libcorrect/master/libcorrect.spec
SRPM URL: https://kojipkgs.fedoraproject.org//work/tasks/6000/38616000/libcorrect-0-1.20181010gitf5a28c7.fc32.src.rpm

Description:
It is a library for Forward Error Correction. By using libcorrect,
extra redundancy can be encoded into a packet of data and then be sent
across a lossy channel. When the packet is received, it can be decoded to
recover the original, pre-encoded data.

Comment 2 Vitaly 2019-10-29 13:14:26 UTC
> %{_libdir}/libcorrect.so.*

1. Not allowed anymore. You must use soversion to avoid accidental bump.

2. Missing %ninja_build -C %{_target_platform}.

Comment 3 Vitaly 2019-10-29 13:23:38 UTC
There is nothing I can complain about. Package approved.

Comment 4 Gwyn Ciesla 2019-10-29 14:37:05 UTC
(fedscm-admin):  The Pagure repository was created at https://src.fedoraproject.org/rpms/libcorrect