From c73ebfa81bb6859c3353d964856afff48dccca2e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sat, 29 Apr 2017 18:23:12 +0200 Subject: [PATCH 1/1] - regenerate ac/am, upstream file produce incorrectly linked libs --- ceph.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ceph.spec b/ceph.spec index 2b8e84c..f5227c9 100644 --- a/ceph.spec +++ b/ceph.spec @@ -217,6 +217,11 @@ 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_FILE_OFFSET_BITS=64" # ac_cv_prog_uudecode_base64=no is a hack to compile Test.class instead of -- 2.44.0