SPECS (DEVEL): busybox.spec - added mdev patch from cvs - now it w...

tommat tommat at pld-linux.org
Tue Feb 7 17:31:33 CET 2006


Author: tommat                       Date: Tue Feb  7 16:31:33 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- added mdev patch from cvs - now it works
- rel 0.10

---- Files affected:
SPECS:
   busybox.spec (1.106.2.2 -> 1.106.2.3) 

---- Diffs:

================================================================
Index: SPECS/busybox.spec
diff -u SPECS/busybox.spec:1.106.2.2 SPECS/busybox.spec:1.106.2.3
--- SPECS/busybox.spec:1.106.2.2	Thu Jan 19 12:06:14 2006
+++ SPECS/busybox.spec	Tue Feb  7 17:31:28 2006
@@ -38,7 +38,7 @@
 Summary(pt_BR):	BusyBox é um conjunto de utilitários UNIX em um único binário
 Name:		busybox
 Version:	1.1.0
-Release:	0.9
+Release:	0.10
 License:	GPL
 Group:		Applications
 Source0:	http://www.busybox.net/downloads/%{name}-%{version}.tar.bz2
@@ -62,6 +62,7 @@
 Patch13:	%{name}-ftpput.patch
 #http://www.zelow.no/floppyfw/download/Development/Patches/busybox-snapshot/busybox-lzmacat.diff
 Patch14:	%{name}-lzmacat.diff
+Patch15:	%{name}-mdev.patch
 URL:		http://www.busybox.net/
 BuildRequires:	gcc >= 3.2
 %{?with_static:BuildRequires:	glibc-static}
@@ -164,6 +165,7 @@
 %patch12 -p1
 #patch13 -p1 # applied
 %patch14 -p1 -b .wiget
+%patch15 -p1
 
 %build
 %if %{with initrd}
@@ -273,6 +275,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.106.2.3  2006/02/07 16:31:28  tommat
+- added mdev patch from cvs - now it works
+- rel 0.10
+
 Revision 1.106.2.2  2006/01/19 11:06:14  wiget
 - ready for tests
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/busybox.spec?r1=1.106.2.2&r2=1.106.2.3&f=u



More information about the pld-cvs-commit mailing list