SPECS (LINUX_2_6_20): kernel.spec - more

qboosh qboosh at pld-linux.org
Tue Apr 3 17:56:01 CEST 2007


Author: qboosh                       Date: Tue Apr  3 15:56:01 2007 GMT
Module: SPECS                         Tag: LINUX_2_6_20
---- Log message:
- more

---- Files affected:
SPECS:
   kernel.spec (1.441.2.1698.2.95 -> 1.441.2.1698.2.96) 

---- Diffs:

================================================================
Index: SPECS/kernel.spec
diff -u SPECS/kernel.spec:1.441.2.1698.2.95 SPECS/kernel.spec:1.441.2.1698.2.96
--- SPECS/kernel.spec:1.441.2.1698.2.95	Tue Apr  3 17:50:16 2007
+++ SPECS/kernel.spec	Tue Apr  3 17:55:55 2007
@@ -1338,10 +1338,16 @@
 install -d $RPM_BUILD_ROOT%{_kernelsrcdir}
 install -d $RPM_BUILD_ROOT%{_sysconfdir}/modprobe.d/%{kernel_release}
 
+%if %{with uheaders}
 %{__make} headers_install \
-	INSTALL_HDR_PATH=$RPM_BUILD_ROOT%{_prefix}
+	INSTALL_HDR_PATH=$RPM_BUILD_ROOT%{_prefix} \
+%if "%{_target_base_arch}" != "%{_arch}"
+	ARCH=%{_target_base_arch}
+%endif
+
 # glibc-headers
 rm -rf $RPM_BUILD_ROOT%{_includedir}/scsi
+%endif
 
 # test if we can hardlink -- %{_builddir} and $RPM_BUILD_ROOT on same partition
 if cp -al COPYING $RPM_BUILD_ROOT/COPYING 2>/dev/null; then
@@ -1694,6 +1700,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.441.2.1698.2.96  2007/04/03 15:55:55  qboosh
+- more
+
 Revision 1.441.2.1698.2.95  2007/04/03 15:50:16  arekm
 - turn off libc-headers generation by default
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/kernel.spec?r1=1.441.2.1698.2.95&r2=1.441.2.1698.2.96&f=u



More information about the pld-cvs-commit mailing list