/[smeserver]/rpms/anaconda/sme8/0015-Determine-upgradability-of-SME-server.patch
ViewVC logotype

Diff of /rpms/anaconda/sme8/0015-Determine-upgradability-of-SME-server.patch

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

Revision 1.2 by slords, Mon May 17 16:15:48 2010 UTC Revision 1.3 by slords, Mon Jun 7 14:25:13 2010 UTC
# Line 1  Line 1 
1  From 33b4f1973c9ce1dde2387cb88f589cab6ec11996 Mon Sep 17 00:00:00 2001  From 7e51d9199e21c699e0f25cbacf68cc431f08c2ef Mon Sep 17 00:00:00 2001
2  From: Shad L. Lords <slords@mail.com>  From: Shad L. Lords <slords@mail.com>
3  Date: Mon, 19 Oct 2009 08:43:46 -0600  Date: Mon, 19 Oct 2009 08:43:46 -0600
4  Subject: [PATCH] Determine upgradability of SME server  Subject: [PATCH] Determine upgradability of SME server
# Line 83  index 5beb8a2..429a780 100644 Line 83  index 5beb8a2..429a780 100644
83       else:       else:
84           anaconda.dispatch.skipStep("findinstall", skip = 1)           anaconda.dispatch.skipStep("findinstall", skip = 1)
85  diff --git a/yuminstall.py b/yuminstall.py  diff --git a/yuminstall.py b/yuminstall.py
86  index c526587..12ad5a8 100644  index 95cdbee..92e0aff 100644
87  --- a/yuminstall.py  --- a/yuminstall.py
88  +++ b/yuminstall.py  +++ b/yuminstall.py
89  @@ -1650,10 +1650,10 @@ class YumBackend(AnacondaBackend):  @@ -1650,10 +1650,10 @@ class YumBackend(AnacondaBackend):


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