RPMLint error fix: Remove unused python scripts which remained from TokuDB upstream
This commit is contained in:
parent
4f0e1812ee
commit
d34bedc1a2
@ -692,6 +692,8 @@ fi
|
|||||||
rm -r storage/rocksdb/
|
rm -r storage/rocksdb/
|
||||||
%endif
|
%endif
|
||||||
|
|
||||||
|
# Remove python scripts remains from tokudb upstream (those files are not used anyway)
|
||||||
|
rm -r storage/tokudb/mysql-test/tokudb/t/*.py
|
||||||
|
|
||||||
%build
|
%build
|
||||||
|
|
||||||
@ -1502,6 +1504,8 @@ fi
|
|||||||
- Fix client library obsolete
|
- Fix client library obsolete
|
||||||
Related: #1498956
|
Related: #1498956
|
||||||
- RPMLint error fix: description line too long
|
- 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 <mschorm@redhat.com> - 3:10.2.9-2
|
* Wed Oct 04 2017 Michal Schorm <mschorm@redhat.com> - 3:10.2.9-2
|
||||||
- Fix of "with" and "without" macros, so they works
|
- Fix of "with" and "without" macros, so they works
|
||||||
|
Loading…
Reference in New Issue
Block a user