--- rpms/anaconda/sme8/0015-Determine-upgradability-of-SME-server.patch 2010/05/17 16:15:48 1.2 +++ rpms/anaconda/sme8/0015-Determine-upgradability-of-SME-server.patch 2010/06/07 14:25:13 1.3 @@ -1,4 +1,4 @@ -From 33b4f1973c9ce1dde2387cb88f589cab6ec11996 Mon Sep 17 00:00:00 2001 +From 7e51d9199e21c699e0f25cbacf68cc431f08c2ef Mon Sep 17 00:00:00 2001 From: Shad L. Lords Date: Mon, 19 Oct 2009 08:43:46 -0600 Subject: [PATCH] Determine upgradability of SME server @@ -83,7 +83,7 @@ index 5beb8a2..429a780 100644 else: anaconda.dispatch.skipStep("findinstall", skip = 1) diff --git a/yuminstall.py b/yuminstall.py -index c526587..12ad5a8 100644 +index 95cdbee..92e0aff 100644 --- a/yuminstall.py +++ b/yuminstall.py @@ -1650,10 +1650,10 @@ class YumBackend(AnacondaBackend):