mariadb/support-files
Daniel Black 5d57e04b27 MDEV-27386: cpack rpm libsepol installed detects verison incorrectly
... when two packages are installed.

(fc35 with i686 and x86_64 packages of libsepol installed).
$ rpm -q --qf "%{VERSION}" libsepol
3.33.3

Restricting the version to the current achitecture generates
a much more obtainable version dependency.

$ rpm -q --qf "%{VERSION}" libsepol.x86_64
3.3

This make dependency resolution easier preventing:
$ sudo dnf localinstall  MariaDB-server-10.8.0-1.fc35.x86_64.rpm ...
Last metadata expiration check: 2:06:49 ago on Thu 30 Dec 2021 14:02:32.
Error:
 Problem 1: conflicting requests
  - nothing provides libsepol >= 3.33.3 needed by MariaDB-server-10.8.0-1.fc35.x86_64

The CMAKE_SYSTEM_PROCESSOR is used in the generation of architecture
filenames so its preduent to just use the same version.
2021-12-30 19:48:26 +11:00
..
dtrace Update FSF Address 2019-05-11 21:29:06 +03:00
MacOSX Merge branch '5.5' into 10.1 2019-05-11 22:19:05 +03:00
policy Merge 10.1 into 10.2 2019-02-02 11:40:02 +02:00
rpm MDEV-25617 10.5.10 upgrade: "scriptlet / line 6 : [: is-active : binary operator expected" 2021-06-16 12:26:43 +07:00
binary-configure.sh
build-tags Don't create tags for .xz files 2017-06-30 22:31:37 +03:00
ccfilter Fixed compiler warnings and test failures found by buildbot 2016-06-24 02:25:14 +03:00
CMakeLists.txt MDEV-27386: cpack rpm libsepol installed detects verison incorrectly 2021-12-30 19:48:26 +11:00
compiler_warnings.supp Merge branch '10.1' into 10.2 2017-03-30 12:48:42 +02:00
db.opt Added new states to be able to better diagnose where server hangs. 2014-05-03 19:12:17 +03:00
magic
mariadb.pc.in mariadb.pc: plugindir is used 2021-03-18 14:35:55 +11:00
mariadb.service.in MDEV-25513: raise systemd LimitNOFILE limits to match server defaults 2021-04-27 08:17:40 +10:00
mariadb@.service.in MDEV-25513: raise systemd LimitNOFILE limits to match server defaults 2021-04-27 08:17:40 +10:00
my-huge.cnf.sh MDEV-15448 Remove "innodb_additional_mem_pool_size" setting from my-innodb-heavy-4G.cnf file 2018-03-03 01:59:52 +02:00
my-innodb-heavy-4G.cnf.sh MDEV-15448 Remove "innodb_additional_mem_pool_size" setting from my-innodb-heavy-4G.cnf file 2018-03-03 01:59:52 +02:00
my-large.cnf.sh MDEV-15448 Remove "innodb_additional_mem_pool_size" setting from my-innodb-heavy-4G.cnf file 2018-03-03 01:59:52 +02:00
my-medium.cnf.sh MDEV-15448 Remove "innodb_additional_mem_pool_size" setting from my-innodb-heavy-4G.cnf file 2018-03-03 01:59:52 +02:00
my-small.cnf.sh MDEV-15448 Remove "innodb_additional_mem_pool_size" setting from my-innodb-heavy-4G.cnf file 2018-03-03 01:59:52 +02:00
mysql-log-rotate.sh Merge remote-tracking branch 'origin/5.5' into 10.1 2019-09-24 11:18:39 +04:00
mysql-multi.server.sh spelling fixes 2017-03-07 13:38:06 +04:00
mysql.m4 Update FSF Address 2019-05-11 21:29:06 +03:00
mysql.server-sys5.sh
mysql.server.sh MDEV-26612 Two different ways to start MariaDB service can cause data corruption 2021-09-24 15:02:47 +07:00
mysqld_multi.server.sh
sysusers.conf.in Generate and install sysusers and tmpfiles configuration 2017-12-20 12:54:19 +02:00
tmpfiles.conf.in Generate and install sysusers and tmpfiles configuration 2017-12-20 12:54:19 +02:00
use_galera_new_cluster.conf systemd: mariadb@bootstrap - clear ExecStartPre and ExecStartPost 2020-09-22 15:37:44 +10:00
wsrep.cnf.sh MDEV-17428: Update wsrep_max_ws_rows and wsrep_max_ws_size values in wsrep.cnf.sh 2019-02-21 09:19:18 +02:00
wsrep_notify.sh MDEV-6247: Merge 10.0-galera to 10.1. 2014-08-26 15:43:46 +03:00