]> git.pld-linux.org Git - packages/mysql.git/commitdiff
Use variant with dot in case of 2 digit major numbers (qboosh)
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 26 Oct 2023 08:47:45 +0000 (10:47 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Thu, 26 Oct 2023 08:47:45 +0000 (10:47 +0200)
mysql.spec

index 500cc968576c7550ad03abc6d2bb00a693d362c2..5cc8b70af6c00ded9ec1230d0d9e8d205fd5ec67 100644 (file)
@@ -35,7 +35,7 @@ Summary(pt_BR.UTF-8): MySQL: Um servidor SQL rápido e confiável
 Summary(ru.UTF-8):     MySQL - быстрый SQL-сервер
 Summary(uk.UTF-8):     MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):  MySQL数据库服务器
-%define majorver        81
+%define majorver        8.1
 Name:          mysql%{majorver}
 Version:       8.1.0
 Release:        0.1
This page took 0.103286 seconds and 4 git commands to generate.