[lorax] * Wed Jul 25 2012 Martin Gracik <mgracik at redhat.com> 18.12-1 - Add 'mvebu' to list of recognized ARM

Martin Gracik mgracik at fedoraproject.org
Wed Jul 25 10:51:33 UTC 2012


commit 831e88c70e81258032b098fb574fafc4da71d180
Author: Martin Gracik <mgracik at redhat.com>
Date:   Wed Jul 25 12:51:02 2012 +0200

    * Wed Jul 25 2012 Martin Gracik <mgracik at redhat.com> 18.12-1
    - Add 'mvebu' to list of recognized ARM kernels. (dmarlin at redhat.com)
    - Cleanup boot menus (#809663) (mgracik at redhat.com)
    - Don't remove chvt from the install image (#838554) (mgracik at redhat.com)
    - Add llvm-libs (#826351) (mgracik at redhat.com)

 .gitignore |    1 +
 lorax.spec |    8 +++++++-
 sources    |    2 +-
 3 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index c4103ce..a87b798 100644
--- a/.gitignore
+++ b/.gitignore
@@ -24,3 +24,4 @@
 /lorax-18.9.tar.gz
 /lorax-18.10.tar.gz
 /lorax-18.11.tar.gz
+/lorax-18.12.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 3c335d6..9db30bf 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        18.11
+Version:        18.12
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -81,6 +81,12 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Wed Jul 25 2012 Martin Gracik <mgracik at redhat.com> 18.12-1
+- Add 'mvebu' to list of recognized ARM kernels. (dmarlin at redhat.com)
+- Cleanup boot menus (#809663) (mgracik at redhat.com)
+- Don't remove chvt from the install image (#838554) (mgracik at redhat.com)
+- Add llvm-libs (#826351) (mgracik at redhat.com)
+
 * Fri Jul 20 2012 Brian C. Lane <bcl at redhat.com> 18.11-1
 - livemedia-creator: add some error checking (bcl at redhat.com)
 
diff --git a/sources b/sources
index bea183d..e727fe6 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-cbb23143135687748388dde9b4da70d2  lorax-18.11.tar.gz
+523ff86ccdf0931d65aa29a9b0b89740  lorax-18.12.tar.gz


More information about the scm-commits mailing list