[packages/xtrabackup] up to 2.2.13, ftbs

glen glen at pld-linux.org
Mon Dec 7 09:46:46 CET 2015


commit 647d5174df02e4049eaa60bc22f249b14e4dc77f
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Mon Dec 7 10:46:04 2015 +0200

    up to 2.2.13, ftbs
    
    percona-xtrabackup-2.2.13/storage/innobase/fts/fts0que.cc:2840:131: error: 'fts_ast_node_type_get' was not declared in this scope

 xtrabackup.spec | 12 ++++++++----
 1 file changed, 8 insertions(+), 4 deletions(-)
---
diff --git a/xtrabackup.spec b/xtrabackup.spec
index d5147d5..c1ed5e9 100644
--- a/xtrabackup.spec
+++ b/xtrabackup.spec
@@ -5,12 +5,12 @@
 # - BR deps (for libarchive, mysql builds)
 Summary:	XtraBackup online backup for MySQL / InnoDB
 Name:		xtrabackup
-Version:	2.2.10
-Release:	1
+Version:	2.2.13
+Release:	0.1
 License:	GPL v2
 Group:		Applications/Databases
-Source0:	http://www.percona.com/downloads/XtraBackup/LATEST/source/tarball/percona-%{name}-%{version}.tar.gz
-# Source0-md5:	81c70aeff37537331b3be0a0d408265a
+Source0:	https://www.percona.com/downloads/XtraBackup/Percona-XtraBackup-%{version}/source/tarball/percona-%{name}-%{version}.tar.gz
+# Source0-md5:	77dbda4540fda2d0decb074131a4bae3
 URL:		http://www.percona.com/doc/percona-xtrabackup/
 BuildRequires:	bash
 BuildRequires:	cmake >= 2.6
@@ -45,6 +45,10 @@ cd build
 	-DCMAKE_C_FLAGS_RELEASE="%{rpmcflags} -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing" \
 	-DCMAKE_CXX_FLAGS_RELEASE="%{rpmcxxflags} -DNDEBUG -fno-omit-frame-pointer -fno-strict-aliasing" \
 	-DENABLE_DTRACE=OFF \
+	-DWITH_EDITLINE=system \
+	-DWITH_PIC=ON \
+	-DWITH_READLINE=system \
+	-DWITH_ZLIB=system \
 	..
 
 %{__make}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/xtrabackup.git/commitdiff/647d5174df02e4049eaa60bc22f249b14e4dc77f



More information about the pld-cvs-commit mailing list