y

> -----Original Message-----
> From: Theo Van Dinter [mailto:[EMAIL PROTECTED]
> Sent: Monday, December 27, 2004 8:32 AM
[...]
> 
> Building an RPM isn't an interactive experience, so it doesn't ask
> you anything.  As for "make test", that's not usual during an RPM
> build either.
> 
> It sounds like you expect rpmbuild to do roughly the same operations as
> the CPAN module would do, but that's not what happens.

OK. If I want to do some initial configuration, and create
an RPM from the result, should I first modify the files as
required, do a make, then make test, and then create a tar
file from the resulting build directory, and then run
rpmbould -tb <new_tar_file>.tgz to get the desired result?

Reply via email to