diff options
author | Paul Nasrat <pnasrat@redhat.com> | 2005-07-20 21:35:58 +0000 |
---|---|---|
committer | Paul Nasrat <pnasrat@redhat.com> | 2005-07-20 21:35:58 +0000 |
commit | e1686895675c23dd46af0cfedd4adf13f6ed10bc (patch) | |
tree | 7fc5d4bacb35c3bbd0790cafb4d48a4e9e415c8f /anaconda.spec | |
parent | f80b1034e20122a13b43b9a49150397329f5c706 (diff) | |
download | anaconda-e1686895675c23dd46af0cfedd4adf13f6ed10bc.tar.gz anaconda-e1686895675c23dd46af0cfedd4adf13f6ed10bc.tar.xz anaconda-e1686895675c23dd46af0cfedd4adf13f6ed10bc.zip |
New versionanaconda-10.3.0.6-1
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index d0ea28353..a49cb87f6 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.3.0.5 +Version: 10.3.0.6 Release: 1 License: GPL Summary: Graphical system installer @@ -69,6 +69,11 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Wed Jul 20 2005 Paul Nasrat <pnasrat@redhat.com> 10.3.0.6-1 +- Ensure boot flag only on correct partition on pmac (#157245) +- Plug in yum for nfs:/ by default +- Include sungem_phy for pmac + * Wed Jul 13 2005 Chris Lumens <clumens@redhat.com> 10.3.0.5-1 - Fix pygtk bug on progress bars. - Bump ia64 boot.img size (katzj, #162801). |