[anaconda] - Use /usr/lib* in updates images. (dshea) - Fix the paths we check for spokes. (sbueno+anaconda) -

Brian C. Lane bcl at fedoraproject.org
Thu Jun 12 00:16:04 UTC 2014


commit 26d78cb99ed4cd5eed06f1522c19dd7caa0fe72a
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Jun 11 17:15:47 2014 -0700

    - Use /usr/lib* in updates images. (dshea)
    - Fix the paths we check for spokes. (sbueno+anaconda)
    - Remove the kbdtype option (mkolman)
    - Remove the noipv4 option (mkolman)
    - Remove the autostep option (mkolman)
    - Remove the disused nofb option (mkolman)
    - Remove the module option (mkolman)

 .gitignore    |    1 +
 anaconda.spec |   11 ++++++++++-
 sources       |    2 +-
 3 files changed, 12 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 6b2b385..dbd517a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1,2 @@
 /anaconda-21.40.tar.bz2
+/anaconda-21.41.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 48cbb8f..91fe7fe 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 21.40
+Version: 21.41
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -302,6 +302,15 @@ update-desktop-database &> /dev/null || :
 %{_prefix}/libexec/anaconda/dd_*
 
 %changelog
+* Wed Jun 11 2014 Brian C. Lane <bcl at redhat.com> - 21.41-1
+- Use /usr/lib* in updates images. (dshea)
+- Fix the paths we check for spokes. (sbueno+anaconda)
+- Remove the kbdtype option (mkolman)
+- Remove the noipv4 option (mkolman)
+- Remove the autostep option (mkolman)
+- Remove the disused nofb option (mkolman)
+- Remove the module option (mkolman)
+
 * Tue Jun 10 2014 Brian C. Lane <bcl at redhat.com> - 21.40-1
 - fedora-welcome: Correct an icon name after the switch to Adwaita
   (kalevlember)
diff --git a/sources b/sources
index cf295b3..fc235fa 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-ffeae736f9052393596cd7bf94e7b7fb  anaconda-21.40.tar.bz2
+f384e633d1018085b3184c10ec800ac2  anaconda-21.41.tar.bz2


More information about the scm-commits mailing list