I have made the following changes intended for : CE:Adaptation:N900 / mkinitrd
Please review and accept or decline. BOSS has already run some checks on this request. See the "Messages from BOSS" section below. https://build.pub.meego.com//request/show/5235 Thank You, Marko Saukko [This message was auto-generated] --- Request # 5235: Messages from BOSS: State: review at 2012-07-19T07:38:47 by bossbot Reviews: accepted by bossbot : Prechecks succeeded. new for CE-maintainers : Please replace this text with a review and approve/reject the review (not the SR). BOSS will take care of the rest Changes: submit: home:sage:branches:CE:Adaptation:N900 / mkinitrd -> CE:Adaptation:N900 / mkinitrd changes files: -------------- --- mkinitrd.changes +++ mkinitrd.changes @@ -0,0 +1,3 @@ +* Thu Jul 19 2012 Marko Saukko <[email protected]> - 7.0.17 +- Drop insmod.static dependency. + old: ---- Makefile spec files: ----------- --- mkinitrd.spec +++ mkinitrd.spec @@ -1,5 +1,3 @@ -%{!?python_sitelib: %define python_sitelib %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(1)[1:]")} - Summary: Creates an initial ramdisk image for preloading modules Name: mkinitrd Version: 7.0.17 @@ -14,9 +12,8 @@ Patch4: systemd_mkinitrd_live_mrst.patch Patch5: modprobe_conf.patch Patch6: mount-run-and-create-dirs-for-udev.patch -ExclusiveOs: Linux Requires(pre): udev -Requires: /bin/sh, /sbin/insmod.static, /sbin/losetup +Requires: /bin/sh, /sbin/losetup Requires: fileutils, mktemp >= 1.5-5 Requires: /bin/tar Requires: /bin/find other changes: -------------- ++++++ deleted files: --- Makefile
