diff options
author | Jeremy Katz <katzj@redhat.com> | 2005-05-05 19:40:01 +0000 |
---|---|---|
committer | Jeremy Katz <katzj@redhat.com> | 2005-05-05 19:40:01 +0000 |
commit | 924bf493d431045031917064d9310b4c231d17c9 (patch) | |
tree | fcbf7e76c2c3c584c2856902fd3310688cb686d8 /anaconda.spec | |
parent | 8e6ac319b42f68bcdc81e7b7f1618df6f2f1e0b7 (diff) | |
download | anaconda-924bf493d431045031917064d9310b4c231d17c9.tar.gz anaconda-924bf493d431045031917064d9310b4c231d17c9.tar.xz anaconda-924bf493d431045031917064d9310b4c231d17c9.zip |
2005-05-05 Jeremy Katz <katzj@redhat.com>anaconda-10.2.0.61-1
* anaconda.spec: Bump version.
* scripts/pkgorder: This used EverythingExclude.
Diffstat (limited to 'anaconda.spec')
-rw-r--r-- | anaconda.spec | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/anaconda.spec b/anaconda.spec index 38bd11b73..130f92a5d 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 10.2.0.60 +Version: 10.2.0.61 Release: 1 License: GPL Summary: Graphical system installer @@ -71,9 +71,13 @@ rm -rf $RPM_BUILD_ROOT /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu May 5 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.61-1 +- and fix pkgorder for the gfs stuff + * Thu May 5 2005 Jeremy Katz <katzj@redhat.com> - 10.2.0.60-1 - Better handling of the langsupport group (clumens) -- Don't install the gfs stuff for all kernel variants, that brings in kernel-smp on an everything install (#156849) +- Don't install the gfs stuff for all kernel variants, that brings in + kernel-smp on an everything install (#156849) - Don't grow a partition beyond the largest freespace on a drive - HFS+ support - Pull in more selinux policy files to try to get /home labeled right |