From 2309830840b9e00a2ccedde16e6dff864e138a13 Mon Sep 17 00:00:00 2001 From: Jeremy Katz Date: Fri, 15 Dec 2006 03:27:34 +0000 Subject: 2006-12-14 Jeremy Katz * anaconda.spec: Bump version. * isys/isys.c (doRaidStart): Raid autorun is dead, fix the build for now. md is going to be broken until we move to mdadm --- anaconda.spec | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'anaconda.spec') diff --git a/anaconda.spec b/anaconda.spec index 998ac4bf8..e595650eb 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.2.0.5 +Version: 11.2.0.6 Release: 1 License: GPL Summary: Graphical system installer @@ -103,6 +103,9 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu Dec 14 2006 Jeremy Katz - 11.2.0.6-1 +- fix build for no more md START_ARRAY; note that this leaves swraid broken + * Thu Dec 14 2006 Jeremy Katz - 11.2.0.5-1 - Fix adding zfcp devices (dcantrell, #210635) - Fix rescue mode (clumens) -- cgit