[sks] updated the supported arch list

Dan Horák sharkcz at fedoraproject.org
Fri Apr 29 08:35:06 UTC 2011


commit eafda001de9d231420c7b562fca00cb5690b7f9b
Author: Dan Horák <dan at danny.cz>
Date:   Fri Apr 29 10:34:53 2011 +0200

    updated the supported arch list

 sks.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/sks.spec b/sks.spec
index 8f2c296..ac406f3 100644
--- a/sks.spec
+++ b/sks.spec
@@ -1,7 +1,7 @@
 Summary:        Synchronizing Key Server
 Name:           sks
 Version:        1.1.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 License:        GPLv2+
 Group:          System Environment/Daemons
 URL:            http://code.google.com/p/sks-keyserver/
@@ -11,6 +11,9 @@ Patch1:		sks-1.1.1-bdb.patch
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root
 BuildRequires:  ocaml ocaml-camlp4-devel db4-devel zlib-devel chrpath
 
+# ocaml only available on these:
+ExclusiveArch: alpha armv4l %{ix86} ia64 x86_64 ppc ppc64 sparc sparcv9
+
 %description
 SKS is a OpenPGP keyserver whose goal is to provide easy to
 deploy, decentralized, and highly reliable synchronization.
@@ -43,6 +46,9 @@ chrpath --delete %{buildroot}%{_bindir}/sks
 %{_mandir}/man8/sks.8.gz
 
 %changelog
+* Fri Apr 29 2011 Dan Horák <dan[at]danny.cz> - 1.1.1-6
+- updated the supported arch list
+
 * Wed Feb 09 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.1.1-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 


More information about the scm-commits mailing list