pbrobinson pushed to groonga (f22). "Drop ExclusiveArch, atomic primitives now supported on all arches"

notifications at fedoraproject.org notifications at fedoraproject.org
Sun Apr 19 14:04:58 UTC 2015


>From 59dc48f03e0935b0555de5d4cf3324177b88ba1b Mon Sep 17 00:00:00 2001
From: Peter Robinson <pbrobinson at gmail.com>
Date: Sun, 19 Apr 2015 14:43:25 +0100
Subject: Drop ExclusiveArch, atomic primitives now supported on all arches


diff --git a/groonga.spec b/groonga.spec
index cb308fd..1e50669 100644
--- a/groonga.spec
+++ b/groonga.spec
@@ -4,7 +4,7 @@
 
 Name:		groonga
 Version:	5.0.2
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	An Embeddable Fulltext Search Engine
 
 Group:		Applications/Text
@@ -28,7 +28,6 @@ Requires:	%{name}-plugin-suggest = %{version}-%{release}
 Requires(post):	systemd
 Requires(preun):	systemd
 Requires(postun):	systemd
-ExclusiveArch:		%{ix86} x86_64
 
 %description
 Groonga is an embeddable full-text search engine library.  It can
@@ -182,6 +181,7 @@ PHP language binding for Groonga
   --with-zlib --with-lz4 \
   --with-munin-plugins \
   --without-libstemmer
+
 sed -i 's|^hardcode_libdir_flag_spec=.*|hardcode_libdir_flag_spec=""|' libtool
 sed -i 's|^runpath_var=LD_RUN_PATH|runpath_var=DIE_RPATH_DIE|' libtool
 make %{?_smp_mflags} unitdir="%{_unitdir}"
@@ -445,6 +445,9 @@ fi
 %{php_extdir}/groonga.so
 
 %changelog
+* Sun Apr 19 2015 Peter Robinson <pbrobinson at fedoraproject.org> 5.0.2-2
+- Drop ExclusiveArch, atomic primitives now supported on all arches
+
 * Wed Apr 1 2015 HAYASHI Kentaro <hayashi at clear-code.com> - 5.0.2-1
 - new upstream release.
 - drop fix-crash-by-missing-libedit-initialization.patch
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/groonga.git/commit/?h=f22&id=59dc48f03e0935b0555de5d4cf3324177b88ba1b


More information about the scm-commits mailing list