]> git.pld-linux.org Git - packages/anaconda.git/commitdiff
- almost works
authorPatryk Zawadzki <patrys@room-303.com>
Wed, 27 Aug 2008 22:54:47 +0000 (22:54 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    anaconda-warnings.patch -> 1.2
    anaconda.spec -> 1.86

anaconda-warnings.patch
anaconda.spec

index 011968e9c42fc6755fa9511ed01bf8ec0b7aab2b..f7499e3f7882508c34112ca1398d27319a164ac8 100644 (file)
                                     {NULL, NULL, 0 }};
  
      devs = getDevices(DEVICE_NETWORK);
+--- anaconda-11.4.1.27/yuminstall.py~  2008-08-11 21:02:14.000000000 +0200
++++ anaconda-11.4.1.27/yuminstall.py   2008-08-27 01:50:47.849163064 +0200
+@@ -1673,8 +1673,6 @@
+                 anaconda.id.desktop.setDefaultRunLevel(5)
+                 break
+-        for repo in self.ayum.repos.listEnabled():
+-            repo.dirCleanup()
+         # expire yum caches on upgrade
+         if anaconda.id.getUpgrade() and os.path.exists("%s/var/cache/yum" %(anaconda.rootPath,)):
index 8bb75b39b878e040b88b7ebcc5f762c78ef97112..4c42f854e4ba84f56023bf6df9d334c2242f6f7d 100644 (file)
@@ -126,6 +126,8 @@ Requires:   python-snack
 Requires:      python-urlgrabber >= 2.9.8
 Requires:      reiserfsprogs
 Requires:      system-config-date >= 1.9.17
+Requires:      tzdata
+Requires:      util-linux-ng
 Requires:      xfsprogs
 Requires:      yum >= 2.5.1-3
 %ifnarch s390 s390x
This page took 0.111948 seconds and 4 git commands to generate.