Changes of Revision 8
[-] | Changed | mysql-community-server.changes |
1
2 ------------------------------------------------------------------- 3 Fri Jul 1 12:19:44 UTC 2011 - cs@linux-administrator.com 4 5 -- update to 5.5.14 GA 6 +- update to 5.5.13 GA 7 http://dev.mysql.com/doc/refman/5.5/en/news-5-5-13.html 8 9 ------------------------------------------------------------------- 10 |
||
[-] | Changed | mysql-community-server.spec ^ |
10 1
2 # norootforbuild 3 4 # Few definitions which will alter build 5 -%define prefered 0 6 +%define prefered 1 7 %define use_cmake 1 8 %define cluster 0 9 %define builtin_plugins partition,csv,heap,myisam,innobase 10 |