mirror of
https://abf.rosa.ru/djam/mariadb.git
synced 2025-02-24 15:12:48 +00:00
10.0.10
This commit is contained in:
parent
69938cb8ee
commit
81ab504eab
2 changed files with 5 additions and 4 deletions
2
.abf.yml
2
.abf.yml
|
@ -1,2 +1,2 @@
|
|||
sources:
|
||||
mariadb-10.0.9.tar.gz: 474310268649fd00ddf8c813987a2b05ad0a4d2d
|
||||
mariadb-10.0.10.tar.gz: 59e222bd261128aff89c216dc100d5bcc8c5acc4
|
||||
|
|
|
@ -4,9 +4,9 @@
|
|||
%define muser mysql
|
||||
|
||||
Name: mariadb
|
||||
Version: 10.0.9
|
||||
Release: 2
|
||||
Source0: http://mirrors.fe.up.pt/pub/mariadb/mariadb-%{version}/kvm-tarbake-jaunty-x86/mariadb-%{version}.tar.gz
|
||||
Version: 10.0.10
|
||||
Release: 1
|
||||
Source0: http://mariadb.mirror.nucleus.be//mariadb-%{version}/kvm-tarbake-jaunty-x86/mariadb-%{version}.tar.gz
|
||||
Source100: mysqld.service
|
||||
Source101: mysqld-prepare-db-dir
|
||||
Source102: mysqld-wait-ready
|
||||
|
@ -151,6 +151,7 @@ Plugins for the MariaDB database.
|
|||
%{_libdir}/mysql/plugin/query_response_time.so
|
||||
%{_libdir}/mysql/plugin/semisync_master.so
|
||||
%{_libdir}/mysql/plugin/semisync_slave.so
|
||||
%{_libdir}/mysql/plugin/server_audit.so
|
||||
%{_libdir}/mysql/plugin/sql_errlog.so
|
||||
%{_mandir}/man1/mysql_plugin.1*
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue