/[smeserver]/rpms/anaconda/sme7/package-logging.patch
ViewVC logotype

Diff of /rpms/anaconda/sme7/package-logging.patch

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

Revision 1.1 by slords, Tue Jun 12 14:39:15 2007 UTC Revision 1.2 by slords, Sat Dec 1 03:37:31 2007 UTC
# Line 21  diff -Nur -x '*.orig' -x '*.rej' anacond Line 21  diff -Nur -x '*.orig' -x '*.rej' anacond
21              self.instLog.flush ()              self.instLog.flush ()
22    
23              self.rpmFD = -1              self.rpmFD = -1
24  @@ -985,9 +983,9 @@  @@ -1002,9 +1000,9 @@
25       # dup'd when we go out of scope       # dup'd when we go out of scope
26    
27       if upgrade:       if upgrade:
# Line 33  diff -Nur -x '*.orig' -x '*.rej' anacond Line 33  diff -Nur -x '*.orig' -x '*.rej' anacond
33    
34       log ("getting rpm error class")       log ("getting rpm error class")
35       errors = rpmErrorClass(instLog)       errors = rpmErrorClass(instLog)
36  @@ -1288,13 +1286,10 @@  @@ -1305,13 +1303,10 @@
37                   h = ts.hdrFromFdno(fd)                   h = ts.hdrFromFdno(fd)
38                   os.close(fd)                   os.close(fd)
39                   if upgrade:                   if upgrade:
# Line 50  diff -Nur -x '*.orig' -x '*.rej' anacond Line 50  diff -Nur -x '*.orig' -x '*.rej' anacond
50                   os.unlink(id.compspkg)                   os.unlink(id.compspkg)
51                   del ts                   del ts
52    
53  @@ -1320,14 +1315,19 @@  @@ -1337,14 +1332,19 @@
54           instLog.write(_("\n\nThe following packages were available in "           instLog.write(_("\n\nThe following packages were available in "
55                           "this version but NOT installed:\n"))                           "this version but NOT installed:\n"))
56                    


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