# # gnupg -- gnu privacy guard # # 0.4.0-5 applied Michael Roth's patch as distributed on the # gpg mailing list. # # 0.4.0-6 was signifigantly modified by Brian Warner and is presented # here essentially unchanged. # Summary: GPL public key crypto Name: gnupg Version: 0.4.0 Release: 6 Copyright: GPL Group: Applications/Cryptography Source: ftp://ftp.guug.de/pub/gcrypt/gnupg-0.4.0.tar.gz URL: http://www.d.shuttle.de/isil/crypt/gnupg.html Vendor: TechnoCage Packager: Caskey L. Dickson Provides: gpg openpgp BuildRoot: /var/tmp/gnupg-root %description GNUPG is a complete and free replacement for PGP. Because it does not use IDEA or RSA it can be used without any restrictions. GNUPG is nearly in compliance with the OpenPGP draft. %prep %setup -n gnupg-0.4.0 %build cd cipher patch < $RPM_SOURCE_DIR/des-decrypt-bug.patch cd .. ./configure --prefix=/usr make CFLAGS=-O2 %install mkdir -p $RPM_BUILD_ROOT/usr make prefix=$RPM_BUILD_ROOT/usr install chmod u+s $RPM_BUILD_ROOT/usr/bin/gpg %files %attr(-, root, root) %doc doc/DETAILS doc/rfcs %attr(-, root, root) %doc INSTALL AUTHORS ABOUT-NLS COPYING ChangeLog %attr(-, root, root) %doc NEWS README THANKS TODO %attr(-, root, root) /usr/man/man1/gpg.1 %attr(-, root, root) /usr/bin/gpg %attr(-, root, root) /usr/bin/gpgm %attr(-, root, root) /usr/share/locale/en/LC_MESSAGES/gnupg.mo %attr(-, root, root) /usr/share/locale/de/LC_MESSAGES/gnupg.mo %attr(-, root, root) /usr/share/locale/it/LC_MESSAGES/gnupg.mo %attr(-, root, root) /usr/share/locale/fr/LC_MESSAGES/gnupg.mo %attr(-, root, root) /usr/lib/gnupg/tiger %attr(-, root, root) /usr/lib/gnupg/twofish