[lorax/f16] Changes required for grub2 (dgilmore) Add fpaste to install environment (#727842) rsyslgod config: h

Martin Gracik mgracik at fedoraproject.org
Mon Oct 17 17:18:45 UTC 2011


commit e541d770071b88ea6d86bb727f535a9b88161573
Author: Martin Gracik <mgracik at redhat.com>
Date:   Mon Oct 17 19:20:01 2011 +0200

    Changes required for grub2 (dgilmore)
    Add fpaste to install environment (#727842)
    rsyslgod config: hardcode the hostname for virtio forwarding.

 .gitignore |    1 +
 lorax.spec |    7 ++++++-
 sources    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 777858f..87c98b7 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,4 @@
 /lorax-16.4.4.tar.bz2
 /lorax-16.4.5.tar.bz2
 /lorax-16.4.6.tar.bz2
+/lorax-16.4.7.tar.bz2
diff --git a/lorax.spec b/lorax.spec
index 82ce77a..ff80863 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        16.4.6
+Version:        16.4.7
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -61,6 +61,11 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Mon Oct 17 2011 Martin Gracik <mgracik at redhat.com> 16.4.7-1
+- Changes required for grub2 (dgilmore)
+- Add fpaste to install environment (#727842)
+- rsyslgod config: hardcode the hostname for virtio forwarding.
+
 * 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)
diff --git a/sources b/sources
index 4bcd5a0..6b77c00 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-01064f35a734f425d6d48872fd471fcb  lorax-16.4.6.tar.bz2
+cbb4d90d8b49bb2d39a1f99838390f20  lorax-16.4.7.tar.bz2


More information about the scm-commits mailing list