Product: Fedora
https://bugzilla.redhat.com/show_bug.cgi?id=890589

--- Comment #2 from Jiri Hladky <hladky.j...@gmail.com> ---
Hi Eduardo,

thanks for the hints. I have fixed all the issues with the SPEC file. Please
note that I do plan to provide the package for the EPEL5 and EPEL6 so I have to
keep certain sections in the SPEC file.

The only point I do not follow is the issue with the rpath. I do have following
in my ~/.rpmmacros

$more ~/.rpmmacros 
%__arch_install_post            \
/usr/lib/rpm/check-rpaths     \
/usr/lib/rpm/check-buildroot

and not rpath problem was reported. Do you see rpath issue on any of the
provided executable files?

Regarding the bundled libraries - the project is not using any bundled
libraries. There are however parts of the other GNU projects reused.

1) One part is project haveged. http://www.issihosts.com/haveged/ The project
haveged implements HAVEGE RNG but it does not provide any developement
libraries. I have taken parts of the project and modified so it can be used as
the standalone library. I'm now working with the haveged upstream to merge my
changes and provide haveged-devel package. The maintainer of the haveged
project has commited to do the merge but it will take some time.

2) The other part is the implementation of the CTR DRBG algorithm. I took the
basic example implementation from the year 2007 from Henric Jungheim as the
basis and added prediction resitance. POLARSSL provides now the similar
functionality starting from F18. However, recent versions of POLARSSL do not
compile on the EPEL5 and EPEL6. 

I would therefore suggest to release the current package tp provide the
fnctionality for EPEL and older versions of the Fedora. I do plan to update the
package to use polarssl in the newer releases.

Spec URL: http://jhladky.fedorapeople.org/csprng.spec
SRPM URL: http://jhladky.fedorapeople.org/csprng-1.1.3-0.fc16.src.rpm

Tested on Koji:
http://koji.fedoraproject.org/koji/taskinfo?taskID=4841708

-- 
You are receiving this mail because:
You are on the CC list for the bug.
Unsubscribe from this bug 
https://bugzilla.redhat.com/token.cgi?t=UB0k7kNQCF&a=cc_unsubscribe
_______________________________________________
package-review mailing list
package-review@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to