Accepting request 246584 from server:database

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/246584
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/mariadb?expand=0&rev=40
This commit is contained in:
Stephan Kulow 2014-08-28 19:05:23 +00:00 committed by Git OBS Bridge
commit 547b41010e
9 changed files with 32 additions and 10 deletions

8
_constraints Normal file
View File

@ -0,0 +1,8 @@
<constraints>
<hardware>
<disk>
<size unit="G">9</size>
</disk>
</hardware>
</constraints>

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8a22396232d86c381d06d67321b3871084ccaa2878d80b12a4f124af69038d59
size 222
oid sha256:10d34094de047645360cc0a2bf1c5d61a53eb626916d52e6c85ad8e2dc994104
size 216

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:6d4f69a4179b104a3823f53aafbeab4a3d5299f3f919902174ea5a50767c10df
size 41214094

3
mariadb-10.0.13.tar.bz2 Normal file
View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:7c263e949d142184a6ff05b4221d7765fdb8eb42e768fc952ec812dec746795e
size 41367585

View File

@ -1,3 +1,17 @@
-------------------------------------------------------------------
Tue Aug 19 06:42:53 UTC 2014 - michal.hrusecky@opensuse.org
- fix privileges as a last step of upgrade
-------------------------------------------------------------------
Mon Aug 18 17:39:33 UTC 2014 - michal.hrusecky@opensuse.org
- Update to 10.0.13
* Release notes:
http://kb.askmonty.org/v/mariadb-10013-release-notes
* Changelog:
http://kb.askmonty.org/v/mariadb-10013-changelog
-------------------------------------------------------------------
Wed Jul 2 21:43:19 UTC 2014 - michal.hrusecky@opensuse.org

View File

@ -40,7 +40,7 @@ Name: mariadb
Summary: Server part of MariaDB
License: SUSE-GPL-2.0-with-FLOSS-exception
Group: Productivity/Databases/Servers
Version: 10.0.12
Version: 10.0.13
Release: 0
%define srv_vers 5.6.17
Url: http://www.mariab.org

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:87a673d5d96ba4dbeef2eb9f485393da8cc157fb1a4f9a2599a64dde5425a761
size 23736
oid sha256:ce3e1263604bade1cbb27c16c6a849bb23ffc13e8d3b5f04dd96e310af4f540c
size 24074

View File

@ -35,7 +35,7 @@
rc_check ()
{
_rc_status_ret=$?
test "_rc_status_ret" || _rc_status_ret=0
test "$_rc_status_ret" || _rc_status_ret=0
test $_rc_status_ret -eq 0 || _rc_status=$_rc_status_ret
test $_rc_status -eq 0 || _rc_status_all=$_rc_status
return 0$_rc_status_ret

2
series
View File

@ -10,7 +10,7 @@ mariadb-5.2.3-cnf.patch
mysql-community-server-5.5.6-safe-process-in-bin.patch
mariadb-10.0.11-group.patch
mariadb-10.0.5-deharcode-libdir.patch
mysql-5.5.31-upgrade-datadir.patch
mariadb-10.0.13-upgrade-datadir.patch
mysql-community-server-5.6.12-srv_buf_size.patch
mariadb-10.0.9-perl-in-bench.patch
mariadb-10.0.11-header_files_const_warnings.patch