From 3983f30bd2f671d4f7c5bbe39a1d6a7b191f2af5 Mon Sep 17 00:00:00 2001 From: Werner Koch Date: Mon, 17 May 1999 20:03:24 +0000 Subject: See ChangeLog: Mon May 17 21:54:43 CEST 1999 Werner Koch --- scripts/gnupg.spec.in | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) (limited to 'scripts') diff --git a/scripts/gnupg.spec.in b/scripts/gnupg.spec.in index e0cfc61c9..fea79b519 100644 --- a/scripts/gnupg.spec.in +++ b/scripts/gnupg.spec.in @@ -17,6 +17,12 @@ BuildRoot: /tmp/rpmbuild_%{name} %changelog +* Mon May 17 1999 Fabio Coatti +- Added French description, provided by Christophe Labouisse + +* Thu May 06 1999 Fabio Coatti +- Upgraded for 0.9.6 (removed gpgm) + * Tue Jan 12 1999 Fabio Coatti - LINGUAS variable is now unset in configure to ensure that all languages will be built. (Thanks to Luca Olivetti ) @@ -42,6 +48,11 @@ GnuPG IDEA o RSA può essere utilizzato senza restrizioni. GnuPG è conforme alle specifiche OpenPGP (RFC2440). +%description -l fr +GnuPG est remplacement complet et "libre" de PGP. Comme il n'utilise +ni IDEA ni RSA il peut être utilisé sans restriction. GnuPG est conforme +avec la spécification OpenPGP (RFC2440). + %prep rm -rf $RPM_BUILD_ROOT rm -rf $RPM_BUILD_DIR/%{name}-%{version} @@ -57,9 +68,6 @@ make %install make install-strip prefix=$RPM_BUILD_ROOT/usr -rm $RPM_BUILD_ROOT/usr/man/man1/gpgm.1 -cd $RPM_BUILD_ROOT/usr/man/man1/ -ln -s gpg.1 gpgm.1 %files @@ -77,11 +85,10 @@ ln -s gpg.1 gpgm.1 %doc %attr (-,root,root) doc/HACKING %doc %attr (-,root,root) doc/OpenPGP %doc %attr (-,root,root) g10/pubring.asc +%doc %attr (-,root,root) g10/OPTIONS %attr (-,root,root) /usr/man/man1/gpg.1 -%attr (-,root,root) /usr/man/man1/gpgm.1 %attr (4755,root,root) /usr/bin/gpg -%attr (755,root,root) /usr/bin/gpgm %attr (-,root,root) /usr/share/locale/de/LC_MESSAGES/%{name}.mo %attr (-,root,root) /usr/share/locale/it/LC_MESSAGES/%{name}.mo -- cgit v1.2.3