[librx] Update 64bit arch list

Brent Baude baude at fedoraproject.org
Tue May 20 12:44:48 UTC 2014


commit dd7fe6d4789b6882581f0b0eb8d1378237dd0836
Author: Brent Baude <baude at us.ibm.com>
Date:   Tue May 20 07:44:42 2014 -0500

    Update 64bit arch list

 librx.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/librx.spec b/librx.spec
index d25df20..63eb91c 100644
--- a/librx.spec
+++ b/librx.spec
@@ -1,7 +1,7 @@
 Summary: POSIX regexp functions
 Name: librx
 Version: 1.5
-Release: 21%{?dist}
+Release: 22%{?dist}
 License: GPLv2+
 URL: http://www.gnu.org/software/rx/rx.html
 Group: Applications/Text
@@ -38,7 +38,7 @@ This package contains files needed for development with librx.
 %setup -q -n rx-%{version}
 %patch0 -p1
 %patch1 -p1 -b .texipatch
-%ifarch x86_64 s390x ia64 ppc64 alpha sparc64 aarch64
+%ifarch x86_64 s390x ia64 %{power64} alpha sparc64 aarch64 
 %patch2 -p1 -b .64bit
 %endif
 %patch3 -p1 -b .libtoolmode
@@ -88,6 +88,9 @@ fi
 %{_libdir}/*.so
 
 %changelog
+* Tue May 20 2014 Brent Baude <baude at us.ibm.com> - 1.5-22
+- Update 64bit arch list
+
 * Wed Jan 15 2014 Jason L Tibbitts III <tibbs at math.uh.edu> - 1.5-21
 - Remove single trailing space in -devel post scriptlet which caused a file
   named " " in / to appear on install.


More information about the scm-commits mailing list