-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 02/19/2010 10:32 AM, Jason Gerard DeRose wrote:
> I want to make our development process more easily automated and
> repeatable, so I started on this script to install all the packages a
> person would likely need to hack on the server.  I'm using this to
> bootstrap fresh VMs.
> 
> Plus this lowers the barrier for new developers.
> 

FYI, on Fedora and similar one can also do:
yum-builddep <SRPM> and it will automatically pull in any build
dependencies listed in the SRPM.

Alternately, 'yum-builddep --enablerepo=ipa-devel ipa-server' will also
accomplish this (assuming they have the development repo in their yum
configuration)

I think directing people to use this will prove easier than trying to
maintain this script separate from the RPM spec.

It would also probably be easy to parse the RPM spec itself to
accomplish this.

- -- 
Stephen Gallagher
RHCE 804006346421761

Delivering value year after year.
Red Hat ranks #1 in value among software vendors.
http://www.redhat.com/promo/vendor/
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iEYEARECAAYFAkt+sy8ACgkQeiVVYja6o6NRVwCfQakzfTv0MEyN6oFH6uhmIDnz
CcYAoKfVBTKkf71ERN05ydVI+tREAcpQ
=YqNO
-----END PGP SIGNATURE-----

_______________________________________________
Freeipa-devel mailing list
Freeipa-devel@redhat.com
https://www.redhat.com/mailman/listinfo/freeipa-devel

Reply via email to