My hosting company got pwned and lost my entire VM about a week after I just happened to reinstall the desktop that I built all the RPMs on, so I lost my RPMS, Spec files, and SRPMS. I might try to rebuild everything in a couple of weeks after Fedora 19 comes out…
I’m working on building a repository so that people can get wallets and mining going easily on Fedora 18 and eventually RHEL/Cent/SL. Right now, I am mostly working on building the wallets for all the coins(both the daemon and the qt clients). Here is a link to the site that has a list of what I was working from. I am building all of them from the git repos with the date of the clone as the version number in the RPM. Below is a list of the ones I have completed. Please post any additional coins that you would like to see RPMS built for.
bbqcoinbitbarbitcoinelacoinFeatherCoinfrankogldcoinlitecoinnibblePowercoinppcointerracoinWorldcoin
Anyways, here is what you need to dump into /etc/yum.repos.d/coins.repo to install any of these wallets. If anybody wants, I can put the scripts and spec files out in the repo to look at as well.
FEDORA 18:
[coins] name=Crypto Coins - $basearch baseurl=http://repos.servertoast.com/coins/fc18 failovermethod=priority enabled=1 gpgcheck=0
RHEL6/CENT6/SL6:
[coins] name=Crypto Coins - $basearch baseurl=http://repos.servertoast.com/coins/el6 failovermethod=priority enabled=1 gpgcheck=0
FEDORA 18 SRPMS:
[coins] name=Crypto Coins - $basearch baseurl=http://repos.servertoast.com/coins/SRPMS/fc18 failovermethod=priority enabled=1 gpgcheck=0
RHEL6/CENT6/SL6 SRPMS:
[coins] name=Crypto Coins - $basearch baseurl=http://repos.servertoast.com/coins/SRPMS/el6 failovermethod=priority enabled=1 gpgcheck=0