https://bugzilla.redhat.com/show_bug.cgi?id=970009

--- Comment #13 from Simone Caronni <[email protected]> ---
(In reply to Kevin Cernekee from comment #12)
> stoken only really needs a tiny piece of libtomcrypt, so I copied the
> necessary libtomcrypt files right into the stoken tree.  autoconf will still
> look for a shared version (since presumably it will get bugfixes and
> updates) but lacking that, it will use the local copy.  Users who do have
> libtomcrypt installed can bypass it using "configure --without-libtomcrypt".
> 
> Incorporating the ~5 files from libtomcrypt allowed us to drop the GnuTLS
> dependency and the various concurrency / initialization problems that arose.

Unfortunately, the packaging guidelines forbid the inclusion of bundled
libraries in the code; so at least in the Fedora case we have to use the
libtomcrypt packages:

https://fedoraproject.org/wiki/Packaging:No_Bundled_Libraries

Spec URL: http://slaanesh.fedorapeople.org/stoken.spec
SRPM URL: http://slaanesh.fedorapeople.org/stoken-0.3-2.fc19.src.rpm

- Re-enabled libtomcrypt system library

Thanks,
--Simone

-- 
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=s3e0PXZaiU&a=cc_unsubscribe
_______________________________________________
package-review mailing list
[email protected]
https://admin.fedoraproject.org/mailman/listinfo/package-review

Reply via email to