SOURCES: yumex-obsoletes.patch - 1.9.9

patrys patrys at pld-linux.org
Fri Jun 15 14:24:21 CEST 2007


Author: patrys                       Date: Fri Jun 15 12:24:21 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- 1.9.9

---- Files affected:
SOURCES:
   yumex-obsoletes.patch (1.3 -> 1.4) 

---- Diffs:

================================================================
Index: SOURCES/yumex-obsoletes.patch
diff -u SOURCES/yumex-obsoletes.patch:1.3 SOURCES/yumex-obsoletes.patch:1.4
--- SOURCES/yumex-obsoletes.patch:1.3	Wed May 30 11:37:31 2007
+++ SOURCES/yumex-obsoletes.patch	Fri Jun 15 14:24:16 2007
@@ -8,18 +8,3 @@
              obsoletes = self.up.getObsoletesTuples( newest=1 )
              for ( obsoleting, installed ) in obsoletes:
                  obsoleting_pkg = self.getPackageObject( obsoleting )
---- yumex-1.9.6/src/yumapi.py~	2007-05-30 11:17:44.000000000 +0200
-+++ yumex-1.9.6/src/yumapi.py	2007-05-30 11:26:21.570229473 +0200
-@@ -165,7 +165,7 @@
-                 tx = self.update()
-             else:
-                 self.yumex_logger.info( _( "--> Preparing for a partial update" ) )
--                #if self.settings.fullobsoletion:
--                self.yumex_logger.info( _( "--> Adding all obsoletion to transaction" ) )
--                self._doFullObsoletion()
-+                if self.settings.fullobsoletion:
-+                    self.yumex_logger.info( _( "--> Adding all obsoletion to transaction" ) )
-+                    self._doFullObsoletion()
-                 for po in pkgs['u']:
-                    tx = self.update( po.pkg )
-                    print tx
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SOURCES/yumex-obsoletes.patch?r1=1.3&r2=1.4&f=u



More information about the pld-cvs-commit mailing list