Jump to letter: [
ABCDEFGHIJKLMNOPQRSTUVWXYZ
]
gpgme03: GnuPG Made Easy interface library
- Summary
- GnuPG Made Easy (GPGME) is a library designed to make access to GnuPG easier
for applications. It provides a High-Level Crypto API for encryption,
decryption, signing, signature verification and key management.
Arch: i386
| Download: | gpgme03-0.3.16-5.i386.rpm |
| Build Date: | Sun May 8 21:23:27 2005 |
| Packager: | Karanbir Singh <kbsingh{%}karan{*}org> |
| Size: | 77 KiB |
Changelog
- * Tue Nov 30 12:00:00 2004 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.3.16-5
- Drop BR pth-devel and build --with-pth=no. It is neither used nor
linked against libpth. configure.ac does a negative check for pth 1.2.0
(see config.log) and pth >= 2.0.0 which is checked by configure later,
is not used either.
- * Fri Nov 12 12:00:00 2004 Michael Schwendt <mschwendt[AT]users.sf.net> - 0.3.16-4
- Add patch to fix fd race/lockup in key editing interface.
- * Sun May 2 13:00:00 2004 Ville Skyttä <ville.skytta at iki.fi> - 0:0.3.16-0.fdr.3
- Require %{_bindir}/gpgsm instead of newpg.
- Cosmetic spec file improvements.
- Move install-info dependency to -devel.
- Do not fail with --excludedocs installs.