Darryl L. Pierce wrote: > +++ Rainer Duffner [06/08/08 15:04 +0200]: >> Michael DeHaan schrieb: >>> So, please help test this out, and if everything is good we'll see >>> about updating the Wiki to show how to use this with other tools, >>> such as the firmware update images that are already out there... and >>> we can also do some more testing with live environments and maybe >>> even stateless applications. >>> >> >> >> How does one make an RPM out of a checkout? >> >> When I run rpmbuild on the spec-file, I get: > > In your checked out repo, do "make rpms". If you're missing a dependency, > it'll tell you (I was missing python-setuptools-devel). > > ------------------------------------------------------------------------ > > _______________________________________________ > cobbler mailing list > [email protected] > https://fedorahosted.org/mailman/listinfo/cobbler >
Just "make". rpm's show up in the "rpm-build" subdirectory of the checkout. --Michael _______________________________________________ cobbler mailing list [email protected] https://fedorahosted.org/mailman/listinfo/cobbler
