>>>> "sb" == SL Baur <steve(a)xemacs.org>
writes:
sb>
Greg> I'm working on a patch to fix package-get-base.
Greg> Can I get the following from you:
sb>
sb> Get pgp keys from
sb>
ftp://ftp.xemacs.org/pub/xemacs/pgp-keys/
sb>
sb> or from any PGP key server.
sb>
sb> I made a symlink to package-index.LATEST in /pub/xemacs/packages/ and
sb> uploaded the signature. Does the .sig file need a symlink too?
Can we have the package-index.LATEST file just be the output of
M-x mc-sign, ie. contain the text and the key in one file?
If I do C-x C-f package-index.LATEST.nopgp, then M-x mc-sign, and C-x
C-w package-index.LATEST, I get something like what's below, though
I've omitted most of the database records. I guess we could have two
files if you prefer though I'm partial to just using mc-pgp-verify-region.
greg
-----BEGIN PGP SIGNED MESSAGE-----
;; Package Index file -- Do not edit manually.
(setq package-get-base '(
;;;@@@
(zenirc
(standards-version 1.0
version "1.04"
author-version "2.112"
date "1998-08-15"
build-date "1998-10-12"
maintainer "XEmacs Development Team <xemacs-beta(a)xemacs.org>"
distribution stable
priority medium
category "comm"
dump nil
description "ZENIRC IRC Client."
filename "zenirc-1.04-pkg.tar.gz"
md5sum "96d9e09c41de5c19d8aa092ad544ad6d"
size 276116
provides (zenirc)
requires (zenirc)
type regular
))
[...]
(sounds-au
(standards-version 1.0
version "1.05"
author-version "21.0"
date "1998-06-30"
build-date "1998-10-11"
maintainer "XEmacs Development Team <xemacs-beta(a)xemacs.org>"
distribution stable
priority high
category "libs"
dump nil
description "XEmacs Sun sound files."
filename "sounds-au-1.05-pkg.tar.gz"
md5sum "5e44ddd6754771e35303bf4e71c17a17"
size 125753
provides ()
requires ()
type regular
))
;;;@@@
(sounds-wav
(standards-version 1.0
version "1.05"
author-version "21.0"
date "1998-06-30"
build-date "1998-10-11"
maintainer "XEmacs Development Team <xemacs-beta(a)xemacs.org>"
distribution stable
priority high
category "libs"
dump nil
description "XEmacs Microsoft sound files."
filename "sounds-wav-1.05-pkg.tar.gz"
md5sum "e110bc6096bcd24181b45c1b7f83eb59"
size 148564
provides ()
requires ()
type regular
))
;;;@@@
))
(provide 'package-get-base)
-----BEGIN PGP SIGNATURE-----
Version: 2.6.2
Comment: Processed by Mailcrypt 3.4, an Emacs/PGP interface
iQCVAwUBNiU4I8q0hT6CoUBNAQHLCgP/U2gY2LQxaaNE8kxX2DMpugkOZoP1ooqQ
scVSeOtiaRbYKYje/DuZt/2Uc6mFabe0xZo655Irqrvon/qMs7YT+d81zfQP7h32
KVlPvVtwD/vxe72UKQWh0KmsQ99O+xVnfX+N4L2O7nZsNN5Z5qY+H+jp5yW1P6jU
nUBf8ttl4ww=
=xF0o
-----END PGP SIGNATURE-----