summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoel Granados Moreno <jgranado@redhat.com>2008-10-23 11:18:03 +0200
committerJoel Granados Moreno <jgranado@redhat.com>2008-10-23 11:18:03 +0200
commit0b112aa34dc0b1e6d6850af8c5e41efe2ab02522 (patch)
tree01206f63e761ce0e45c13f7a5b2ae37a0da04891
parenta4fee9b8e8ce277ff76148ee3bde0c5c38848e9c (diff)
downloadanaconda-0b112aa34dc0b1e6d6850af8c5e41efe2ab02522.tar.gz
anaconda-0b112aa34dc0b1e6d6850af8c5e41efe2ab02522.tar.xz
anaconda-0b112aa34dc0b1e6d6850af8c5e41efe2ab02522.zip
-rw-r--r--anaconda.spec6
1 files changed, 5 insertions, 1 deletions
diff --git a/anaconda.spec b/anaconda.spec
index 0982f308a..fa864c2ad 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -1,5 +1,5 @@
Name: anaconda
-Version: 11.1.2.146
+Version: 11.1.2.147
Release: 1
License: GPL
Summary: Graphical system installer
@@ -127,6 +127,10 @@ fi
/sbin/chkconfig --del reconfig >/dev/null 2>&1 || :
%changelog
+* Thu Oct 23 2008 Joel Granados <jgranado@redhat.com> 11.1.2.147-1
+- Dont execute the extra information message for all the devices (jgranado).
+ Resolves: rhbz:#466291
+
* Tue Oct 21 2008 David Cantrell <dcnatrell@redhat.com> 11.1.2.146-1
- Fix up CCW device enabling on s390x (dcantrell)
Resolves: rhbz#253075