diff options
| author | Joel Granados Moreno <jgranado@redhat.com> | 2008-12-01 09:55:11 +0100 |
|---|---|---|
| committer | Joel Granados Moreno <jgranado@redhat.com> | 2008-12-01 09:55:11 +0100 |
| commit | e5083f0e8b36b6f0a8a02463f55883bfeccbc5e1 (patch) | |
| tree | fe3cbd137ef83c21df00f2a13d33394151a0e1f3 | |
| parent | aaa2388b6ce27cf005e43e685ba3e51f28ec5604 (diff) | |
New version.anaconda-11.1.2.159-1
| -rw-r--r-- | anaconda.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index 4a6d2ce1c..e409cc8a7 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.2.158 +Version: 11.1.2.159 Release: 1 License: GPL Summary: Graphical system installer @@ -127,6 +127,10 @@ fi /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Mon Dec 1 2008 Joel Granados <jgranado@redhat.com> 11.1.2.159-1 +- The LV size is smaller than the totall sum of the partitions that make it up (jgranado). + Resolves: rhbz:#468944 + * Tue Nov 25 2008 Chris Lumens <clumens@redhat.com> 11.1.2.158-1 - Fix up ibft use cases (pjones). - Partition requests can be None when populating the tree (dlehman). |
