Re: I have a rpm.src package, how can I recompile it?

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

 



On Tue, 18 Nov 2003 17:55:17 -0500, Harry Hoffman wrote:

> Does anyone know which is the now "preferred" way of building SRPMS?
> 
> rpmbuild --bb foo-0.1-src.rpm
> rpm --rebuild foo-0.1-src.rpm

Neither one.  "rpm" no longer supports the rpmbuild options.
And "rpmbuild -bb" expects a spec file instead of a package.

  rpmbuild --rebuild foo.src.rpm
  rpmbuild -bb foo.spec
 
-- 

Attachment: pgp00782.pgp
Description: PGP signature


[Index of Archives]     [CentOS]     [Kernel Development]     [PAM]     [Fedora Users]     [Red Hat Development]     [Big List of Linux Books]     [Linux Admin]     [Gimp]     [Asterisk PBX]     [Yosemite News]     [Red Hat Crash Utility]


  Powered by Linux