[lorax/f18] - use inst.stage2=hd:LABEL (#848641) (bcl at redhat.com) - Disable the maximize/unmaximize key bindings

Brian C. Lane bcl at fedoraproject.org
Sat Sep 1 03:15:39 UTC 2012


commit 46bfeb76ec74d5b4a0a4b21f4951aa9744938bf0
Author: Brian C. Lane <bcl at redhat.com>
Date:   Fri Aug 31 20:15:32 2012 -0700

    - use inst.stage2=hd:LABEL (#848641) (bcl at redhat.com)
    - Disable the maximize/unmaximize key bindings (#853410). (clumens at redhat.com)

 .gitignore |    1 +
 lorax.spec |    7 ++++++-
 sources    |    2 +-
 3 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 2e73dd4..4a6c078 100644
--- a/.gitignore
+++ b/.gitignore
@@ -29,3 +29,4 @@
 /lorax-18.14.tar.gz
 /lorax-18.15.tar.gz
 /lorax-18.16.tar.gz
+/lorax-18.17.tar.gz
diff --git a/lorax.spec b/lorax.spec
index 6a74e0f..de2d200 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -1,7 +1,7 @@
 %define debug_package %{nil}
 
 Name:           lorax
-Version:        18.16
+Version:        18.17
 Release:        1%{?dist}
 Summary:        Tool for creating the anaconda install images
 
@@ -20,6 +20,7 @@ Requires:       e2fsprogs
 Requires:       findutils
 Requires:       gawk
 Requires:       genisoimage
+Requires:       glib2
 Requires:       glibc
 Requires:       glibc-common
 Requires:       gzip
@@ -81,6 +82,10 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* 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)
+
 * Thu Aug 30 2012 Brian C. Lane <bcl at redhat.com> 18.16-1
 - Revert "Mask the tmp.mount service to avoid tmpfs" (jkeating at redhat.com)
 
diff --git a/sources b/sources
index 2ce4d1f..657b1df 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f46fc5e90c2f1a1d5329a458eb47e8c  lorax-18.16.tar.gz
+7d16c57c104bc00b50179adf1f6d10ed  lorax-18.17.tar.gz


More information about the scm-commits mailing list