]> git.pld-linux.org Git - packages/anaconda.git/commitdiff
- current snap auto/th/anaconda-11_4_1_200808302314-1
authorPatryk Zawadzki <patrys@room-303.com>
Sat, 30 Aug 2008 21:23:07 +0000 (21:23 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- writes proper fstab
- preliminary modprobe.conf support

Changed files:
    anaconda.spec -> 1.96

anaconda.spec

index d5135fbaa0c16176471ae76b1748d47a0a1faac5..a764302ac9c479076915a992ca337df9e02091e8 100644 (file)
@@ -1,9 +1,7 @@
 # TODO
 # - code poldek backend (python-poldek pkg exists!)
-# - pldize /etc/fstab
-# - /etc/modprobe.conf for geninitrd
 #
-%define                rel     200808302106
+%define                rel     200808302314
 Summary:       Graphical system installer
 Summary(pl.UTF-8):     Graficzny instalator systemu
 Name:          anaconda
@@ -13,7 +11,7 @@ License:      GPL
 Group:         Applications/System
 # http://team.pld-linux.org/~patrys/anaconda.git - origin/pld-branch
 Source0:       %{name}-%{rel}.tar.bz2
-# Source0-md5: fb7e79ba95ea2f05866808a521a0f674
+# Source0-md5: 87042d6ce1e48757a7da8b8c06695c29
 URL:           http://fedoraproject.org/wiki/Anaconda
 BuildRequires: audit-libs-devel
 # will kill it in the future
@@ -52,6 +50,7 @@ Requires:     hfsutils
 Requires:      jfsutils
 Requires:      lvm2
 Requires:      mdadm
+Requires:      pci-database
 Requires:      python-bdevid >= 6.0.24
 Requires:      python-booty >= 0.93
 Requires:      python-cracklib
This page took 0.036852 seconds and 4 git commands to generate.