Old cvs Emacs repository for FC3 and FC4

NOTE

THIS PAGE IS NO LONGER MAINTAINED.

Chip Coldwell has made builds of recent pretests for FC5 and FC6.

Old News

- 2006-11-23: added a note that this page is now deprecated with a link to Chip's pretest builds

- 2005-07-01: new ppc snapshot build for fc4

- 2005-06-30: new i386 and x86_64 snapshot builds for fc4

- 2005-06-24: new snapshot builds for i386 and x86_64 available. Note the new repo url!

- 2005-04-06: new snapshot builds for i386, x86_64 and ppc available

- 2004-12-10: new snapshot

- 2004-11-11: initial packages put up.

Browse repositories

You can browse the source, fc3 and fc4 repositories.

Contact

The packages were made by Jens Petersen .

Yum configuration

Add the following configuration to "/etc/yum.repos.d/emacs-testing.repo" say.
[emacs-cvs-testing]
name=Emacs CVS Packages (testing)
baseurl=http://people.redhat.com/petersen/emacs/$releasever/$basearch
gpgkey=http://people.redhat.com/petersen/emacs/RPM-GPG-KEY
gpgcheck=1

All packages in the repository are signed. The gpg key is RPM-GPG-KEY (fingerprint A69D DB29 8977 9824 E41B 84AD 6B93 C9EB AEDF 7EBB). The above yum configuration should import the key for you automatically, but to import it yourself do:

rpm --import http://people.redhat.com/petersen/emacs/RPM-GPG-KEY