[packages/ceph] - drop unneeded ac/am regen - make xfs happy on i686

baggins baggins at pld-linux.org
Sat Apr 29 13:33:55 CEST 2017


commit 252252829fd38f3b045d073e4e57493bd2c53dc6
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Apr 29 13:33:29 2017 +0200

    - drop unneeded ac/am regen
    - make xfs happy on i686

 ceph.spec | 7 +------
 1 file changed, 1 insertion(+), 6 deletions(-)
---
diff --git a/ceph.spec b/ceph.spec
index c4dc77c..2b8e84c 100644
--- a/ceph.spec
+++ b/ceph.spec
@@ -217,13 +217,8 @@ Agenci OCF do monitorowania procesów Cepha.
 %patch2 -p1
 
 %build
-%{__libtoolize}
-%{__aclocal} -I m4
-%{__autoconf}
-%{__autoheader}
-%{__automake}
 # required by xfs headers (for off64_t)
-CPPFLAGS="%{rpmcppflags} -D_LARGEFILE64_SOURCE"
+CPPFLAGS="%{rpmcppflags} -D_FILE_OFFSET_BITS=64"
 # ac_cv_prog_uudecode_base64=no is a hack to compile Test.class instead of
 # using included one which fails with Sun/Oracle JDK 1.6
 %configure \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ceph.git/commitdiff/252252829fd38f3b045d073e4e57493bd2c53dc6



More information about the pld-cvs-commit mailing list