I have made the following changes intended for :
  CE:Adaptation:x86-generic / 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/5236

Thank You,
Marko Saukko

[This message was auto-generated]

---

Request # 5236:

Messages from BOSS:

State: review at 2012-07-19T07:41:00 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:x86-generic / mkinitrd -> 
CE:Adaptation:x86-generic / 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.
+

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
@@ -17,7 +15,7 @@
 Patch7:  0001-udevd-was-moved-to-lib-udev-from-sbin-in-udev-174.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
@@ -62,7 +60,6 @@
 rm -rf $RPM_BUILD_ROOT
 make LIB=%{_lib} DESTDIR=$RPM_BUILD_ROOT mandir=%{_mandir} install
 
-
 %files
 %defattr(-,root,root,-)
 %attr(755,root,root) /sbin/mkinitrd

other changes:
--------------



Reply via email to