summaryrefslogtreecommitdiffstats
path: root/src/yum/setup.py
Commit message (Collapse)AuthorAgeFilesLines
* renamed yum package providers to softwareMichal Minar2012-10-101-16/+0
| | | | | | | | | | renamed LMI_Yum* to LMI_Software* removed attributes GroupString and LicenseString from LMI_SoftwarePackage modified attributes Group, Architecture and License of LMI_SoftwarePackage to return string instead of Uints - because values and valuemaps would need frequent updates
* accept SoftwareElementID without epoch part0.0.8Michal Minar2012-10-071-1/+1
| | | | | | in such case epoch is assumed to be 0 bumped Yum version
* bumped version0.0.7Michal Minar2012-10-031-1/+1
|
* initial import of yum providersMichal Minar2012-09-271-0/+16