[anaconda/f17] - Check /run/initramfs/live/ for packages (#806166) (bcl) - Add 'cms' dracut module on s390 (wwoods)

Brian C. Lane bcl at fedoraproject.org
Thu Apr 26 15:39:57 UTC 2012


commit b5598e8280e6d4bd212ae21d7bf101e10a016ab8
Author: Brian C. Lane <bcl at redhat.com>
Date:   Thu Apr 26 08:39:03 2012 -0700

    - Check /run/initramfs/live/ for packages (#806166) (bcl)
    - Add 'cms' dracut module on s390 (wwoods)

 .gitignore    |    1 +
 anaconda.spec |    6 +++++-
 sources       |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f105f99..c99b971 100644
--- a/.gitignore
+++ b/.gitignore
@@ -55,3 +55,4 @@ anaconda-15.2.tar.bz2
 /anaconda-17.20.tar.bz2
 /anaconda-17.21.tar.bz2
 /anaconda-17.22.tar.bz2
+/anaconda-17.23.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 26754e4..30ae4ab 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 17.22
+Version: 17.23
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -249,6 +249,10 @@ update-desktop-database &> /dev/null || :
 /usr/lib/dracut/modules.d/80%{name}/*
 
 %changelog
+* Thu Apr 26 2012 Brian C. Lane <bcl at redhat.com> - 17.23-1
+- Check /run/initramfs/live/ for packages (#806166) (bcl)
+- Add 'cms' dracut module on s390 (wwoods)
+
 * Mon Apr 23 2012 Brian C. Lane <bcl at redhat.com> - 17.22-1
 - anaconda displays conflicting information when using vnc (hamzy)
 - run fetch-kickstart-net.sh after setup_net (#804846, #811851) (wwoods)
diff --git a/sources b/sources
index 8b0e33f..37d3ab3 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-615aab61909390cab0b430035a4b6fb6  anaconda-17.22.tar.bz2
+c7ef3659e517c8917c33bb6601f86e87  anaconda-17.23.tar.bz2


More information about the scm-commits mailing list