[lorax/f17] - add iscsi-initiator-utils (#804522) (bcl) - use cache outside the installtree (bcl)

Brian C. Lane bcl at fedoraproject.org
Wed Mar 28 15:47:50 UTC 2012


commit c8ea7a1b2acb4c51edeb7c34bc5506f107bc5f78
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Mar 28 08:47:31 2012 -0700

    - add iscsi-initiator-utils (#804522) (bcl)
    - use cache outside the installtree (bcl)

 .gitignore |    1 +
 lorax.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 162d6e3..c55e05c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -21,3 +21,4 @@
 /lorax-17.9.tar.bz2
 /lorax-17.10.tar.bz2
 /lorax-17.12.tar.bz2
+/lorax-17.13.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index 27ed846..11a698e 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        17.12
+Version:        17.13
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -79,6 +79,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Wed Mar 28 2012 Brian C. Lane <bcl at redhat.com> 17.13-1
+- add iscsi-initiator-utils (#804522) (bcl)
+- use cache outside the installtree (bcl)
+
 * Wed Mar 21 2012 Brian C. Lane <bcl at redhat.com> 17.12-1
 - mkefiboot: Make Apple boot images appear in the startup preferences (mjg)
 - add symlink from /mnt/install -> /run/install (wwoods)
diff --git a/sources b/sources
index 37846ab..7a3a19c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-781902ed182944dca89fa683afd4e6e1  lorax-17.12.tar.bz2
+33a40aa9f70ed87fa01fd35b7ea2de91  lorax-17.13.tar.bz2


More information about the scm-commits mailing list