gbcox pushed to sphinx (master). "Upstream 2.2.8 rhbz#1201311"

notifications at fedoraproject.org notifications at fedoraproject.org
Mon Mar 30 00:49:28 UTC 2015


>From 329155ea2056b9dbb8337d5c5346bf1c36dd25cd Mon Sep 17 00:00:00 2001
From: gbcox <gbcox at bzb.us>
Date: Sun, 29 Mar 2015 17:48:47 -0700
Subject: Upstream 2.2.8 rhbz#1201311


diff --git a/sphinx.spec b/sphinx.spec
index 1d0e4a6..c97e079 100644
--- a/sphinx.spec
+++ b/sphinx.spec
@@ -2,6 +2,15 @@
 %global sphinx_group sphinx
 %global sphinx_home %{_localstatedir}/lib/sphinx
 
+# rpmbuild < 4.6 support
+%if ! 0%{?__isa_bits}
+%ifarch x86_64 ia64 ppc64 sparc64 s390x alpha ppc64le aarch64
+%global __isa_bits 64
+%else
+%global __isa_bits 32
+%endif
+%endif
+
 Name:           sphinx
 Version:        2.2.8
 Release:        1%{?dist}
-- 
cgit v0.10.2


	http://pkgs.fedoraproject.org/cgit/sphinx.git/commit/?h=master&id=329155ea2056b9dbb8337d5c5346bf1c36dd25cd


More information about the scm-commits mailing list