SPECS (AC-branch): geninitrd.spec - seems like there is no switch_...

adamg adamg at pld-linux.org
Wed Jan 31 22:46:32 CET 2007


Author: adamg                        Date: Wed Jan 31 21:46:32 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- seems like there is no switch_root in AC's busybox, use chroot instead
- release 2

---- Files affected:
SPECS:
   geninitrd.spec (2.90 -> 2.90.2.1) 

---- Diffs:

================================================================
Index: SPECS/geninitrd.spec
diff -u SPECS/geninitrd.spec:2.90 SPECS/geninitrd.spec:2.90.2.1
--- SPECS/geninitrd.spec:2.90	Sat Jan 27 19:39:09 2007
+++ SPECS/geninitrd.spec	Wed Jan 31 22:46:27 2007
@@ -3,12 +3,13 @@
 Summary(pl):	Narzędzie do tworzenia inicjalnego ramdysku używanego przy starcie systemu
 Name:		geninitrd
 Version:	8202
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/System
 #Source0:	ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz
 Source0:	%{name}-%{version}.tar.gz
 # Source0-md5:	7c0dfb42eaea6e02859048393cc23d9b
+Patch0:		%{name}-ac.patch
 BuildRequires:	xmlto >= 0:0.0.18-1
 Requires:	awk
 Requires:	busybox-initrd >= 1.00-0.rc3.2
@@ -60,6 +61,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make}
@@ -86,6 +88,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 2.90.2.1  2007/01/31 21:46:27  adamg
+- seems like there is no switch_root in AC's busybox, use chroot instead
+- release 2
+
 Revision 2.90  2007/01/27 18:39:09  czarny
 - yet another bug, this time dobule 0 adding
 
================================================================

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



More information about the pld-cvs-commit mailing list