[anaconda/f14/master] - Re-add cleardiskssel step when autopart is chosen. (#635332) (dlehman) - Pull boot splash image fr

David Lehman dlehman at fedoraproject.org
Mon Sep 20 23:22:29 UTC 2010


commit fd6c7f272923aac78c3f7f5b42bbd6fa3fff6541
Author: David Lehman <dlehman at redhat.com>
Date:   Mon Sep 20 18:22:14 2010 -0500

    - Re-add cleardiskssel step when autopart is chosen. (#635332) (dlehman)
    - Pull boot splash image from correct location (#635330) (bcl)

 .gitignore    |    2 +-
 anaconda.spec |    6 +++++-
 sources       |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 417b3f7..8ea3d77 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-anaconda-14.17.3.tar.bz2
+anaconda-14.17.4.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 4b39dc8..6016093 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 14.17.3
+Version: 14.17.4
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -223,6 +223,10 @@ update-desktop-database &> /dev/null || :
 %endif
 
 %changelog
+* Mon Sep 20 2010 David Lehman <dlehman at redhat.com> - 14.17.4-1
+- Re-add cleardiskssel step when autopart is chosen. (#635332) (dlehman)
+- Pull boot splash image from correct location (#635330) (bcl)
+
 * Fri Sep 17 2010 David Lehman <dlehman at redhat.com> - 14.17.3-1
 - Add files for polkit to initrd.img (#633315) (rvykydal)
 
diff --git a/sources b/sources
index c3ce0c8..e5fb5a5 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b9e2045cab1d814b27881755a9dec692  anaconda-14.17.3.tar.bz2
+414fc1127e2238e69a8fe280b55655f9  anaconda-14.17.4.tar.bz2


More information about the scm-commits mailing list