[packages/biosdevname] - added x32 to archs; removed ia64 (following upstream spec)

qboosh qboosh at pld-linux.org
Tue Dec 29 21:16:38 CET 2015


commit e497225b494a1a3e7bb57527c2ba32b4f262734e
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Dec 29 21:18:21 2015 +0100

    - added x32 to archs; removed ia64 (following upstream spec)

 biosdevname.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/biosdevname.spec b/biosdevname.spec
index add6191..d2ac144 100644
--- a/biosdevname.spec
+++ b/biosdevname.spec
@@ -14,9 +14,9 @@ BuildRequires:	pciutils-devel
 BuildRequires:	zlib-devel
 Requires:	udev-core
 # SMBIOS only exists on these arches.  It's also likely that other
-# arches don't expect the PCI bus to be sorted breadth-first, or of
+# arches don't expect the PCI bus to be sorted breadth-first, or if
 # so, there haven't been any comments about that on LKML.
-ExclusiveArch:	%{ix86} %{x8664} ia64
+ExclusiveArch:	%{ix86} %{x8664} x32
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/biosdevname.git/commitdiff/e497225b494a1a3e7bb57527c2ba32b4f262734e



More information about the pld-cvs-commit mailing list