SPECS (CRI): busybox.spec - official vi fix and unofficial fdisk SEGV fix

hawk hawk at pld-linux.org
Fri Oct 31 19:08:23 CET 2008


Author: hawk                         Date: Fri Oct 31 18:08:23 2008 GMT
Module: SPECS                         Tag: CRI
---- Log message:
- official vi fix and unofficial fdisk SEGV fix

---- Files affected:
SPECS:
   busybox.spec (1.1.2.3 -> 1.1.2.4) 

---- Diffs:

================================================================
Index: SPECS/busybox.spec
diff -u SPECS/busybox.spec:1.1.2.3 SPECS/busybox.spec:1.1.2.4
--- SPECS/busybox.spec:1.1.2.3	Tue Oct 28 19:57:54 2008
+++ SPECS/busybox.spec	Fri Oct 31 19:08:18 2008
@@ -13,6 +13,8 @@
 Patch0:		%{name}-grep.patch
 Patch1:		%{name}-modprobe.patch
 Patch2:		%{name}-standalone.patch
+Patch3:		%{name}-vi.patch
+Patch4:		%{name}-lineedit.patch
 URL:		http://www.busybox.net/
 BuildRequires:	gcc >= 3.2
 BuildRequires:	perl-tools-pod
@@ -68,6 +70,8 @@
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 %build
 install -d built
@@ -122,6 +126,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.1.2.4  2008/10/31 18:08:18  hawk
+- official vi fix and unofficial fdisk SEGV fix
+
 Revision 1.1.2.3  2008/10/28 18:57:54  hawk
 - updated to 1.12.1
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/busybox.spec?r1=1.1.2.3&r2=1.1.2.4&f=u



More information about the pld-cvs-commit mailing list