summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJeremy Katz <katzj@redhat.com>2005-11-17 07:30:24 +0000
committerJeremy Katz <katzj@redhat.com>2005-11-17 07:30:24 +0000
commitcec3a1eb0d9da33defc1930a99b96365a2d16f53 (patch)
treee59e5d5b39e1810072612ccb1580b84418563cbb
parent7eb31faf4735ccb345628696e983ca4bccd22f2d (diff)
2005-11-17 Jeremy Katz <katzj@redhat.com>anaconda-10.90.1-1
* anaconda.spec: Bump version.
-rw-r--r--ChangeLog4
-rw-r--r--anaconda.spec8
2 files changed, 11 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 0b75f0039..4dfbec100 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2005-11-17 Jeremy Katz <katzj@redhat.com>
+
+ * anaconda.spec: Bump version.
+
2005-11-17 Chris Lumens <clumens@redhat.com>
* scripts/pkgorder: Move to after args is set.
diff --git a/anaconda.spec b/anaconda.spec
index e15e20a2f..1483d531b 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 10.90.0
+Version: 10.90.1
Release: 1
License: GPL
Summary: Graphical system installer
@@ -77,6 +77,12 @@ rm -rf $RPM_BUILD_ROOT
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.1-1
+- add handling for dmraid/nodmraid
+- fix removals of packages which have already been removed
+- turn off dmraid by default
+- fix pkgorder (clumens)
+
* Thu Nov 17 2005 Jeremy Katz <katzj@redhat.com> - 10.90.0
- more tree build fixes
- fix group removal