OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 28-Dec-2007 15:10:32
Branch: HEAD Handle: 2007122814103200
Modified files:
openpkg-src/gnupg gnupg.spec
Log:
fix indentation
Summary:
Revision Changes Path
1.80 +7 -7 openpkg-src/gnupg/gnupg.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/gnupg/gnupg.spec
============================================================================
$ cvs diff -u -r1.79 -r1.80 gnupg.spec
--- openpkg-src/gnupg/gnupg.spec 21 Dec 2007 08:23:18 -0000 1.79
+++ openpkg-src/gnupg/gnupg.spec 28 Dec 2007 14:10:32 -0000 1.80
@@ -33,7 +33,7 @@
Group: PGP
License: GPL
Version: 2.0.8
-Release: 20071221
+Release: 20071228
# package options
%option with_curl yes
@@ -64,12 +64,12 @@
AutoReqProv: no
%description
- 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).
+ 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).
%track
prog gnupg = {
@@ .
______________________________________________________________________
OpenPKG http://openpkg.org
CVS Repository Commit List [email protected]