[lorax/f18] - Remove grub 0.97 splash (bcl at redhat.com) - livemedia-creator: use rd.live.image instead of liveimg

Brian C. Lane bcl at fedoraproject.org
Wed Sep 19 14:48:35 UTC 2012


commit 536601557567ebfc13ec077a44855795d210eeb9
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Sep 19 07:48:29 2012 -0700

    - Remove grub 0.97 splash (bcl at redhat.com)
    - livemedia-creator: use rd.live.image instead of liveimg (bcl at redhat.com)

 .gitignore |    1 +
 lorax.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 269da34..013b96a 100644
--- a/.gitignore
+++ b/.gitignore
@@ -32,3 +32,4 @@
 /lorax-18.17.tar.gz
 /lorax-18.18.tar.gz
 /lorax-18.19.tar.gz
+/lorax-18.20.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 7150a5b..1b3842e 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        18.19
+Version:        18.20
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -82,6 +82,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Wed Sep 19 2012 Brian C. Lane <bcl at redhat.com> 18.20-1
+- Remove grub 0.97 splash (bcl at redhat.com)
+- livemedia-creator: use rd.live.image instead of liveimg (bcl at redhat.com)
+
 * Mon Sep 17 2012 Brian C. Lane <bcl at redhat.com> 18.19-1
 - There's no lang-table in anaconda anymore (#857925) (mgracik at redhat.com)
 - add convienience functions for running commands (bcl at redhat.com)
diff --git a/sources b/sources
index 198a1d9..0336ea4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7881af171e8a0650151fb83eb4979a11  lorax-18.19.tar.gz
+c34eb337a2fd17351ddd3257f0a07005  lorax-18.20.tar.gz


More information about the scm-commits mailing list