summaryrefslogtreecommitdiffstats
path: root/anaconda.spec
diff options
context:
space:
mode:
authorPeter Jones <pjones@redhat.com>2006-08-31 22:25:03 +0000
committerPeter Jones <pjones@redhat.com>2006-08-31 22:25:03 +0000
commit8d708db3c9d8d73ce4e77a54a7ed19c21604af26 (patch)
tree70f629ce17b5a8da2433b9f0d0f7a5ac25cb2c52 /anaconda.spec
parent7273598c9d0eb980f148d4f0e3bcb6f95db13f66 (diff)
downloadanaconda-8d708db3c9d8d73ce4e77a54a7ed19c21604af26.tar.gz
anaconda-8d708db3c9d8d73ce4e77a54a7ed19c21604af26.tar.xz
anaconda-8d708db3c9d8d73ce4e77a54a7ed19c21604af26.zip
- bump version, add changeloganaconda-11.1.0.89-1
Diffstat (limited to 'anaconda.spec')
-rw-r--r--anaconda.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index bb885baa0..ba1fd407a 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.0.88
+Version: 11.1.0.89
Release: 1
License: GPL
Summary: Graphical system installer
@@ -103,6 +103,10 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Thu Aug 31 2006 Peter Jones <pjones@redhat.com> - 11.1.0.89-1
+- Fix going back to the repo screen (clumens)
+- Install correct supplementary packages when using dmraid or multipath
+
* Wed Aug 30 2006 Jeremy Katz <katzj@redhat.com> - 11.1.0.88-1
- Fix a case where images don't exist (#204648)
- More making pkgorder quieter