commit 58dc957fd17b73b2aa619d7638bf3a576c4f7b39
Author: Marcin Krol <[email protected]>
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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to