[packages/mysql] Rel 3; don't provide skel for now as it colides with other mysql clients
arekm
arekm at pld-linux.org
Mon Mar 25 12:14:09 CET 2024
commit 0e634c6d9f0e830710a041087024aa396055b1df
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Mon Mar 25 11:12:40 2024 +0100
Rel 3; don't provide skel for now as it colides with other mysql clients
mysql.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/mysql.spec b/mysql.spec
index 82aa255..15d5dd6 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -39,7 +39,7 @@ Summary(zh_CN.UTF-8): MySQL数据库服务器
Name: mysql%{majorver}
# keep stable (and not "innovation") line here
Version: 8.0.36
-Release: 2
+Release: 3
License: GPL v2 + MySQL FOSS License Exception
Group: Applications/Databases
#Source0Download: https://dev.mysql.com/downloads/mysql/8.0.html#downloads
@@ -907,7 +907,7 @@ fi
%files client
%defattr(644,root,root,755)
-%attr(600,root,root) %config(noreplace,missingok) %verify(not md5 mtime size) /etc/skel/.my.cnf
+#%attr(600,root,root) %config(noreplace,missingok) %verify(not md5 mtime size) /etc/skel/.my.cnf
%attr(755,root,root) %{_bindir}/mysql%{majorver}
%attr(755,root,root) %{_bindir}/mysqladmin%{majorver}
%attr(755,root,root) %{_bindir}/mysqlbinlog%{majorver}
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/mysql.git/commitdiff/0e634c6d9f0e830710a041087024aa396055b1df
More information about the pld-cvs-commit
mailing list