[anaconda/f17] - import using the right path to iutil (bcl)

Brian C. Lane bcl at fedoraproject.org
Tue Feb 21 18:13:23 UTC 2012


commit 4730ddf07b6057dd8f44cf2c2c423cbd9054b493
Author: Brian C. Lane <bcl at redhat.com>
Date:   Tue Feb 21 10:13:12 2012 -0800

    - import using the right path to iutil (bcl)

 .gitignore    |    1 +
 anaconda.spec |    5 ++++-
 sources       |    2 +-
 3 files changed, 6 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e697c49..e969728 100644
--- a/.gitignore
+++ b/.gitignore
@@ -43,3 +43,4 @@ anaconda-15.2.tar.bz2
 /anaconda-17.8.tar.bz2
 /anaconda-17.9.tar.bz2
 /anaconda-17.10.tar.bz2
+/anaconda-17.11.tar.bz2
diff --git a/anaconda.spec b/anaconda.spec
index e6304a1..e6fab0c 100644
--- a/anaconda.spec
+++ b/anaconda.spec
@@ -2,7 +2,7 @@
 
 Summary: Graphical system installer
 Name:    anaconda
-Version: 17.10
+Version: 17.11
 Release: 1%{?dist}
 License: GPLv2+
 Group:   Applications/System
@@ -236,6 +236,9 @@ update-desktop-database &> /dev/null || :
 %endif
 
 %changelog
+* Tue Feb 21 2012 Brian C. Lane <bcl at redhat.com> - 17.11-1
+- import using the right path to iutil (bcl)
+
 * Mon Feb 20 2012 Brian C. Lane <bcl at redhat.com> - 17.10-1
 - use a dracut shutdown hook to eject media (#787461) (bcl)
 - add dracut shutdown eject hook function (#787461) (bcl)
diff --git a/sources b/sources
index 38f7ed3..8105605 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-88c9b8c4d0d69a4a810c03c7508e1e9c  anaconda-17.10.tar.bz2
+2750128750ecc8fea769dc1f864bb09e  anaconda-17.11.tar.bz2


More information about the scm-commits mailing list