# # gnupg -- GNU Privacy Guard # Summary: GNU Privacy Guard Name: gnupg Version: 0.4.3 Release: 4 Copyright: GPL Group: Applications/Cryptography Source: ftp://ftp.guug.de/pub/gcrypt/%{name}-%{version}.tar.gz URL: http://www.d.shuttle.de/isil/crypt/gnupg.html Packager: Caskey L. Dickson Provides: gpg openpgp %description GNU Privacy Guard 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. %changelog * Tue Nov 10 1998 Ross Golder - Made a few changes required to build on my RedHat 5.1 system - Made use of a couple of RPM features, to remove some of the hard-coding. %prep %setup -n %{name}-%{version} %build ./configure --prefix=/usr make %install make install prefix=%{buildroot}/usr %files %doc doc/DETAILS %doc INSTALL #%doc doc/rfcs %doc AUTHORS %doc ABOUT-NLS %doc COPYING %doc ChangeLog %doc NEWS %doc README %doc THANKS %doc TODO %attr (4755,root,root) /usr/bin/gpg %attr (4755,root,root) /usr/bin/gpgm /usr/man/man1/gpg.1 /usr/share/locale/en/LC_MESSAGES/%{name}.mo /usr/share/locale/de/LC_MESSAGES/%{name}.mo /usr/share/locale/it/LC_MESSAGES/%{name}.mo /usr/share/locale/fr/LC_MESSAGES/%{name}.mo /usr/lib/%{name}/tiger /usr/lib/%{name}/twofish