SHA256
1
0
forked from pool/mariadb
Michal Hrusecky (old before rename to _miska_) 2014-07-02 21:56:36 +00:00 committed by Git OBS Bridge
parent 90d006a320
commit 3e106af254
6 changed files with 18 additions and 10 deletions

View File

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

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:8243dc65d0a0dea27dfd2ff7800cda013cba47bbec73a4f939caae7e08471ff9
size 41213116

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

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

View File

@ -1,3 +1,13 @@
-------------------------------------------------------------------
Wed Jul 2 21:43:19 UTC 2014 - michal.hrusecky@opensuse.org
- Update to 10.0.12
* Release notes:
http://kb.askmonty.org/v/mariadb-10012-release-notes
* Changelog:
http://kb.askmonty.org/v/mariadb-10012-changelog
- Not chowning datadir
-------------------------------------------------------------------
Mon Jun 16 09:55:54 UTC 2014 - coolo@suse.com

View File

@ -15,7 +15,6 @@
# Please submit bugfixes or comments via http://bugs.opensuse.org/
#
# Few definitions which will alter build
%define preferred 01
%define use_systemd 01
@ -41,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.11
Version: 10.0.12
Release: 0
%define srv_vers 5.6.17
Url: http://www.mariab.org
@ -470,7 +469,6 @@ end
%endif
if [ -d /var/lib/mysql ]; then
touch /var/lib/mysql/.run-mysql_upgrade
chown -R --no-dereference mysql:mysql /var/lib/mysql
fi
for i in /var/lib/mysql/{.protected,.tmp}; do
( [ -d "$i" ] && rmdir "$i" ) || :

View File

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