diff options
| -rw-r--r-- | anaconda.spec | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec index 8cf8c1587..063049602 100644 --- a/anaconda.spec +++ b/anaconda.spec @@ -1,5 +1,5 @@ Name: anaconda -Version: 11.1.2.180 +Version: 11.1.2.181 Release: 1 License: GPL Summary: Graphical system installer @@ -127,6 +127,10 @@ fi /sbin/chkconfig --del reconfig >/dev/null 2>&1 || : %changelog +* Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.181-1 +- Look for ipcalc in the right place (jgranado). + Resolves: rhbz#502249 + * Thu May 28 2009 Joel Granados <jgranado@redhat.com> 11.1.2.180-1 - Look for ipcalc in the right place (jgranado). Resolves: rhbz#502249 |
