[packages/ceph] - libec_isa.so is x8664 only because of yasm, release 3

hawk hawk at pld-linux.org
Fri Feb 6 08:35:08 CET 2015


commit 58dc957fd17b73b2aa619d7638bf3a576c4f7b39
Author: Marcin Krol <hawk at tld-linux.org>
Date:   Fri Feb 6 07:33:24 2015 +0000

    - libec_isa.so is x8664 only because of yasm, release 3

 ceph.spec | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/ceph.spec b/ceph.spec
index 5cffb66..1b9911a 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -14,7 +14,7 @@ Summary:	User space components of the Ceph file system
 Summary(pl.UTF-8):	Działające w przestrzeni użytkownika elementy systemu plików Ceph
 Name:		ceph
 Version:	0.87
-Release:	2
+Release:	3
 License:	LGPL v2.1 (libraries), GPL v2 (some programs)
 Group:		Base
 Source0:	http://ceph.com/download/%{name}-%{version}.tar.bz2
@@ -315,7 +315,7 @@ fi
 %attr(755,root,root) %{_libdir}/ceph/erasure-code/libec_fail_to_initialize.so*
 %attr(755,root,root) %{_libdir}/ceph/erasure-code/libec_fail_to_register.so*
 %attr(755,root,root) %{_libdir}/ceph/erasure-code/libec_hangs.so*
-%ifnarch x32
+%ifarch %{x8664}
 %attr(755,root,root) %{_libdir}/ceph/erasure-code/libec_isa.so*
 %endif
 %attr(755,root,root) %{_libdir}/ceph/erasure-code/libec_jerasure.so*
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ceph.git/commitdiff/58dc957fd17b73b2aa619d7638bf3a576c4f7b39



More information about the pld-cvs-commit mailing list