[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]

Re: Creating RPM Packages



> Hi ALL
> 
> I want to create a RPM package from a spec file, How do i do it
> is there any step bt step guide to create it,
> 

"rpmbuild -bb XXX.spec" or "rpmbuild -ba XXX.spec"

Using the option "-ba",you will also get a "src.rpm" package.


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]