packages: linux-libc-headers/linux-libc-headers.spec - arm added

tommat tommat at pld-linux.org
Fri Jun 25 11:49:16 CEST 2010


Author: tommat                       Date: Fri Jun 25 09:49:16 2010 GMT
Module: packages                      Tag: HEAD
---- Log message:
- arm added

---- Files affected:
packages/linux-libc-headers:
   linux-libc-headers.spec (1.159 -> 1.160) 

---- Diffs:

================================================================
Index: packages/linux-libc-headers/linux-libc-headers.spec
diff -u packages/linux-libc-headers/linux-libc-headers.spec:1.159 packages/linux-libc-headers/linux-libc-headers.spec:1.160
--- packages/linux-libc-headers/linux-libc-headers.spec:1.159	Mon Jun  7 22:52:06 2010
+++ packages/linux-libc-headers/linux-libc-headers.spec	Fri Jun 25 11:49:10 2010
@@ -29,7 +29,7 @@
 Patch9:		%{name}-align.patch
 AutoReqProv:	no
 BuildRequires:	perl-base
-BuildRequires:	rpmbuild(macros) >= 1.360
+BuildRequires:	rpmbuild(macros) >= 1.567
 Requires(pre):	fileutils
 Provides:	alsa-driver-devel
 Provides:	glibc-kernel-headers = %{epoch}:%{version}-%{release}
@@ -82,8 +82,12 @@
 %ifarch ppc ppc64
 	ARCH=powerpc
 %else
+%ifarch %{arm}
+	ARCH=arm
+%else
 	ARCH=%{_target_base_arch}
 %endif
+%endif
 
 # provided by glibc-headers
 rm -rf $RPM_BUILD_ROOT%{_includedir}/scsi
@@ -119,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.160  2010/06/25 09:49:10  tommat
+- arm added
+
 Revision 1.159  2010/06/07 20:52:06  arekm
 - rel 2; align export for netfilter from git
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/linux-libc-headers/linux-libc-headers.spec?r1=1.159&r2=1.160&f=u



More information about the pld-cvs-commit mailing list