/[smeserver]/rpms/anaconda/sme7/smeserver.patch
ViewVC logotype

Diff of /rpms/anaconda/sme7/smeserver.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.8 by slords, Fri Sep 12 03:22:46 2008 UTC Revision 1.9 by slords, Fri Sep 12 03:55:39 2008 UTC
# Line 139  diff -Nur -x '*.orig' -x '*.rej' anacond Line 139  diff -Nur -x '*.orig' -x '*.rej' anacond
139  -Zulu           zu      latarcyrheb-sun16       zu_ZA.UTF-8     us      Africa/Johannesburg     zu_ZA.UTF-8  -Zulu           zu      latarcyrheb-sun16       zu_ZA.UTF-8     us      Africa/Johannesburg     zu_ZA.UTF-8
140  --- anaconda-10.1.1.81/packages.py.sme  2008-03-17 11:02:31.000000000 -0600  --- anaconda-10.1.1.81/packages.py.sme  2008-03-17 11:02:31.000000000 -0600
141  +++ anaconda-10.1.1.81/packages.py      2008-03-17 11:07:55.000000000 -0600  +++ anaconda-10.1.1.81/packages.py      2008-03-17 11:07:55.000000000 -0600
142  @@ -1610,7 +1610,7 @@  @@ -1588,7 +1588,7 @@
143                                     "from testers, and it is not suitable "                                     "from testers, and it is not suitable "
144                                     "for day to day usage.\n\n"                                     "for day to day usage.\n\n"
145                                     "To report feedback, please visit:\n\n"                                     "To report feedback, please visit:\n\n"
# Line 151  diff -Nur -x '*.orig' -x '*.rej' anacond Line 151  diff -Nur -x '*.orig' -x '*.rej' anacond
151  diff -Nur -x '*.orig' -x '*.rej' anaconda-10.1.1.37/partedUtils.py mezzanine_patched_anaconda-10.1.1.37/partedUtils.py  diff -Nur -x '*.orig' -x '*.rej' anaconda-10.1.1.37/partedUtils.py mezzanine_patched_anaconda-10.1.1.37/partedUtils.py
152  --- anaconda-10.1.1.37/partedUtils.py   2006-04-06 06:59:28.175482025 +1000  --- anaconda-10.1.1.37/partedUtils.py   2006-04-06 06:59:28.175482025 +1000
153  +++ mezzanine_patched_anaconda-10.1.1.37/partedUtils.py 2006-04-06 06:47:31.309955789 +1000  +++ mezzanine_patched_anaconda-10.1.1.37/partedUtils.py 2006-04-06 06:47:31.309955789 +1000
154  @@ -454,8 +454,8 @@  @@ -473,8 +473,8 @@
155       return None       return None
156    
157   def getCentOSReleaseString(mountpoint):   def getCentOSReleaseString(mountpoint):
# Line 162  diff -Nur -x '*.orig' -x '*.rej' anacond Line 162  diff -Nur -x '*.orig' -x '*.rej' anacond
162           try:           try:
163               lines = f.readlines()               lines = f.readlines()
164           except IOError:           except IOError:
165  @@ -497,6 +497,7 @@  @@ -516,6 +516,7 @@
166           return 1           return 1
167    
168       productUpgrades = {       productUpgrades = {
169  +        "SME Server": ("Mitel Networks", "SME Server", ),  +        "SME Server": ("Mitel Networks", "SME Server", "e-smith server", ),
170           "Red Hat Enterprise Linux AS": ("Red Hat Linux Advanced Server", ),           "Red Hat Enterprise Linux AS": ("Red Hat Linux Advanced Server", ),
171           "Red Hat Enterprise Linux WS": ("Red Hat Linux Advanced Workstation",),           "Red Hat Enterprise Linux WS": ("Red Hat Linux Advanced Workstation",),
172           # FIXME: this probably shouldn't be in a release...           # FIXME: this probably shouldn't be in a release...


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed