From d34bedc1a2ef0b2281daa87ffc507a023a29d4b0 Mon Sep 17 00:00:00 2001 From: Michal Schorm Date: Mon, 16 Oct 2017 14:28:44 +0200 Subject: [PATCH] RPMLint error fix: Remove unused python scripts which remained from TokuDB upstream --- mariadb.spec | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/mariadb.spec b/mariadb.spec index 9b6a54c..5033d37 100644 --- a/mariadb.spec +++ b/mariadb.spec @@ -692,6 +692,8 @@ fi rm -r storage/rocksdb/ %endif +# Remove python scripts remains from tokudb upstream (those files are not used anyway) +rm -r storage/tokudb/mysql-test/tokudb/t/*.py %build @@ -1502,6 +1504,8 @@ fi - Fix client library obsolete Related: #1498956 - RPMLint error fix: description line too long +- RPMLint error fix: + Remove unused python scripts which remained from TokuDB upstream * Wed Oct 04 2017 Michal Schorm - 3:10.2.9-2 - Fix of "with" and "without" macros, so they works