From: Jakub Bogusz Date: Tue, 29 Dec 2015 20:18:21 +0000 (+0100) Subject: - added x32 to archs; removed ia64 (following upstream spec) X-Git-Tag: auto/th/biosdevname-0.7.1-1 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fbiosdevname.git;a=commitdiff_plain;h=e497225b494a1a3e7bb57527c2ba32b4f262734e - added x32 to archs; removed ia64 (following upstream spec) --- 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