16 Apr
2003
16 Apr
'03
18:17
On Wed, 2003-04-16 at 19:36, Anders Johansson wrote:
rpm -bb /usr/src/packages/SPECS/filename.spec
which will unpack the source in /usr/src/packages/BUILD/
ooops, typo. The command above should read rpm -bp /usr/src/packages/SPECS/filename.spec bb will compile the rpm, bp unpacks the source and applies any patches the packager has put in there