[anaconda/f17] - Revert "Wait for device activation / "online" hook if rd.neednet is set" (bcl) - Add missing os im

Brian C. Lane bcl at fedoraproject.org
Wed Apr 4 02:21:52 UTC 2012


commit 1edaa4479d3dc25b810948c9f04e1a44f33231ab
Author: Brian C. Lane <bcl at redhat.com>
Date:   Tue Apr 3 19:21:38 2012 -0700

    - Revert "Wait for device activation / "online" hook if rd.neednet is set" (bcl)
    - Add missing os import to platform.py (bcl)

 .gitignore    |    1 +
 anaconda.spec |    7 ++++++-
 sources       |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index f09240c..00aac3d 100644
--- a/.gitignore
+++ b/.gitignore
@@ -50,3 +50,4 @@ anaconda-15.2.tar.bz2
 /anaconda-17.15.tar.bz2
 /anaconda-17.16.tar.bz2
 /anaconda-17.17.tar.bz2
+/anaconda-17.18.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index 7ce4e33..954abb9 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 17.17
+Version: 17.18
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -249,6 +249,11 @@ update-desktop-database &> /dev/null || :
 /usr/lib/dracut/modules.d/80%{name}/*
 
 %changelog
+* Tue Apr 03 2012 Brian C. Lane <bcl at redhat.com> - 17.18-1
+- Revert "Wait for device activation / "online" hook if rd.neednet is set"
+  (bcl)
+- Add missing os import to platform.py (bcl)
+
 * Tue Apr 03 2012 Brian C. Lane <bcl at redhat.com> - 17.17-1
 - Don't allow /usr as a separate partition (#804913) (clumens)
 - use /sys/class/dmi instead of dmidecode (bcl)
diff --git a/sources b/sources
index 4ec6f84..3a561d2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-2926052435e1e9168dfb3b43a4ce4d2d  anaconda-17.17.tar.bz2
+9155de4333a60a08186c90827f14b965  anaconda-17.18.tar.bz2


More information about the scm-commits mailing list