SPECS: geninitrd.spec Sleep after module load support; rel 4
arekm
arekm at pld-linux.org
Thu Nov 17 14:07:14 CET 2005
Author: arekm Date: Thu Nov 17 13:07:14 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
Sleep after module load support; rel 4
---- Files affected:
SPECS:
geninitrd.spec (2.61 -> 2.62)
---- Diffs:
================================================================
Index: SPECS/geninitrd.spec
diff -u SPECS/geninitrd.spec:2.61 SPECS/geninitrd.spec:2.62
--- SPECS/geninitrd.spec:2.61 Thu Oct 13 19:07:53 2005
+++ SPECS/geninitrd.spec Thu Nov 17 14:07:09 2005
@@ -7,7 +7,7 @@
Summary(pl): Narzędzie do tworzenia inicjalnego ramdysku używanego przy starcie systemu
Name: geninitrd
Version: 4605
-Release: 3.1
+Release: 4
License: GPL
Group: Applications/System
Source0: ftp://ftp.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz
@@ -15,6 +15,7 @@
Patch0: %{name}-en_xml.patch
Patch1: %{name}-mdadm.patch
Patch2: %{name}-dmraid.patch
+Patch3: %{name}-usleep.patch
BuildRequires: xmlto >= 0:0.0.18-1
PreReq: rc-scripts >= 0.2.7
Requires: awk
@@ -67,6 +68,7 @@
%setup -q
%patch1 -p1
%{?with_dmraid:%patch2 -p1}
+%patch3 -p0
%build
rm geninitrd.8
@@ -94,6 +96,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 2.62 2005/11/17 13:07:09 arekm
+Sleep after module load support; rel 4
+
Revision 2.61 2005/10/13 17:07:53 glen
- conditional patch2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/geninitrd.spec?r1=2.61&r2=2.62&f=u
More information about the pld-cvs-commit
mailing list