Author: patrys Date: Sat Aug 30 21:23:13 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - current snap - writes proper fstab - preliminary modprobe.conf support
---- Files affected: SPECS: anaconda.spec (1.95 -> 1.96) ---- Diffs: ================================================================ Index: SPECS/anaconda.spec diff -u SPECS/anaconda.spec:1.95 SPECS/anaconda.spec:1.96 --- SPECS/anaconda.spec:1.95 Sat Aug 30 21:14:55 2008 +++ SPECS/anaconda.spec Sat Aug 30 23:23:07 2008 @@ -1,10 +1,8 @@ # $Revision$, $Date$ # 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 @@ -14,7 +12,7 @@ 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 @@ -53,6 +51,7 @@ Requires: jfsutils Requires: lvm2 Requires: mdadm +Requires: pci-database Requires: python-bdevid >= 6.0.24 Requires: python-booty >= 0.93 Requires: python-cracklib @@ -287,6 +286,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.96 2008/08/30 21:23:07 patrys +- current snap +- writes proper fstab +- preliminary modprobe.conf support + Revision 1.95 2008/08/30 19:14:55 patrys - new snap - no consolehelper ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/anaconda.spec?r1=1.95&r2=1.96&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
