diff --git a/lorax.spec b/lorax.spec index 02750e1c..8d95f584 100644 --- a/lorax.spec +++ b/lorax.spec @@ -21,7 +21,7 @@ Requires: findutils Requires: GConf2 Requires: isomd5sum Requires: glibc -Requires: util-linux-ng +Requires: util-linux Requires: dosfstools Requires: hfsplus-tools Requires: genisoimage @@ -75,6 +75,11 @@ make DESTDIR=$RPM_BUILD_ROOT install %changelog +* Mon Feb 20 2012 Brian C. Lane 17.6-1 +- use --prefix=/run/initramfs when building initramfs (wwoods) +- dhclient-script needs cut and arping (bcl) +- Fix missing CalledProcessError import (bcl) + * Wed Feb 15 2012 Brian C. Lane 17.5-1 - metacity now depends on gsettings-desktop-schemas (bcl) - Add findiso to grub config (mjg)