Yum Repository Online

I created a yum repository for Emacs 23 and a few PHP packages. To install the yum repository, do the following as root:

rpm --import http://rpm.bradmwalker.com/brad-walker.asc
wget -P /etc/yum.repos.d/ http://rpm.bradmwalker.com/brad-walker.repo

I plan on updating the packages at least once every two weeks.

Tags: , , , ,

6 Responses to “Yum Repository Online”

  1. adam stokes says:

    thx for the emacs packages, been waiting for xft implementation for awhile : )

  2. vt says:

    With last update (23.0.60-0.9.20080326cvs.fc8.i386) I got broken russian language in gnus :( What can I do?

  3. Brad Walker says:

    vt reported that 23.0.60-0.10.20080330cvs fixed the Russian Gnus defect.

  4. Thank you so much my emacs now looks awesome!

  5. Kevin Murphy says:

    Using CentOS 5, after installing the yum repository, I ran yum and got this error:

    http://rpm.bradmwalker.com/5/repodata/repomd.xml: [Errno 14] HTTP Error 500: Internal Server Error
    Trying other mirror.
    Error: Cannot open/read repomd.xml file for repository: brad-walker

  6. arnab says:

    First of all thanks for maintaining the repository. I have the package working perfectly under Fedora 9. But after a recent update I noticed that the emacs status bar fonts all got corrupted. I am using the Liberation fonts. However, the staus bar displays its text in some kind of (ugly) bold bitmap font. Any idea?

Leave a Reply