/[smeserver]/rpms/mkinitrd/sme8/mkinitrd.spec
ViewVC logotype

Diff of /rpms/mkinitrd/sme8/mkinitrd.spec

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

Revision 1.2 by slords, Thu Dec 20 16:11:24 2007 UTC Revision 1.3 by slords, Thu Dec 20 16:43:42 2007 UTC
# Line 3  Line 3 
3  Summary: Creates an initial ramdisk image for preloading modules.  Summary: Creates an initial ramdisk image for preloading modules.
4  Name: mkinitrd  Name: mkinitrd
5  Version: 5.1.19.6  Version: 5.1.19.6
6  Release: 19  Release: 19%{?dist}
7  License: GPL  License: GPL
8  Group: System Environment/Base  Group: System Environment/Base
9  Source0: mkinitrd-%{version}.tar.bz2  Source0: mkinitrd-%{version}.tar.bz2
# Line 21  Patch9: mkinitrd-5.1.19.6-emc.patch Line 21  Patch9: mkinitrd-5.1.19.6-emc.patch
21  Patch10: mkinitrd-5.1.19.6-s390x-withusb.patch  Patch10: mkinitrd-5.1.19.6-s390x-withusb.patch
22  Patch11: mkinitrd-5.1.19.6-types.patch  Patch11: mkinitrd-5.1.19.6-types.patch
23    
24    Patch100: mkinitrd-5.1.19.6-mdassemble.patch
25    
26  ExclusiveOs: Linux  ExclusiveOs: Linux
27  Prereq: dev  Prereq: dev
28  Requires: /bin/sh, /sbin/insmod.static, /sbin/losetup  Requires: /bin/sh, /sbin/insmod.static, /sbin/losetup
29    Requires: /sbin/mdassemble
30  Requires: fileutils, grep, mount, gzip, tar, mktemp >= 1.5-5, findutils, lvm2  Requires: fileutils, grep, mount, gzip, tar, mktemp >= 1.5-5, findutils, lvm2
31  Requires: filesystem >= 2.1.0, cpio, device-mapper, initscripts >= 8.22-1  Requires: filesystem >= 2.1.0, cpio, device-mapper, initscripts >= 8.22-1
32  Requires: e2fsprogs >= 1.38-12, glib2, libselinux, libsepol, coreutils  Requires: e2fsprogs >= 1.38-12, glib2, libselinux, libsepol, coreutils
# Line 95  nash shell used by initrd Line 98  nash shell used by initrd
98  %patch9 -p1  %patch9 -p1
99  %patch10 -p1  %patch10 -p1
100  %patch11 -p1  %patch11 -p1
101    %patch100 -p1
102    
103  %build  %build
104  make LIB=%{_lib}  make LIB=%{_lib}
# Line 143  rm -rf $RPM_BUILD_ROOT Line 147  rm -rf $RPM_BUILD_ROOT
147  %attr(755,root,root) /sbin/nash  %attr(755,root,root) /sbin/nash
148    
149  %changelog  %changelog
150    * Thu Dec 20 2007 Shad L. Lords <slords@mail.com> 5.1.19.6-19.sme
151    - Use generated config file instead of just scanning [SME: 2192]
152    - Use mdassemble rather than raidautorun in initrd, so that we control
153      UUID to device mapping. [SME: 961, 1895]
154    
155  * Tue Sep 11 2007 David Cantrell <dcantrell@redhat.com> - 5.1.19.6-19  * Tue Sep 11 2007 David Cantrell <dcantrell@redhat.com> - 5.1.19.6-19
156  - More conflicting header fixes  - More conflicting header fixes
157    Related: rhbz#277481    Related: rhbz#277481


Legend:
Removed lines/characters  
Changed lines/characters
  Added lines/characters

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed