Clean up some duplicated references of bugzilla query fields
This commit concentrates all the definitions of bugzilla fields into defs.py. There are several references in different hooks like cpc, buglinker and the BZ library itself.
Signed-off-by: Julio Faracco jfaracco@redhat.com