--- rpms/anaconda/sme7/package-logging.patch 2007/06/12 14:39:15 1.1 +++ rpms/anaconda/sme7/package-logging.patch 2007/12/01 03:37:31 1.2 @@ -21,7 +21,7 @@ diff -Nur -x '*.orig' -x '*.rej' anacond self.instLog.flush () self.rpmFD = -1 -@@ -985,9 +983,9 @@ +@@ -1002,9 +1000,9 @@ # dup'd when we go out of scope if upgrade: @@ -33,7 +33,7 @@ diff -Nur -x '*.orig' -x '*.rej' anacond log ("getting rpm error class") errors = rpmErrorClass(instLog) -@@ -1288,13 +1286,10 @@ +@@ -1305,13 +1303,10 @@ h = ts.hdrFromFdno(fd) os.close(fd) if upgrade: @@ -50,7 +50,7 @@ diff -Nur -x '*.orig' -x '*.rej' anacond os.unlink(id.compspkg) del ts -@@ -1320,14 +1315,19 @@ +@@ -1337,14 +1332,19 @@ instLog.write(_("\n\nThe following packages were available in " "this version but NOT installed:\n"))