SPECS (CRI): busybox.spec - more upstream fixes

hawk hawk at pld-linux.org
Sat Nov 8 15:46:50 CET 2008


Author: hawk                         Date: Sat Nov  8 14:46:50 2008 GMT
Module: SPECS                         Tag: CRI
---- Log message:
- more upstream fixes

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

---- Diffs:

================================================================
Index: SPECS/busybox.spec
diff -u SPECS/busybox.spec:1.1.2.4 SPECS/busybox.spec:1.1.2.5
--- SPECS/busybox.spec:1.1.2.4	Fri Oct 31 19:08:18 2008
+++ SPECS/busybox.spec	Sat Nov  8 15:46:44 2008
@@ -15,12 +15,14 @@
 Patch2:		%{name}-standalone.patch
 Patch3:		%{name}-vi.patch
 Patch4:		%{name}-lineedit.patch
+Patch5:		%{name}-basename.patch
+Patch6:		%{name}-login.patch
 URL:		http://www.busybox.net/
 BuildRequires:	gcc >= 3.2
 BuildRequires:	perl-tools-pod
 BuildRequires:	rpmbuild(macros) >= 1.333
 BuildRequires:	uClibc-static >= 2:0.9.21
-ExclusiveArch:	i586
+#ExclusiveArch:	i586
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_bindir		/bin
@@ -72,6 +74,8 @@
 %patch2 -p1
 %patch3 -p1
 %patch4 -p1
+%patch5 -p1
+%patch6 -p1
 
 %build
 install -d built
@@ -126,6 +130,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.1.2.5  2008/11/08 14:46:44  hawk
+- more upstream fixes
+
 Revision 1.1.2.4  2008/10/31 18:08:18  hawk
 - official vi fix and unofficial fdisk SEGV fix
 
================================================================

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



More information about the pld-cvs-commit mailing list