I'm confused! Let's try this. Create a new repository file.
Code:
vi /etc/yum.repos.d/esslingen.repo
Paste the following into that file and save.
Code:
[Esslingen]
name=Esslingen - $releasever - $basearch - Esslingen Base
baseurl=http://ftp-stud.hs-esslingen.de/pub/Mirrors/archive.fedoraproject.org/fedora/linux/core/$releasever/$basearch/os/
Open the fedora repo file and set
enabled=0 (it should currently read enabled=1). Do
yum clean all and then
yum check-update. If those both work try
yum install xfig. I think the Esslingen repository is the same as the archived Fedora repo.