Fedora Development on MacOS X

Fedora Development on MacOS X

Packages are designed to help Fedora developers do their work from a MacOS X system. For more information see the project web site at http://code.google.com/p/osxpkgs/.

beecrypt-4.1.2 An open source cryptography library beecrypt.dmg http://beecrypt.sourceforge.net/
brew-0.9.10 Build system tools brew.dmg http://intranet.corp.redhat.com/ic/intranet/BrewInfo
git-1.5.6 Distributed revision control system git.dmg http://git.or.cz/
indent-2.2.9 A GNU program for formatting C code indent.dmg http://www.gnu.org/software/indent/
koji-1.2.5 RPM building and tracking system koji.dmg http://fedorahosted.org/koji/
python-krbV-1.0.13 Python extension module for Kerberos 5 python-krbV.dmg http://people.redhat.com/mikeb/python-krbV/
rpm-4.4.2.3 RPM package management system rpm.dmg http://www.rpm.org
sed-4.1.5 GNU stream editor sed.dmg http://www.gnu.org/software/sed/
urlgrabber-3.1.0 A high-level cross-protocol url-grabber urlgrabber.dmg http://linux.duke.edu/projects/urlgrabber/download


SHA-1 digests of the packages available for download:

0a1978b57e00489b98c3360cf13f95145bee415b  rpm.dmg
1bccb149cd12fcc5e45c5952fa92e3987bbf4194  beecrypt.dmg
1c3b31179903ffa99d17275c4f286c54d10888d9  sed.dmg
497380c81925a819203e603baa68c16a442b86a2  brew.dmg
57dfa612c620f4d2fb4bc193d47d3695e7cffd6c  git.dmg
9f397a0b9593d55a5eb994568e54b20dd7c1d7f3  python-krbV.dmg
bb95e4cf5ce6e3255a952e744ec79f507e9d6821  urlgrabber.dmg
f374d4c6eb1a73f312b41c15f2c61501ee204dc5  koji.dmg
f533a8ad8d33252e0533fdf9a257b5ff02458a31  indent.dmg

The SHA-1 digests of downloaded packages can be checked using the openssl command on your MacOS X system. For example, to check the SHA-1 digest of the rpm.dmg file you just downloaded, run the following command:

openssl dgst -sha1 rpm.dmg

Compare calculated digests with the ones listed here to make sure the file was downloaded correctly.


Original source archives can be found in the distfiles/ directory. Build scripts and other packaging related things are on the project page in Subversion.


Last updated: Mon Aug 18 17:03:04 HST 2008 by David Cantrell