mskalick pushed to wiredtiger (epel7). "Added ExclusiveArch: x86_64"

notifications at fedoraproject.org notifications at fedoraproject.org
Thu Apr 2 10:12:46 UTC 2015


>From 9eae81dc9fcb69d1d612a2cce3324a929b29bd67 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Marek=20Skalick=C3=BD?= <mskalick at redhat.com>
Date: Thu, 2 Apr 2015 11:49:39 +0200
Subject: Added ExclusiveArch: x86_64


diff --git a/wiredtiger.spec b/wiredtiger.spec
index 8d02ab1..2903e5d 100644
--- a/wiredtiger.spec
+++ b/wiredtiger.spec
@@ -1,6 +1,6 @@
 Name:           wiredtiger
 Version:        2.5.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 Summary:        A data storage engine
 # http://source.wiredtiger.com/develop/license.html
 License:        (GPLv2 or GPLv3) and MIT and BSD
@@ -16,6 +16,9 @@ BuildRequires:  snappy-devel
 BuildRequires:  zlib-devel
 Requires:       %{name}-libs%{?_isa} = %{version}-%{release}
 
+# WiredTiger does not support 32bit architectures (see bug #1208441)
+ExclusiveArch:  x86_64
+
 %description
 WiredTiger is a data storage engine that provides APIs for efficiently
 storing data in highly concurrent applications. It includes functionality
@@ -132,6 +135,9 @@ rm -f %{buildroot}%{_libdir}/%{name}/lib%{name}_java.la
 %{_jnidir}/%{name}.jar
 
 %changelog
+* Thu Apr 2 2015 Marek Skalicky <mskalick at redhat.com> - 2.5.1-6
+- Added ExclusiveArch: x86_64
+
 * Fri Mar 27 2015 Marek Skalicky <mskalick at redhat.com> - 2.5.1-5
 - Fixed java and python requires
 
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/wiredtiger.git/commit/?h=epel7&id=9eae81dc9fcb69d1d612a2cce3324a929b29bd67


More information about the scm-commits mailing list