[sphinx] Upstream 2.2.5

Gerald B. Cox gbcox at fedoraproject.org
Wed Oct 29 03:38:36 UTC 2014


commit 3f2726ed17f263fd933377f6ca96eb7825c1a15c
Author: gbcox <gbcox at bzb.us>
Date:   Tue Oct 28 20:38:33 2014 -0700

    Upstream 2.2.5
    
    - ExclusiveArch:  %{ix86} x86_64 rhbz#1107361

 sphinx.spec |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/sphinx.spec b/sphinx.spec
index a513e1d..f8d735f 100644
--- a/sphinx.spec
+++ b/sphinx.spec
@@ -14,7 +14,7 @@ Source1:        searchd.service
 Patch0:         %{name}-2.0.3-fix_static.patch
 Patch1:         %{name}-2.0.3-default_listen.patch
 
-ExcludeArch:	%{arm} 
+ExclusiveArch:	%{ix86} x86_64 
 
 BuildRequires:  expat-devel
 BuildRequires:  mysql-devel
@@ -276,7 +276,7 @@ chown -R %{sphinx_user}:root %{_localstatedir}/lib/sphinx/
 %changelog
 * Tue Oct 28 2014 Gerald Cox <gbcox at fedoraproject.org> - 2.2.5-1
 - Upstream 2.2.5
-- ExcludeArch:  %{arm} rhbz#1107361
+- ExclusiveArch:  %{ix86} x86_64 rhbz#1107361
 
 * Mon Aug 18 2014 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.5-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild


More information about the scm-commits mailing list