forked from pool/mariadb
Accepting request 913044 from home:dspinella:mariadb-rpmlint
- Update rpmlint rules in order to work with rpmlint2 (bsc#1179049). OBS-URL: https://build.opensuse.org/request/show/913044 OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=274
This commit is contained in:
parent
0f0f401650
commit
90c323be13
@ -14,8 +14,9 @@ addFilter(r'script-without-shebang /usr/bin/wsrep_sst_common')
|
|||||||
|
|
||||||
# Wrong location
|
# Wrong location
|
||||||
# wsrep_check_version is a wsrep version check utility. Used in testing only.
|
# wsrep_check_version is a wsrep version check utility. Used in testing only.
|
||||||
addFilter(r'arch-dependent-file-in-usr-share .* /usr/share/mysql-test/lib/My/SafeProcess/wsrep_check_version')
|
addFilter(r'arch-dependent-file-in-usr-share /usr/share/mysql-test/lib/My/SafeProcess/wsrep_check_version')
|
||||||
# my_safe_process is an utility that encapsulates process creation, monitoring and cleanup. Used in testing only.
|
# my_safe_process is an utility that encapsulates process creation, monitoring and cleanup. Used in testing only.
|
||||||
addFilter(r'arch-dependent-file-in-usr-share .* /usr/share/mysql-test/lib/My/SafeProcess/my_safe_process')
|
addFilter(r'arch-dependent-file-in-usr-share /usr/share/mysql-test/lib/My/SafeProcess/my_safe_process')
|
||||||
# pam_mariadb_mtr.so is a pam module to test pam authentication plugin. Used in pam.test only.
|
# pam_mariadb_mtr.so is a pam module to test pam authentication plugin. Used in pam.test only.
|
||||||
addFilter(r'arch-dependent-file-in-usr-share .* /usr/share/mysql-test/suite/plugins/pam/pam_mariadb_mtr.so')
|
addFilter(r'arch-dependent-file-in-usr-share /usr/share/mysql-test/suite/plugins/pam/pam_mariadb_mtr.so')
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Aug 19 10:04:42 UTC 2021 - Danilo Spinella <danilo.spinella@suse.com>
|
||||||
|
|
||||||
|
- Update rpmlint rules in order to work with rpmlint2
|
||||||
|
(bsc#1179049).
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 31 17:50:36 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
Mon May 31 17:50:36 UTC 2021 - Ferdinand Thiessen <rpm@fthiessen.de>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user