1998-09-18 15:24:53 +00:00
|
|
|
|
#
|
|
|
|
|
# gnupg -- gnu privacy guard
|
|
|
|
|
# This is a template. The dist target uses it to create the real file.
|
|
|
|
|
#
|
1998-12-17 17:36:05 +00:00
|
|
|
|
%define version @pkg_version@
|
1998-12-23 12:41:40 +00:00
|
|
|
|
%define name gnupg
|
1998-09-18 15:24:53 +00:00
|
|
|
|
Summary: GPL public key crypto
|
2000-05-01 13:31:38 +00:00
|
|
|
|
Summary(it): Utility GNU per la sicurezza nelle comunicazioni e nell'archiviazione dei dati.
|
|
|
|
|
Summary(cs): GNU n<EFBFBD>stroj pro <EFBFBD>ifrovanou komunikaci a bezpe<EFBFBD>n<EFBFBD> ukl<EFBFBD>d<EFBFBD>n<EFBFBD> dat
|
|
|
|
|
Vendor: GNU Privacy Guard Project
|
1998-12-23 12:41:40 +00:00
|
|
|
|
Name: %{name}
|
1998-12-17 17:36:05 +00:00
|
|
|
|
Version: %{version}
|
|
|
|
|
Release: 1
|
1998-09-18 15:24:53 +00:00
|
|
|
|
Copyright: GPL
|
|
|
|
|
Group: Applications/Cryptography
|
2000-05-01 13:31:38 +00:00
|
|
|
|
Group(cs): Aplikace/<2F>ifrov<6F>n<EFBFBD>
|
1998-12-23 12:41:40 +00:00
|
|
|
|
Source: ftp://ftp.gnupg.org/pub/gcrypt/%{name}-%{version}.tar.gz
|
1998-12-17 17:36:05 +00:00
|
|
|
|
URL: http://www.gnupg.org
|
1998-09-18 15:24:53 +00:00
|
|
|
|
Provides: gpg openpgp
|
1998-12-23 12:41:40 +00:00
|
|
|
|
BuildRoot: /tmp/rpmbuild_%{name}
|
|
|
|
|
|
|
|
|
|
%changelog
|
2000-05-01 13:31:38 +00:00
|
|
|
|
* Tue Apr 25 2000 Fabio Coatti <cova@ferrara.linux.it>
|
|
|
|
|
- Removed the no longer needed patch for man page by Keith Owens
|
|
|
|
|
|
|
|
|
|
* Wed Mar 1 2000 Petr Kri<EFBFBD>tof <Petr@Kristof.CZ>
|
|
|
|
|
- Czech descriptions added; some fixes and updates.
|
|
|
|
|
|
|
|
|
|
* Sat Jan 15 2000 Keith Owens <kaos@ocs.com.au>
|
|
|
|
|
- Add missing man page as separate patch instead of updating the tar file.
|
|
|
|
|
|
|
|
|
|
* Mon Dec 27 1999 Fabio Coatti <cova@ferrara.linux.it>
|
|
|
|
|
- Upgraded for 1.0.1 (added missing gpg.1 man page)
|
|
|
|
|
|
1999-05-31 17:49:37 +00:00
|
|
|
|
* Sat May 29 1999 Fabio Coatti <cova@ferrara.linux.it>
|
2000-05-01 13:31:38 +00:00
|
|
|
|
- Some corrections in French description, thanks to Ga<EFBFBD>l Qu<EFBFBD>ri <gqueri@mail.dotcom.fr>
|
1999-01-13 11:51:47 +00:00
|
|
|
|
|
1999-05-17 20:03:24 +00:00
|
|
|
|
* Mon May 17 1999 Fabio Coatti <cova@felix.unife.it>
|
1999-05-31 17:49:37 +00:00
|
|
|
|
- Added French description, provided by
|
|
|
|
|
Christophe Labouisse <labouiss@cybercable.fr>
|
1999-05-17 20:03:24 +00:00
|
|
|
|
|
|
|
|
|
* Thu May 06 1999 Fabio Coatti <cova@felix.unife.it>
|
|
|
|
|
- Upgraded for 0.9.6 (removed gpgm)
|
|
|
|
|
|
1999-01-13 11:51:47 +00:00
|
|
|
|
* Tue Jan 12 1999 Fabio Coatti <cova@felix.unife.it>
|
2000-05-01 13:31:38 +00:00
|
|
|
|
- LINGUAS variable is now unset in configure to ensure that all languages will be built. (Thanks to Luca Olivetti <luca@luca.ddns.org>)
|
1999-01-13 11:51:47 +00:00
|
|
|
|
|
1999-01-03 14:33:35 +00:00
|
|
|
|
* Sat Jan 02 1999 Fabio Coatti <cova@felix.unife.it>
|
|
|
|
|
- Added pl language file.
|
|
|
|
|
- Included g10/pubring.asc in documentation files.
|
|
|
|
|
|
1998-12-23 12:41:40 +00:00
|
|
|
|
* Sat Dec 19 1998 Fabio Coatti <cova@felix.unife.it>
|
|
|
|
|
- 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.
|
|
|
|
|
- Added some changes by Ross Golder <rossigee@bigfoot.com>
|
|
|
|
|
- Updates for version 0.4.5 of GnuPG (.mo files)
|
1998-09-18 15:24:53 +00:00
|
|
|
|
|
|
|
|
|
%description
|
2000-05-01 13:31:38 +00:00
|
|
|
|
GnuPG (GNU Privacy Guard) is a GNU utility for encrypting data and
|
|
|
|
|
creating digital signatures. GnuPG has advanced key management
|
|
|
|
|
capabilities and is compliant with the proposed OpenPGP Internet
|
|
|
|
|
standard described in RFC2440. Since GnuPG doesn't use any patented
|
|
|
|
|
algorithm, it is not compatible with any version of PGP2 (PGP2.x uses
|
|
|
|
|
only IDEA, patented worldwide, and RSA, which is patented in the US
|
|
|
|
|
until 9/20/00).
|
1998-09-18 15:24:53 +00:00
|
|
|
|
|
1998-12-23 12:41:40 +00:00
|
|
|
|
%description -l it
|
|
|
|
|
GnuPG <EFBFBD> un sostituto completo e gratuito per il PGP. Non utilizzando
|
|
|
|
|
IDEA o RSA pu<EFBFBD> essere utilizzato senza restrizioni. GnuPG <EFBFBD> conforme
|
|
|
|
|
alle specifiche OpenPGP (RFC2440).
|
1998-12-17 17:36:05 +00:00
|
|
|
|
|
1999-05-17 20:03:24 +00:00
|
|
|
|
%description -l fr
|
1999-05-31 17:49:37 +00:00
|
|
|
|
GnuPG est un remplacement complet et <EFBFBD> libre <EFBFBD> de PGP. Comme il n'utilise
|
1999-05-17 20:03:24 +00:00
|
|
|
|
ni IDEA ni RSA il peut <EFBFBD>tre utilis<EFBFBD> sans restriction. GnuPG est conforme
|
1999-05-31 17:49:37 +00:00
|
|
|
|
<EFBFBD> la sp<EFBFBD>cification OpenPGP (RFC2440).
|
1999-05-17 20:03:24 +00:00
|
|
|
|
|
2000-05-01 13:31:38 +00:00
|
|
|
|
%description -l cs
|
|
|
|
|
GnuPG je GNU n<EFBFBD>stroj pro bezpe<EFBFBD>nou komunikaci a ukl<EFBFBD>d<EFBFBD>n<EFBFBD> dat. M<EFBFBD><EFBFBD>e b<EFBFBD>t
|
|
|
|
|
pou<EFBFBD>it na <EFBFBD>ifrov<EFBFBD>n<EFBFBD> dat a vytv<EFBFBD><EFBFBD>en<EFBFBD> digit<EFBFBD>ln<EFBFBD>ch podpis<EFBFBD>. Obsahuje
|
|
|
|
|
funkce pro pokro<EFBFBD>ilou spr<EFBFBD>vu kl<EFBFBD><EFBFBD><EFBFBD> a vyhovuje navrhovan<EFBFBD>mu OpenPGP
|
|
|
|
|
Internet standardu podle RFC2440. Byl vytvo<EFBFBD>en jako kompletn<EFBFBD>
|
|
|
|
|
n<EFBFBD>hrada za PGP. Proto<EFBFBD>e neobsahuje <EFBFBD>ifrovac<EFBFBD> algoritmy IDEA nebo RSA,
|
|
|
|
|
m<EFBFBD><EFBFBD>e b<EFBFBD>t pou<EFBFBD><EFBFBD>v<EFBFBD>n bez omezen<EFBFBD>.
|
|
|
|
|
Proto<EFBFBD>e GnuPG nepou<EFBFBD><EFBFBD>v<EFBFBD> <EFBFBD><EFBFBD>dn<EFBFBD> patentovan<EFBFBD> algoritmus, nem<EFBFBD><EFBFBD>e b<EFBFBD>t <EFBFBD>pln<EFBFBD>
|
|
|
|
|
kompatibiln<EFBFBD> s PGP verze 2. PGP 2.x pou<EFBFBD><EFBFBD>v<EFBFBD> algoritmy IDEA (patentov<6F>no
|
|
|
|
|
celosv<EFBFBD>tov<EFBFBD>) a RSA (patentov<6F>no ve Spojen<EFBFBD>ch st<EFBFBD>tech do 20. z<EFBFBD><EFBFBD><EFBFBD>
|
|
|
|
|
2000). Tyto algoritmy lze zav<EFBFBD>st do GnuPG pomoc<EFBFBD> extern<EFBFBD>ch modul<EFBFBD>.
|
|
|
|
|
|
|
|
|
|
|
1998-12-23 12:41:40 +00:00
|
|
|
|
%prep
|
1998-12-17 17:36:05 +00:00
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
1998-12-23 12:41:40 +00:00
|
|
|
|
rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|
|
|
|
|
|
|
|
|
|
%setup
|
1998-09-18 15:24:53 +00:00
|
|
|
|
|
|
|
|
|
%build
|
1999-01-13 11:51:47 +00:00
|
|
|
|
if test -n "$LINGUAS"; then
|
|
|
|
|
unset LINGUAS
|
|
|
|
|
fi
|
2000-05-01 13:31:38 +00:00
|
|
|
|
CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr --enable-shared
|
1998-09-18 15:24:53 +00:00
|
|
|
|
make
|
|
|
|
|
|
|
|
|
|
%install
|
1998-12-23 12:41:40 +00:00
|
|
|
|
make install-strip prefix=$RPM_BUILD_ROOT/usr
|
1998-10-12 20:16:38 +00:00
|
|
|
|
|
1998-12-17 17:36:05 +00:00
|
|
|
|
%files
|
1998-12-23 12:41:40 +00:00
|
|
|
|
|
|
|
|
|
%doc %attr (-,root,root) INSTALL
|
|
|
|
|
%doc %attr (-,root,root) AUTHORS
|
|
|
|
|
%doc %attr (-,root,root) COPYING
|
|
|
|
|
%doc %attr (-,root,root) ChangeLog
|
|
|
|
|
%doc %attr (-,root,root) NEWS
|
|
|
|
|
%doc %attr (-,root,root) README
|
|
|
|
|
%doc %attr (-,root,root) THANKS
|
1999-01-13 11:51:47 +00:00
|
|
|
|
%doc %attr (-,root,root) TODO
|
|
|
|
|
%doc %attr (-,root,root) PROJECTS
|
1998-12-23 12:41:40 +00:00
|
|
|
|
%doc %attr (-,root,root) doc/DETAILS
|
|
|
|
|
%doc %attr (-,root,root) doc/FAQ
|
|
|
|
|
%doc %attr (-,root,root) doc/HACKING
|
|
|
|
|
%doc %attr (-,root,root) doc/OpenPGP
|
1999-01-03 14:33:35 +00:00
|
|
|
|
%doc %attr (-,root,root) g10/pubring.asc
|
1999-05-17 20:03:24 +00:00
|
|
|
|
%doc %attr (-,root,root) g10/OPTIONS
|
1998-12-23 12:41:40 +00:00
|
|
|
|
|
|
|
|
|
%attr (-,root,root) /usr/man/man1/gpg.1
|
1998-10-12 20:16:38 +00:00
|
|
|
|
%attr (4755,root,root) /usr/bin/gpg
|
1999-01-03 14:33:35 +00:00
|
|
|
|
|
2000-05-01 13:31:38 +00:00
|
|
|
|
%attr (-,root,root) /usr/share/locale/*/*/%{name}.mo
|
1998-09-18 15:24:53 +00:00
|
|
|
|
|
1998-12-23 12:41:40 +00:00
|
|
|
|
%attr (-,root,root) /usr/lib/%{name}
|
|
|
|
|
%attr (-,root,root) /usr/share/%{name}
|
|
|
|
|
|
|
|
|
|
%clean
|
|
|
|
|
rm -rf $RPM_BUILD_ROOT
|
|
|
|
|
rm -rf $RPM_BUILD_DIR/%{name}-%{version}
|