Bug 1025972 - Review Request: libsodium - Portable NaCl-based crypto library
Summary: Review Request: libsodium - Portable NaCl-based crypto library
Keywords:
Status: CLOSED DUPLICATE of bug 990423
Alias: None
Product: Fedora
Classification: Fedora
Component: Package Review
Version: rawhide
Hardware: All
OS: Linux
medium
medium
Target Milestone: ---
Assignee: Nobody's working on this, feel free to take it
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2013-11-02 16:45 UTC by Jose Pedro Oliveira
Modified: 2013-12-22 21:33 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2013-11-03 11:52:47 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)

Description Jose Pedro Oliveira 2013-11-02 16:45:19 UTC
Spec URL:
http://um-pe09-2.di.uminho.pt/fedora/libsodium.spec

SRPM URL:
http://um-pe09-2.di.uminho.pt/fedora/libsodium-0.4.5-1.fc19.src.rpm

Description:
Sodium is a portable, cross-compilable, installable, packageable crypto
library based on NaCl, with a compatible API

Fedora Account System Username:
jpo

Comment 1 Jose Pedro Oliveira 2013-11-02 16:47:40 UTC
Additional notes:
 * this package is a new requirement of ZeroMQ 4 (and CZMQ 2).
 * target distros: Fedora >= 18 and EPEL6
 * additional maintainers are welcome

Comment 2 Jose Pedro Oliveira 2013-11-02 16:54:58 UTC
BTW, the specfile hack
    ---
    %if 0%{?rhel} == 6
    sed -i 's|_pkg_min_version=0.25|_pkg_min_version=0.23|g' configure
    %endif
    ----
will be dropped for the next upstream release [1].

References:
[1] - Upstream pull request #93 (status: merged)
      https://github.com/jedisct1/libsodium/pull/93

Comment 3 Christopher Meng 2013-11-03 01:46:18 UTC
Have you seen bug 990423?

Comment 4 Jose Pedro Oliveira 2013-11-03 11:52:47 UTC
No. Missed it when I skimmed over the pending list of review request tickets.

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

Comment 5 Mario Blättermann 2013-11-03 11:54:03 UTC
(In reply to Christopher Meng from comment #3)
> Have you seen bug 990423?

Unfortunately, your ticket doesn't appear in http://fedoraproject.org/PackageReviewStatus/NEW.html because you have too many package submitted, and there appear are only the oldest ones. This was the reason probably that Jose hadn't noticed it.

Comment 6 Thomas Spura 2013-12-20 07:44:00 UTC
(In reply to Jose Pedro Oliveira from comment #1)
> Additional notes:
>  * this package is a new requirement of ZeroMQ 4 (and CZMQ 2).
>  * target distros: Fedora >= 18 and EPEL6
>  * additional maintainers are welcome

Are you already working on zeromq4? The tests fail for me in rpmbuild, but all is fine, when running locally...

Comment 7 Jose Pedro Oliveira 2013-12-22 21:33:15 UTC
(In reply to Thomas Spura from comment #6)
> (In reply to Jose Pedro Oliveira from comment #1)
> > Additional notes:
> >  * this package is a new requirement of ZeroMQ 4 (and CZMQ 2).
> >  * target distros: Fedora >= 18 and EPEL6
> >  * additional maintainers are welcome
> 
> Are you already working on zeromq4? The tests fail for me in rpmbuild, but
> all is fine, when running locally...

Thomas,

Yes but still needs work. I've just opened a tracking ticket for the update:
https://bugzilla.redhat.com/show_bug.cgi?id=1045884

jpo


Note You need to log in before you can comment on or make changes to this bug.