From 2f78f5e2072dff66cc4750b4e29eec98ac71ce7f Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Fri, 23 Apr 2004 21:12:10 +0000 Subject: [PATCH] - rel 3; fix raid related typo Changed files: geninitrd.spec -> 2.45 --- geninitrd.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/geninitrd.spec b/geninitrd.spec index 09a07ca..0a81af7 100644 --- a/geninitrd.spec +++ b/geninitrd.spec @@ -2,12 +2,13 @@ Summary: Creates an initial ramdisk image for preloading modules Summary(pl): Narzêdzie do tworzenia inicjalnego ramdysku u¿ywanego przy starcie systemu Name: geninitrd Version: 3865 -Release: 2 +Release: 3 License: GPL Group: Applications/System Source0: ftp://ftp.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz # Source0-md5: 4c8d2cf6a17f69703a237d750b45d788 Patch0: %{name}-drop-min-max-kernel.patch +Patch1: %{name}-typos.patch PreReq: rc-scripts >= 0.2.7 Requires: awk Requires: busybox-initrd >= 1.00-0.pre5.0 @@ -57,6 +58,7 @@ bie %prep %setup -q %patch0 -p1 +%patch1 -p1 %install rm -rf $RPM_BUILD_ROOT -- 2.44.0