This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rosslagerwall
Recipients eric.araujo, rosslagerwall, tarek
Date 2012-03-29.18:17:51
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1333045073.26.0.804008869434.issue14443@psf.upfronthosting.co.za>
In-reply-to
Content
The output of running rpmbuild from bash:
"""
$ rpmbuild
RPM version 4.9.1.2
Copyright (C) 1998-2002 - Red Hat, Inc.
This program may be freely redistributed under the terms of the GNU GPL

Usage: rpmbuild [-v?] [-bp] [-bc] [-bi] [-bl] [-ba] [-bb] [-bs] [-tp]
        [-tc] [-ti] [-ta] [-tb] [-ts] [--rebuild] [--recompile]
        [--buildroot=DIRECTORY] [--clean] [--nobuild] [--nodeps]
        [--nodirtokens] [--rmsource] [--rmspec] [--short-circuit]
        [--target=CPU-VENDOR-OS] [-D|--define 'MACRO EXPR'] [-E|--eval 'EXPR']
        [--macros=<FILE:...>] [--nodigest] [--nosignature]
        [--rcfile=<FILE:...>] [-r|--root ROOT] [--dbpath=DIRECTORY]
        [--querytags] [--showrc] [--quiet] [-v|--verbose] [--version]
        [-?|--help] [--usage] [--with=<option>] [--without=<option>]
        [--buildpolicy=<policy>] [--sign]
"""
History
Date User Action Args
2012-03-29 18:17:53rosslagerwallsetrecipients: + rosslagerwall, tarek, eric.araujo
2012-03-29 18:17:53rosslagerwallsetmessageid: <1333045073.26.0.804008869434.issue14443@psf.upfronthosting.co.za>
2012-03-29 18:17:52rosslagerwalllinkissue14443 messages
2012-03-29 18:17:51rosslagerwallcreate