Author: glen                         Date: Fri Dec  2 19:37:13 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- add procdata (real-root-dev) patch to md0
- adapterized, rel 8

---- Files affected:
SPECS:
   geninitrd.spec (2.66 -> 2.67) 

---- Diffs:

================================================================
Index: SPECS/geninitrd.spec
diff -u SPECS/geninitrd.spec:2.66 SPECS/geninitrd.spec:2.67
--- SPECS/geninitrd.spec:2.66   Tue Nov 29 09:35:14 2005
+++ SPECS/geninitrd.spec        Fri Dec  2 20:37:08 2005
@@ -7,7 +7,7 @@
 Summary(pl):   Narzędzie do tworzenia inicjalnego ramdysku używanego przy 
starcie systemu
 Name:          geninitrd
 Version:       4605
-Release:       7
+Release:       8
 License:       GPL
 Group:         Applications/System
 Source0:       
ftp://ftp.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz
@@ -16,8 +16,9 @@
 Patch1:                %{name}-mdadm.patch
 Patch2:                %{name}-dmraid.patch
 Patch3:                %{name}-usleep.patch
+Patch4:                %{name}-md-procdata.patch
 BuildRequires: xmlto >= 0:0.0.18-1
-PreReq:                rc-scripts >= 0.2.7
+Requires:      rc-scripts >= 0.2.7
 Requires:      awk
 Requires:      busybox-initrd >= 1.00-0.rc3.2
 Requires:      fileutils
@@ -35,9 +36,10 @@
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
-Geninitrd creates filesystem images for use as initial ramdisk (initrd)
-images. These ramdisk images are often used to preload the block
-device modules (SCSI or RAID) needed to access the root filesystem.
+Geninitrd creates filesystem images for use as initial ramdisk
+(initrd) images. These ramdisk images are often used to preload the
+block device modules (SCSI or RAID) needed to access the root
+filesystem.
 
 In other words, generic kernels can be built without drivers for any
 SCSI adapters which load the SCSI driver as a module. Since the kernel
@@ -69,6 +71,7 @@
 %patch1 -p1
 %{?with_dmraid:%patch2 -p1}
 %patch3 -p1
+%patch4 -p2
 
 %build
 rm geninitrd.8
@@ -87,7 +90,7 @@
 %defattr(644,root,root,755)
 %doc ChangeLog
 %attr(755,root,root) /sbin/geninitrd
-%config(noreplace) %verify(not md5 size mtime) /etc/sysconfig/geninitrd
+%config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/geninitrd
 %{_mandir}/man8/*
 
 %define date   %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
@@ -96,6 +99,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 2.67  2005/12/02 19:37:08  glen
+- add procdata (real-root-dev) patch to md0
+- adapterized, rel 8
+
 Revision 2.66  2005/11/29 08:35:14  arekm
 - rel 7 (crap) release.
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/geninitrd.spec?r1=2.66&r2=2.67&f=u

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to