mirror of
https://abf.rosa.ru/djam/mariadb.git
synced 2025-02-24 07:02:47 +00:00
10.5.27
This commit is contained in:
parent
0f951e109e
commit
46fba217cd
1 changed files with 2 additions and 2 deletions
|
@ -814,7 +814,7 @@ exit 0
|
|||
%dir %{_datadir}/mysql
|
||||
%{_datadir}/%{name}/charsets/
|
||||
%{_datadir}/%{name}/*.sql
|
||||
%dir %{_libdir}/mysql
|
||||
#dir %{_libdir}/mysql
|
||||
%{_libdir}/mysql/mysqld.sym
|
||||
%{_libdir}/mysql/INFO_SRC
|
||||
%dir %{_libdir}/mysql/plugin
|
||||
|
@ -826,7 +826,7 @@ exit 0
|
|||
/%{_lib}/security/pam_user_map.so
|
||||
%dir %attr(0750, root, mysql) %{_libdir}/mysql/plugin/auth_pam_tool_dir
|
||||
%verify(not mode) %attr(4755,root,root) %{_libdir}/mysql/plugin/auth_pam_tool_dir/auth_pam_tool
|
||||
%ghost %{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-something
|
||||
#ghost %{_localstatedir}/adm/update-messages/%{name}-%{version}-%{release}-something
|
||||
%dir %attr(0750, mysql, mysql) %{_localstatedir}/lib/mysql-files
|
||||
%if 0%{with_mroonga} > 0
|
||||
%{_datadir}/mariadb/mroonga/
|
||||
|
|
Loading…
Add table
Reference in a new issue