[packages/mysql] Use variant with dot in case of 2 digit major numbers (qboosh)

arekm arekm at pld-linux.org
Thu Oct 26 10:48:09 CEST 2023


commit d9b8a60ebc1e087c8a0ca8558a3cd16cb140b293
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Oct 26 10:47:45 2023 +0200

    Use variant with dot in case of 2 digit major numbers (qboosh)

 mysql.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/mysql.spec b/mysql.spec
index 500cc96..5cc8b70 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -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
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/d9b8a60ebc1e087c8a0ca8558a3cd16cb140b293



More information about the pld-cvs-commit mailing list