[lorax/f16] xen-kbdfront is a module not a package (#740378) (mgracik) copy kickstarts into sysroot (#743135) (b

Brian C. Lane bcl at fedoraproject.org
Tue Oct 11 17:44:21 UTC 2011


commit 45932820db3a8032a17c36371fb0affd0edde3b8
Author: Brian C. Lane <bcl at redhat.com>
Date:   Tue Oct 11 10:39:37 2011 -0700

    xen-kbdfront is a module not a package (#740378) (mgracik)
    copy kickstarts into sysroot (#743135) (bcl)

 .gitignore |    1 +
 lorax.spec |    6 +++++-
 sources    |    2 +-
 3 files changed, 7 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 322fbf0..777858f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -15,3 +15,4 @@
 /lorax-16.4.3.tar.bz2
 /lorax-16.4.4.tar.bz2
 /lorax-16.4.5.tar.bz2
+/lorax-16.4.6.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index c01e309..82ce77a 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        16.4.5
+Version:        16.4.6
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -61,6 +61,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Tue Oct 11 2011 Brian C. Lane <bcl at brianlane.com> 16.4.6-1
+- xen-kbdfront is a module not a package (#740378) (mgracik)
+- copy kickstarts into sysroot (#743135) (bcl)
+
 * Mon Oct 03 2011 Martin Gracik <mgracik at redhat.com> 16.4.5-1
 - Ignore remove errors
 - Check if /proc is mounted (#741722)
diff --git a/sources b/sources
index 831f241..4bcd5a0 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-b3696b117e8b35514bb5cb1200fe6820  lorax-16.4.5.tar.bz2
+01064f35a734f425d6d48872fd471fcb  lorax-16.4.6.tar.bz2


More information about the scm-commits mailing list