Tryag File Manager
Home
-
Turbo Force
Current Path :
/
proc
/
self
/
root
/
usr
/
share
/
doc
/
rhel-instnum-1.0.9
/
Upload File :
New :
File
Dir
//proc/self/root/usr/share/doc/rhel-instnum-1.0.9/ChangeLog
2008-10-20 Dave Lehman <dlehman@redhat.com> * instnum.py: Add DVD and MultiMedia options to client and desktop products (#467754) 2008-01-18 Dave Lehman <dlehman@redhat.com> * rhel-instnum.spec: new version 1.0.8 2008-01-18 Dave Lehman <dlehman@redhat.com> * instnum.py: add new RHGD product defs (#249779) 2006-12-27 Dave Lehman <dlehman@redhat.com> * instnum.py: flatten repo list/dict so that we have a 1:1 option-to-repo mapping (#220241) * instnum.py: don't try to translate exception messages since I wouldn't be able to read them 2006-12-12 Dave Lehman <dlehman@redhat.com> * instnum.py: remove NoSLA option from Desktop Eval option combos per request from <riek@redhat.com> 2006-12-06 Dave Lehman <dlehman@redhat.com> * instnum.py: remove any non-alphanumeric chars since we want hex 2006-12-06 Dave Lehman <dlehman@redhat.com> * instnum.py: handle dashes in the raw string and also include dashes in the return value of InstNum.__str__ (#218716,#215783) 2006-10-27 Dave Lehman <dlehman@redhat.com> * instnum.py: lots of little fixes to pacify pychecker * rhel-instnum.spec: add %doc ChangeLog * Makefile: install instnum.py with correct mode (0644) 2006-10-24 Dave Lehman <dlehman@redhat.com> * instnum.py: always raise InstallationNumberError exceptions on __init__ failures add the format spec change the "FullProd" key to "Base" in get_repos_dict add 24 and 32-char formats to formatMap, keyMap add an alias, InstNumError, that points to InstallationNumberError remove repo list for client "Premium" option since it makes no sense 2006-10-21 Dave Lehman <dlehman@redhat.com> * rhel_instnum.py: renamed to instnum.py * instnum.py: formerly rhel_instnum.py add an alias to InstallationNumber called InstNum add get_repos_dict method to InstallationNumber class remove leading "/" from repos 2006-10-19 Dave Lehman <dlehman@redhat.com> * rhel-instnum.spec: use %python_sitelib fix BuildRoot remove BuildRoot in %install * Makefile.inc: Removed. Pass PYDIR in from spec file. 2006-10-18 Dave Lehman <dlehman@redhat.com> * Always install to /usr/lib, ignoring %_libdir 2006-10-16 Dave Lehman <dlehman@redhat.com> * Initial revision