/[smeserver]/rpms/anaconda/sme9/0003-SMEServerBranding.patch
ViewVC logotype

Diff of /rpms/anaconda/sme9/0003-SMEServerBranding.patch

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

Revision 1.1 by wellsi, Mon Dec 16 03:38:12 2013 UTC Revision 1.2 by charliebrady, Fri Jan 3 22:12:21 2014 UTC
# Line 1  Line 1 
1  --- anaconda-13.21.195.upstream/upgrade.py      2012-11-26 12:42:03.000000000 -0800  --- anaconda-13.21.215.upstream/upgrade.py      2012-11-26 12:42:03.000000000 -0800
2  +++ updates/upgrade.py  2013-03-11 11:03:05.000000000 -0700  +++ updates/upgrade.py  2013-03-11 11:03:05.000000000 -0700
3  @@ -84,7 +84,7 @@  @@ -84,7 +84,7 @@
4    
# Line 9  Line 9 
9               anaconda.dispatch.skipStep("installtype", skip = 1)               anaconda.dispatch.skipStep("installtype", skip = 1)
10       else:       else:
11           anaconda.dispatch.skipStep("findinstall", skip = 1)           anaconda.dispatch.skipStep("findinstall", skip = 1)
12  --- anaconda-13.21.195.upstream/yuminstall.py   2012-11-29 09:42:25.000000000 -0800  --- anaconda-13.21.215.upstream/yuminstall.py   2013-09-26 10:06:38.000000000 -0400
13  +++ updates/yuminstall.py       2013-03-11 11:03:05.000000000 -0700  +++ updates/yuminstall.py       2014-01-01 20:40:12.326401516 -0500
14  @@ -1815,7 +1815,7 @@  @@ -1828,7 +1828,7 @@
15           for pkgtup in self.ayum.rpmdb.whatProvides('redhat-release', None, None):           for pkgtup in self.ayum.rpmdb.whatProvides('redhat-release', None, None):
16               n, a, e, v, r = pkgtup               n, a, e, v, r = pkgtup
17               if supportedUpgradeVersion <= 0:               if supportedUpgradeVersion <= 0:
# Line 20  Line 20 
20                                                       (e, v,r))                                                       (e, v,r))
21                   if val > 0:                   if val > 0:
22                       supportedUpgradeVersion = 0                       supportedUpgradeVersion = 0
23  @@ -1823,7 +1823,7 @@  @@ -1836,7 +1836,7 @@
24                       supportedUpgradeVersion = 1                       supportedUpgradeVersion = 1
25                       break                       break
26    


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