X-Git-Url: https://git.pld-linux.org/?a=blobdiff_plain;f=mysql.spec;h=15d5dd6293b82a6c4d01815f3e48aa5a25504968;hb=0e634c6d9f0e830710a041087024aa396055b1df;hp=82aa255d98876883c780f8b97c1f20b7aae3f9dc;hpb=d44d74c569e914aa28e8b7ad11ca6a234d9ad708;p=packages%2Fmysql.git 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}