On Mon, 2002-10-14 at 07:08, Wolfgang Gill wrote:
> Does anyone know how .src.rpm's are now installed?? Since RPM doesn't seem
> to support the '--rebuild' option anymore.

It still supports these normal options:

1. If you wish to just unpack the sources: rpm -Uvh some-package.src.rpm
2. If you wish to build an rpm straight off with the src:
        rpmbuild --rebuild some-package.src.rpm
3. After you have done number 1 and then cd'ed into the SPEC dir:
        rpmbuild -ba some-package.spec
4. Using a tarball with a spec file included:
        rpmbuild =ta some-tarball-package.tar.gz


Hope that helps

Mark



> I've read through all 4 RH8.0
> books that come with the RH8.0 Professional distribution. I need to rebuild
> some of these RPM's.

-- 
---
Universal Truths:

"SEEKING CANDIDATES WITH A WIDE VARIETY OF EXPERIENCE"
You'll need it to replace three people who just left.





Reply via email to