diff options
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/ChangeLog | 4 | ||||
-rw-r--r-- | scripts/gnupg.spec.in | 25 |
2 files changed, 25 insertions, 4 deletions
diff --git a/scripts/ChangeLog b/scripts/ChangeLog index b51e728bc..ae43d4519 100644 --- a/scripts/ChangeLog +++ b/scripts/ChangeLog @@ -1,3 +1,7 @@ +Thu Sep 14 17:45:11 CEST 2000 Werner Koch <[email protected]> + + * gnupg.spec.in: Updated. + Wed Sep 6 17:55:47 CEST 2000 Werner Koch <[email protected]> * config.guess, config.sub: Replaced with the latest version from the diff --git a/scripts/gnupg.spec.in b/scripts/gnupg.spec.in index 5ee69276c..425e0149a 100644 --- a/scripts/gnupg.spec.in +++ b/scripts/gnupg.spec.in @@ -8,6 +8,7 @@ Summary: GNU Utility for data encryption and digital signatures Summary(it): Utility GNU per la sicurezza nelle comunicazioni e nell'archiviazione dei dati. Summary(cs): GNU n�stroj pro �ifrovanou komunikaci a bezpe�n� ukl�d�n� dat Summary(fr): Utilitaire GNU de chiffrement et d'authentification des communications et des donn�es +Summary(pl): Narzedzie GNU do szyfrowania i podpisywania danych Vendor: GNU Privacy Guard Project Name: %{name} Version: %{version} @@ -16,15 +17,23 @@ Copyright: GPL Group: Applications/Cryptography Group(cs): Aplikace/�ifrov�n� Group(fr): Applications/Cryptographie +Group(it): Applicazioni/Crittografia Source: ftp://ftp.gnupg.org/pub/gcrypt/%{name}-%{version}.tar.gz URL: http://www.gnupg.org Provides: gpg openpgp BuildRoot: /tmp/rpmbuild_%{name} %changelog +* Wed Sep 06 2000 Fabio Coatti <[email protected]> +- Added Polish description and summary (Kindly provided by + Lukasz Stelmach <[email protected]>) + +* Thu Jul 13 2000 Fabio Coatti <[email protected]> +- Added a * to catch all formats for man pages (plain, gz, bz2...) + * Mon May 01 2000 Fabio Coatti <[email protected]> - Some corrections in French description, thanks to Ga�l Qu�ri -<[email protected]>; Some corrections to Italian descriptions. + <[email protected]>; Some corrections to Italian descriptions. * Tue Apr 25 2000 Fabio Coatti <[email protected]> - Removed the no longer needed patch for man page by Keith Owens @@ -43,7 +52,7 @@ BuildRoot: /tmp/rpmbuild_%{name} * Mon May 17 1999 Fabio Coatti <[email protected]> - Added French description, provided by -Christophe Labouisse <[email protected]> + Christophe Labouisse <[email protected]> * Thu May 06 1999 Fabio Coatti <[email protected]> - Upgraded for 0.9.6 (removed gpgm) @@ -58,7 +67,7 @@ Christophe Labouisse <[email protected]> * Sat Dec 19 1998 Fabio Coatti <[email protected]> - Modified the spec file provided by Caskey L. Dickson <caskey-at-technocage.com> - Now it can be built also by non-root. Installation has to be done as -root, gpg is suid. + root, gpg is suid. - Added some changes by Ross Golder <[email protected]> - Updates for version 0.4.5 of GnuPG (.mo files) @@ -101,6 +110,14 @@ kompatibiln� s PGP verze 2. PGP 2.x pou��v� algoritmy IDEA (patentov�no celosv�tov�) a RSA (patentov�no ve Spojen�ch st�tech do 20. z��� 2000). Tyto algoritmy lze zav�st do GnuPG pomoc� extern�ch modul�. +%description -l pl +GnuPG (GNU Privacy Guard) jest nazedziem do szfrowania danych i tworzenia +cyfrowych podpis�w. GnuPG posiada zaawansowane mozliwosci obslugi kluczy +i jest zgodne z OpenPGP, proponowanym standardem internetowym opisanym +w RFC2440. Poniewaz GnuPG nie uzywa zadnych opatentowanych algorytm�w +nie jest wiec zgodne z jaka kolwiek wersja PGP2 (PGP2.x kozysta jedynie +z algorytm�w: IDEA, opatentowanego na calym swiecie, oraz RSA, kt�rego +patent na terenie Stan�w Zjednoczonych wygasa 20 wrzesnia 2000). %prep rm -rf $RPM_BUILD_ROOT @@ -136,7 +153,7 @@ make install-strip prefix=$RPM_BUILD_ROOT/usr %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/gpg.1* %attr (4755,root,root) /usr/bin/gpg %attr (-,root,root) /usr/share/locale/*/*/%{name}.mo |