--- dist/lfs-5.1/sparse/sparse.spec 2011-09-21 12:50:25.412588705 -0400 +++ dist/lfs-5.1/sparse/sparse.spec.new 2011-09-21 12:50:25.413588704 -0400 @@ -9,6 +9,7 @@ URL : http://kernel.org/pub/software/devel/sparse/ Source0 : %{name}-%{version}.tar.gz Patch0 : %{name}-%{version}-array-fix.patch +Patch1 : sparse-0.4-1316623824.patch BuildRoot : %{_tmppath}/%{name} Prefix : %{pfx} @@ -32,6 +33,7 @@ %setup -q ### This patch causes a SEGV under Debian Lenny (and others) ### %patch0 -p1 +%patch1 -p1 %build make DESTDIR=$RPM_BUILD_ROOT PREFIX="%{pfx}/%{_prefix}"