Vincent Danen stated the following:
>
> On Wed Feb 06, 2002 at 03:16:33PM -0700, SoloCDM wrote:
>
> > What options are needed with the rpm command to build a RPM from a
> > tarball?
>
> > rpm <options> <whatever_name>.tar.gz
>
> rpm -ta (file).tar.gz will build a bin/source rpm, so you could likely
> just do rpm -tb to build the binary only.
I have problems with the execution of the options on a tarball, which
reflects in the following:
Name field must be present in package: (main package)
Version field must be present in package: (main package)
Release field must be present in package: (main package)
Summary field must be present in package: (main package)
Group field must be present in package: (main package)
License field must be present in package: (main package)
I take it that this means there needs to be a spec file or what?
--
Note: When you reply to this message, please include the mailing
list/newsgroup address and my email address in To:.
*********************************************************************
Signed,
SoloCDM