5db6e5b Allow name property to load by itself

Authored and Committed by Jesse Keating 12 years ago
    Allow name property to load by itself
    
    This keeps us from having to use the rpmdefines when querying for the
    name of a package.  It does result in multiple rpm queries, but saves us
    from trying to figure out the branch details for just a module name,
    such as the sources command.
    
        
file modified
+26 -1