[lorax/f16] Ignore remove errors Check if /proc is mounted (#741722) Add xen-kbdfront package to initrd (#740378

Martin Gracik mgracik at fedoraproject.org
Mon Oct 3 10:26:50 UTC 2011


commit 8bd8e7e6af351af2a6af3943abaa25f0a272a208
Author: Martin Gracik <mgracik at redhat.com>
Date:   Mon Oct 3 12:27:33 2011 +0200

    Ignore remove errors
    Check if /proc is mounted (#741722)
    Add xen-kbdfront package to initrd (#740378)
    Don't use mk-s390-cdboot (dhorak)
    Use own addrsize implementation (dhorak)

 .gitignore |    1 +
 lorax.spec |    9 ++++++++-
 sources    |    2 +-
 3 files changed, 10 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67d32c8..322fbf0 100644
--- a/.gitignore
+++ b/.gitignore
@@ -14,3 +14,4 @@
 /lorax-16.4.2.tar.bz2
 /lorax-16.4.3.tar.bz2
 /lorax-16.4.4.tar.bz2
+/lorax-16.4.5.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index 0528b5b..c01e309 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        16.4.4
+Version:        16.4.5
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -61,6 +61,13 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Mon Oct 03 2011 Martin Gracik <mgracik at redhat.com> 16.4.5-1
+- Ignore remove errors
+- Check if /proc is mounted (#741722)
+- Add xen-kbdfront package to initrd (#740378)
+- Don't use mk-s390-cdboot (dhorak)
+- Use own addrsize implementation (dhorak)
+
 * Mon Sep 19 2011 Martin Gracik <mgracik at redhat.com> 16.4.4-1
 - syslinux-vesa-splash changed filename (#739345)
 
diff --git a/sources b/sources
index 1f4f3d4..831f241 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-e2973eca82420b67694703a79df2d0bb  lorax-16.4.4.tar.bz2
+b3696b117e8b35514bb5cb1200fe6820  lorax-16.4.5.tar.bz2


More information about the scm-commits mailing list