# # gnupg -- gnu privacy guard # This is a template. The dist target uses it to create the real file. # # This is 0.4.0-5 it applies Michael Roth's patch as distributed on the # gpg mailing list. # Summary: GPL public key crypto Name: gnupg Version: 0.4.0 Release: 5 Copyright: GPL Group: Applications/Cryptography Source: ftp://ftp.guug.de/pub/gcrypt/ URL: http://www.d.shuttle.de/isil/crypt/gnupg.html Vendor: TechnoCage Packager: Caskey L. Dickson Provides: gpg openpgp %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 rm -rf $RPM_BUILD_DIR/gnupg-0.4.0 tar -xvzf $RPM_SOURCE_DIR/gnupg-0.4.0.tar.gz %build chown root.root -R gnupg-0.4.0 cd gnupg-0.4.0 cd cipher patch < $RPM_SOURCE_DIR/des-decrypt-bug.patch cd .. ./configure make %install cd gnupg-0.4.0 make install chmod +s /usr/local/bin/gpg chmod +s /usr/local/bin/gpgm %files %doc gnupg-0.4.0/doc/DETAILS %doc gnupg-0.4.0/INSTALL %doc gnupg-0.4.0/doc/rfcs %doc gnupg-0.4.0/AUTHORS %doc gnupg-0.4.0/ABOUT-NLS %doc gnupg-0.4.0/COPYING %doc gnupg-0.4.0/ChangeLog %doc gnupg-0.4.0/NEWS %doc gnupg-0.4.0/README %doc gnupg-0.4.0/THANKS %doc gnupg-0.4.0/TODO /usr/local/man/man1/gpg.1 /usr/local/bin/gpg /usr/local/bin/gpgm /usr/local/share/locale/en/LC_MESSAGES/gnupg.mo /usr/local/share/locale/de/LC_MESSAGES/gnupg.mo /usr/local/share/locale/it/LC_MESSAGES/gnupg.mo /usr/local/share/locale/fr/LC_MESSAGES/gnupg.mo /usr/local/lib/gnupg/tiger /usr/local/lib/gnupg/twofish