Handle compressed man/info docs. Thanks to

GOMEZ Henri <hgomez@slib.fr> for the patch.
parent 69a249c0
...@@ -311,7 +311,7 @@ fi ...@@ -311,7 +311,7 @@ fi
%attr(755, root, root) /usr/bin/safe_mysqld %attr(755, root, root) /usr/bin/safe_mysqld
%attr(755, root, root) /usr/bin/my_print_defaults %attr(755, root, root) /usr/bin/my_print_defaults
%attr(644, root, root) /usr/info/mysql.info %attr(644, root, root) /usr/info/mysql.info*
%attr(755, root, root) /usr/sbin/mysqld %attr(755, root, root) /usr/sbin/mysqld
...@@ -331,7 +331,7 @@ fi ...@@ -331,7 +331,7 @@ fi
%attr(755, root, root) /usr/bin/mysqlshow %attr(755, root, root) /usr/bin/mysqlshow
%attr(755, root, root) /usr/bin/mysqlbinlog %attr(755, root, root) /usr/bin/mysqlbinlog
%attr(644, root, man) %doc /usr/man/man1/mysql.1 %attr(644, root, man) %doc /usr/man/man1/mysql.1*
%post shared %post shared
/sbin/ldconfig /sbin/ldconfig
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment