On Mon, 3 Apr 2000, Richard Levitte - VMS Whacker wrote:

> Been thinking of it.  How do you do it, is it just
> "rpm -ba --buildroot=/tmp/foo openssl.spec", or am I missing
> something?

Yes - if you copy the OpenSSL tarball to your rpm SOURCES directory
(/usr/src/redhat/SOURCES by default) and the openssl.spec to your
SPECS directory (/usr/src/redhat/SPECS by default) you can build
source and binary RPMs using "rpm -ba openssl.spec"

If you include a valid .spec file in the tarball you distribute
you can also build RPMs using "rpm -ta openssl-0.9.x.tar.gz". 
This will pull the spec file from the tarball and build source
and binary RPMs from it.

You shouldn't need the --buildroot as the spec file provides it.

-d

--
| "Bombay is 250ms from New York in the new world order" - Alan Cox
| Damien Miller - http://www.mindrot.org/
| Email: [EMAIL PROTECTED] (home) -or- [EMAIL PROTECTED] (work)



______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to