[pesign] Add ExclusiveArch since this doesn't make sense on non-EFI platforms.

Peter Jones pjones at fedoraproject.org
Wed Jun 27 13:13:21 UTC 2012


commit 0f6fcf3f9840598e7c36d8797e0a8b85755e6013
Author: Peter Jones <pjones at redhat.com>
Date:   Wed Jun 27 09:12:37 2012 -0400

    Add ExclusiveArch since this doesn't make sense on non-EFI platforms.

 pesign.spec |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/pesign.spec b/pesign.spec
index db605ac..43d8861 100644
--- a/pesign.spec
+++ b/pesign.spec
@@ -8,6 +8,7 @@ URL: https://github.com/vathpela/pesign
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires: git gnu-efi nspr nspr-devel nss nss-devel nss-util popt-devel
 Requires: nspr nss nss-util popt
+ExclusiveArch: i686 x86_64 ia64
 
 # there is no tarball at github, of course.  To get this version do:
 # git clone https://github.com/vathpela/pesign.git


More information about the scm-commits mailing list