forked from pool/python-mysqlclient
Accepting request 780212 from home:pgajdos:mariadb
- %check: choose better database user name OBS-URL: https://build.opensuse.org/request/show/780212 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-mysqlclient?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
ed9a380558
commit
b58bc27fbc
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Feb 11 16:02:55 UTC 2020 - pgajdos@suse.com
|
||||
|
||||
- %check: choose better database user name
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 9 20:22:50 UTC 2019 - pgajdos@suse.com
|
||||
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package python-mysqlclient
|
||||
#
|
||||
# Copyright (c) 2019 SUSE LLC
|
||||
# Copyright (c) 2020 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -69,7 +69,7 @@ cconf=abuild-myclient.cnf
|
||||
#
|
||||
# start the mariadb server
|
||||
#
|
||||
%mysql_testserver_start -u abuild -p abuildpw
|
||||
%mysql_testserver_start -u auth_db_user -p auth_db_pass
|
||||
#
|
||||
# creating client mysql config
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user