summaryrefslogtreecommitdiff
path: root/cmake/cpack_rpm.cmake
Commit message (Collapse)AuthorAgeFilesLines
* Merge 10.3 into 10.4Marko Mäkelä2022-09-131-1/+1
|\
| * MDEV-29522 RocksDB RPM doesn't get built on Rocky Linux and AlmaSergei Golubchik2022-09-131-1/+1
| | | | | | | | use correct python on rocky8 and alma8
* | Merge branch '10.3' into bb-10.4-releasemariadb-10.4.26Oleksandr Byelkin2022-08-101-1/+1
|\ \ | |/
| * Fix typos in the codebase.fluesvamp2022-08-091-1/+1
| |
* | Merge branch '10.3' into 10.4Oleksandr Byelkin2022-01-301-1/+4
|\ \ | |/
| * Merge branch '10.2' into 10.3mariadb-10.3.33Oleksandr Byelkin2022-01-291-1/+4
| |\
| | * MDEV-27109 mysql_config mariadb_config lists non existant -lmariadbAlexey Bychko2022-01-141-1/+3
| | | | | | | | | | | | | | | added dependency devel->shared and conflict with previous versions update C/C 3.1 with the corresponding C/C part of the fix
| | * /usr/lib64/pkgconfig is not owned by MariaDB-develSergei Golubchik2022-01-141-0/+1
| | |
| | * MDEV-27364 Build from 10.2-10.4 srpm fails on RHEL8 family due to ↵Sergei Golubchik2021-12-271-0/+1
| | | | | | | | | | | | | | | | | | discrepancy in jemalloc requirements pass jemalloc requirement down to srpm build
* | | Merge 10.3 into 10.4Marko Mäkelä2021-11-291-45/+13
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-11-291-45/+13
| |\ \ | | |/
| | * MDEV-22522 RPM packages have meaningless summary/descriptionbb-10.2-MDEV-22522Alexey Bychko2021-11-231-45/+13
| | | | | | | | | | | | | | | this patch moves cpack summury and description for optional packages to the appropriate CMakeLists.txt files
* | | Merge 10.3 into 10.4Marko Mäkelä2021-11-091-6/+67
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-11-091-6/+67
| |\ \ | | |/
| | * MDEV-22522 RPM packages have meaningless summary/descriptionAlexey Bychko2021-11-081-6/+67
| | | | | | | | | | | | added summary/description per package.
* | | Merge 10.3 into 10.4Marko Mäkelä2021-09-221-0/+1
|\ \ \ | |/ /
| * | MDEV-23506 mariadb-connector-c-devel package from standard RHEL 8 repo ↵bb-10.3-abychkoAlexey Bychko2021-09-211-0/+1
| | | | | | | | | | | | | | | | | | | | | | | | conflicts with MariaDB's packages added alternative name for MariaDB-devel package to replace mariadb-connector-c-devel from RHEL 8 distribution. this patch is for 10.3+ on RHEL/Centos 8
* | | Merge 10.3 -> 10.4Sergei Petrunia2021-06-301-1/+5
|\ \ \ | |/ /
| * | Merge 10.2->10.3Sergei Petrunia2021-06-301-1/+5
| |\ \ | | |/
| | * MDEV-25960 yum update overwrites customized logrotation config ↵Alexey Bychko2021-06-221-1/+5
| | | | | | | | | | | | | | | | | | | | | | | | (/etc/logrotate.d/mysql) added %config directive to /etc/logrotate.d/mysql and put it to server package. if file is edited by customer and defaults are changed - new .rpmnew file with defaults will be created next to old one.
* | | rpm packaging: account for fedora > 31Sergei Golubchik2021-06-091-1/+1
| | | | | | | | | | | | | | | | | | RocksDB failed to package on fedora 32 and 33 with *** ERROR: ambiguous python shebang in /usr/bin/myrocks_hotbackup: #!/usr/bin/env python. Change it to python3 (or python2) explicitly.
* | | Merge 10.3 into 10.4Marko Mäkelä2021-05-251-2/+0
|\ \ \ | |/ /
| * | Merge 10.2 into 10.3Marko Mäkelä2021-05-241-2/+0
| |\ \ | | |/
| | * MDEV-24996 file conflict in rpm packagesSergei Golubchik2021-05-221-2/+2
| | |
* | | Merge branch '10.3' into 10.4Sergei Golubchik2020-05-091-4/+32
|\ \ \ | |/ /
| * | Merge branch '10.2' into 10.3mariadb-10.3.23Sergei Golubchik2020-05-091-0/+8
| |\ \ | | |/
| | * Merge branch '10.1' into 10.2mariadb-10.2.32Oleksandr Byelkin2020-05-081-0/+8
| | |\
| | | * MDEV-21437 MariaDB's SUSE/SLES packages don't "provide" all of the same ↵Sergei Golubchik2020-05-051-0/+8
| | | | | | | | | | | | | | | | capabilities as the platform's default packages
| * | | MDEV-22123 On RHEL8 mariadb-server is not providedSergei Golubchik2020-05-091-4/+24
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | setup alternative name for rhel8/centos8 use correct C/C version when providing mariadb-connector-c and other changes for installation over distro packages to work: dnf install mariadb-server dnf install --allowerasing MariaDB-{server,common,client,shared}*.rpm
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-02-111-0/+2
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-02-101-0/+2
| |\ \ \ | | |/ /
| | * | Ignore /lib64 for rpmAnel Husakovic2020-02-101-0/+2
| | | |
* | | | Merge branch '10.3' into 10.4Oleksandr Byelkin2020-01-241-0/+3
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Oleksandr Byelkin2020-01-241-0/+3
| |\ \ \ | | |/ /
| | * | MDEV-17292 Package the pam_user_map moduleSergei Golubchik2020-01-211-0/+3
| | | |
* | | | Merge 10.3 into 10.4Aleksey Midenkov2019-12-021-3/+5
|\ \ \ \ | |/ / /
| * | | RPM packaging fixes for FC31Sergei Golubchik2019-11-281-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | Obsoletes: cannot contain (x86-64) anymore Python shebang must be specific
* | | | Merge branch '10.3' into 10.4Sergei Golubchik2019-09-061-1/+1
|\ \ \ \ | |/ / /
| * | | Merge branch '10.2' into 10.3Sergei Golubchik2019-09-061-1/+1
| |\ \ \ | | |/ /
| | * | use a shorter name for sources in debuginfo rpmsSergei Golubchik2019-09-061-1/+1
| | | | | | | | | | | | | | | | have the same path as in source rpms, don't build them differently
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-08-311-1/+2
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-08-291-1/+2
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-08-281-1/+2
| | |\ \ | | | |/
| | | * really make CPACK_RPM_DEBUGINFO_PACKAGE configurableSergei Golubchik2019-08-201-1/+2
| | | |
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-07-251-10/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Eugene Kosov2019-07-161-10/+1
| |\ \ \ | | |/ /
| | * | cleanup: CPACK_RPM_* package descriptionSergei Golubchik2019-07-101-10/+1
| | | | | | | | | | | | | | | | | | | | add cmake helper macro SET_IF_UNSET() and use it for CPACK_* variables
* | | | Merge 10.3 into 10.4Marko Mäkelä2019-05-291-1/+1
|\ \ \ \ | |/ / /
| * | | Merge 10.2 into 10.3Marko Mäkelä2019-05-291-1/+1
| |\ \ \ | | |/ /
| | * | Merge 10.1 into 10.2Marko Mäkelä2019-05-281-1/+1
| | |\ \ | | | |/