[lorax/f16] - Add new requires for imgutils and mkefiboot

Brian C. Lane bcl at fedoraproject.org
Wed Mar 7 22:55:47 UTC 2012


commit f964a2066e533a27800d48d367b2fd4fd59fc951
Author: Brian C. Lane <bcl at redhat.com>
Date:   Wed Mar 7 14:55:35 2012 -0800

    - Add new requires for imgutils and mkefiboot

 lorax.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/lorax.spec b/lorax.spec
index 2caecfe..4656d3e 100644
--- a/lorax.spec
+++ b/lorax.spec
@@ -2,7 +2,7 @@
 
 Name:           lorax
 Version:        16.4.8
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        Tool for creating the anaconda install images
 
 Group:          Applications/System
@@ -21,12 +21,16 @@ Requires:       findutils
 Requires:       GConf2
 Requires:       isomd5sum
 Requires:       glibc
-Requires:       util-linux-ng
+Requires:       util-linux
 Requires:       dosfstools
+Requires:       hfsplus-tools
 Requires:       genisoimage
 Requires:       parted
 Requires:       gzip
 Requires:       xz
+Requires:       squashfs-tools >= 4.2
+Requires:       e2fsprogs
+Requires:       yum
 
 %ifarch %{ix86} x86_64
 Requires:       syslinux
@@ -62,6 +66,9 @@ make DESTDIR=$RPM_BUILD_ROOT install
 
 
 %changelog
+* Wed Mar 07 2012 Brian C. Lane <bcl at redhat.com> 16.4.8-2
+- Add new requires for imgutils and mkefiboot
+
 * Tue Mar 06 2012 Brian C. Lane <bcl at redhat.com> 16.4.8-1
 - add mkefiboot and imgutils.py (bcl)
 - Do not remove /usr/bin/env (mgracik)


More information about the scm-commits mailing list