Michal Schorm
d94abba32b
Start building the MeCab plugin
2024-02-05 16:59:13 +01:00
Michal Schorm
722076684a
Fix the filelist.
...
A number of shared libraries in the plugindir are part of the testsuite and thus should reside in *-test subpackage
It will be best to keep the file list explicit to avoid this in the future
2024-02-05 16:59:13 +01:00
Michal Schorm
37a509f436
I encounter the ARM memory exaustion in the end
...
Looks like it is only issue on some machines
2024-02-05 16:59:13 +01:00
Michal Schorm
53372318b7
I haven't encounter the ARM memory exaustion on Fedora build infrastructure
...
Let's enable it and see how it will work
2024-02-05 16:59:13 +01:00
Lars Tangvald
c56966d2fa
Enable LTO
2024-02-05 16:59:13 +01:00
Michal Schorm
18b2713fdb
Remove ancient obsoletes
2024-02-05 16:59:13 +01:00
Michal Schorm
26b91bc699
Do a proper out-of-source CMake builds
...
Force the CMake change regarding the in-source builds also to F31 and F32
Use CMake macros instead of cmake & make direct commands
%%cmake macro covers the %%{set_build_flags}, so they are not needed
2024-02-05 16:59:13 +01:00
Honza Horak
99822cc68f
Remove re2 dependency that is not needed any more
2024-02-05 16:59:13 +01:00
Honza Horak
5c37574e88
Check that we have correct versions in bundled(*) Provides
2024-02-05 16:59:13 +01:00
Jeff Law
77266db250
Disable LTO properly
2024-02-05 16:59:13 +01:00
Fedora Release Engineering
d4fc909340
- Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2024-02-05 16:59:13 +01:00
Fedora Release Engineering
a438bcab56
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2024-02-05 16:59:13 +01:00
Lukas Javorsky
ff0f386d88
Add failing tests
2024-02-05 16:59:13 +01:00
Lars Tangvald
3be266c59f
Update to MySQL 8.0.21
2024-02-05 16:59:13 +01:00
Adrian Reber
4d2926a1ce
Rebuilt for protobuf 3.12
2024-02-05 16:59:13 +01:00
Pete Walter
1c7ffc668b
Rebuild for ICU 67
2024-02-05 16:59:13 +01:00
Lars Tangvald
a718330bdf
Update to MySQL 8.0.20
2024-02-05 16:59:13 +01:00
Jitka Plesnikova
712220f447
Specify all perl dependencies
2024-02-05 16:59:13 +01:00
Michal Schorm
6db11ecba6
Add failing tests list since F32 mass rebuild
2024-02-05 16:59:13 +01:00
Michal Schorm
35e859b1ab
Add failing test
2024-02-05 16:59:13 +01:00
Fedora Release Engineering
0f57ab1bd2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2024-02-05 16:59:13 +01:00
Lars Tangvald
38c8d08a4f
Update to MySQL 8.0.19
2024-02-05 16:59:13 +01:00
Adrian Reber
1a0ed504de
Include patch to build against protobuf 3.11
2024-02-05 16:59:13 +01:00
Orion Poplawski
5a33d598a1
Rebuild for protobuf 3.11
2024-02-05 16:59:13 +01:00
Michal Schorm
2d872f485b
Typo fixup
2024-02-05 16:59:13 +01:00
Michal Schorm
0b28b83285
Let the devel package require the libzstd-devel
2024-02-05 16:59:13 +01:00
Pete Walter
02f22f3242
Rebuild for ICU 65
2024-02-05 16:59:13 +01:00
Michal Schorm
a34f528606
Add missing dependency
...
Disable linking with GOLD on Armv7hl because of https://bugs.mysql.com/bug.php?id=96698
2024-02-05 16:59:13 +01:00
Lars Tangvald
de17dc42a0
Update to MySQL 8.0.18
2024-02-05 16:59:13 +01:00
Michal Schorm
b325983be5
Add one test failing only on F30 on aarch64
2024-02-05 16:59:13 +01:00
Michal Schorm
adb69c78bc
Use RELRO hardening on all binaries
2024-02-05 16:59:13 +01:00
Lars Tangvald
7c23db2b2b
Update to MySQL 8.0.17
2024-02-05 16:59:13 +01:00
Fedora Release Engineering
6a2c3d262a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2024-02-05 16:59:13 +01:00
Michal Schorm
a02605080b
Fix the name of rpmlintrc file in the SPECfile
2024-02-05 16:59:13 +01:00
Michal Schorm
1f6f39b3fc
Remove SysVInit stuff
...
Clean up the SPECfile
2024-02-05 16:59:13 +01:00
Michal Schorm
d72fd0615b
Update version of bundled Boost
...
Start requiring mysql-selinux package
2024-02-05 16:59:13 +01:00
Michal Schorm
3035809453
Update RPMLint whitelist
2024-02-05 16:59:13 +01:00
Lars Tangvald
8f24bcddfb
Update to MySQL 8.0.16
2024-02-05 16:59:13 +01:00
Michal Schorm
ed152fca98
Update to 8.0.15
2024-02-05 16:59:12 +01:00
Fedora Release Engineering
03d570487e
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2024-02-05 16:59:12 +01:00
Honza Horak
fb5621d327
Use RPATH for mysqld, so we can later set capabilities
...
Set capabilities for mysqld the correct way
2024-02-05 16:59:12 +01:00
Michal Schorm
4f98e7a1d3
Update failing tests that started to fail due to changes in Rawhide
2024-02-05 16:59:12 +01:00
Igor Gnatenko
5196e459a8
Remove obsolete Group tag
...
References: https://fedoraproject.org/wiki/Changes/Remove_Group_Tag
2024-02-05 16:59:12 +01:00
Michal Schorm
3a1d0bdeae
Correct sources this time
2024-02-05 16:59:12 +01:00
Michal Schorm
7cb1293500
New sources for 8.0.14
2024-02-05 16:59:12 +01:00
Michal Schorm
0ff692558a
SPECfile cleanup
...
Update of skipped tests list
2024-02-05 16:59:12 +01:00
Lars Tangvald
8b1a37cf3f
Update to MySQL 8.0.14
2024-02-05 16:59:12 +01:00
Michal Schorm
d1cec35de5
Tweak handling of the mysql-selinux requirement
2024-02-05 16:59:12 +01:00
Michal Schorm
433427a241
Disable test 'main.mysqldump'
2024-02-05 16:59:12 +01:00
Björn Esser
29366af883
Rebuilt for libcrypt.so.2 ( #1666033 )
2024-02-05 16:59:12 +01:00