Author: patrys Date: Sat Aug 30 22:14:41 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - new snap - mark lvm2 for installation no matter what packages are selected - require new booty
---- Files affected: SPECS: anaconda.spec (1.96 -> 1.97) ---- Diffs: ================================================================ Index: SPECS/anaconda.spec diff -u SPECS/anaconda.spec:1.96 SPECS/anaconda.spec:1.97 --- SPECS/anaconda.spec:1.96 Sat Aug 30 23:23:07 2008 +++ SPECS/anaconda.spec Sun Aug 31 00:14:35 2008 @@ -2,7 +2,7 @@ # TODO # - code poldek backend (python-poldek pkg exists!) # -%define rel 200808302314 +%define rel 200808310006 Summary: Graphical system installer Summary(pl.UTF-8): Graficzny instalator systemu Name: anaconda @@ -12,7 +12,7 @@ Group: Applications/System # http://team.pld-linux.org/~patrys/anaconda.git - origin/pld-branch Source0: %{name}-%{rel}.tar.bz2 -# Source0-md5: 87042d6ce1e48757a7da8b8c06695c29 +# Source0-md5: 1065a32273a71403decb27b02bb72fd1 URL: http://fedoraproject.org/wiki/Anaconda BuildRequires: audit-libs-devel # will kill it in the future @@ -53,7 +53,7 @@ Requires: mdadm Requires: pci-database Requires: python-bdevid >= 6.0.24 -Requires: python-booty >= 0.93 +Requires: python-booty >= 0.93-2 Requires: python-cracklib Requires: python-dbus Requires: python-devel-tools @@ -286,6 +286,11 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.97 2008/08/30 22:14:35 patrys +- new snap +- mark lvm2 for installation no matter what packages are selected +- require new booty + Revision 1.96 2008/08/30 21:23:07 patrys - current snap - writes proper fstab ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/anaconda.spec?r1=1.96&r2=1.97&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
