[lorax/f18] - Keep the dracut-lib.sh around for runtime (#851362) (jkeating at redhat.com) - X needs the DRI driver

Brian C. Lane bcl at fedoraproject.org
Sat Sep 8 00:02:21 UTC 2012


commit 9cb77058869c5f17e046757f478a5223584644f2
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Sep 7 17:01:22 2012 -0700

    - Keep the dracut-lib.sh around for runtime (#851362) (jkeating at redhat.com)
    - X needs the DRI drivers (#855289) (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 4a6c078..0b7e388 100644
--- a/.gitignore
+++ b/.gitignore
@@ -30,3 +30,4 @@
 /lorax-18.15.tar.gz
 /lorax-18.16.tar.gz
 /lorax-18.17.tar.gz
+/lorax-18.18.tar.gz
diff --git a/lorax.spec b/lorax.spec
index de2d200..5874e32 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        18.17
+Version:        18.18
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -82,6 +82,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Fri Sep 07 2012 Brian C. Lane <bcl at redhat.com> 18.18-1
+- Keep the dracut-lib.sh around for runtime (#851362) (jkeating at redhat.com)
+- X needs the DRI drivers (#855289) (bcl at redhat.com)
+
 * Fri Aug 31 2012 Brian C. Lane <bcl at redhat.com> 18.17-1
 - use inst.stage2=hd:LABEL (#848641) (bcl at redhat.com)
 - Disable the maximize/unmaximize key bindings (#853410). (clumens at redhat.com)
diff --git a/sources b/sources
index 657b1df..437d237 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-7d16c57c104bc00b50179adf1f6d10ed  lorax-18.17.tar.gz
+700789e953edeb9f442d41fbf93bce97  lorax-18.18.tar.gz


More information about the scm-commits mailing list