packages: mysql/mysql.spec - up to 5.1.38

arekm arekm at pld-linux.org
Wed Sep 2 20:12:08 CEST 2009


Author: arekm                        Date: Wed Sep  2 18:12:08 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- up to 5.1.38

---- Files affected:
packages/mysql:
   mysql.spec (1.459 -> 1.460) 

---- Diffs:

================================================================
Index: packages/mysql/mysql.spec
diff -u packages/mysql/mysql.spec:1.459 packages/mysql/mysql.spec:1.460
--- packages/mysql/mysql.spec:1.459	Mon Aug  3 14:26:54 2009
+++ packages/mysql/mysql.spec	Wed Sep  2 20:12:03 2009
@@ -33,13 +33,13 @@
 Summary(uk.UTF-8):	MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):	MySQL数据库服务器
 Name:		mysql
-Version:	5.1.37
+Version:	5.1.38
 Release:	1
 License:	GPL + MySQL FLOSS Exception
 Group:		Applications/Databases
 #Source0Download: http://dev.mysql.com/downloads/mysql/5.1.html#source
 Source0:	http://mysql.easynet.be/Downloads/MySQL-5.1/%{name}-%{version}.tar.gz
-# Source0-md5:	cbdb8783b053019755ee9196f67ea04c
+# Source0-md5:	8ee9bb80079bbd09499a28bc57d902e7
 Source100:	http://www.sphinxsearch.com/downloads/sphinx-0.9.7.tar.gz
 # Source100-md5:	32f2b7e98d8485c86108851d52c5cef4
 Source1:	%{name}.init
@@ -688,7 +688,7 @@
 rm $RPM_BUILD_ROOT%{_datadir}/%{name}/*.{ini,cnf}
 
 # not needed
-rm -f $RPM_BUILD_ROOT%{_libdir}/mysql/plugin/ha_example.{a,la}
+rm -f $RPM_BUILD_ROOT%{_libdir}/mysql/plugin/ha_*.{a,la}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -857,6 +857,9 @@
 %attr(755,root,root) %{_libdir}/mysql/plugin/ha_example.so.*.*.*
 %attr(755,root,root) %{_libdir}/mysql/plugin/ha_example.so.0
 %attr(755,root,root) %{_libdir}/mysql/plugin/ha_example.so
+%attr(755,root,root) %{_libdir}/mysql/plugin/ha_innodb_plugin.so.*.*.*
+%attr(755,root,root) %{_libdir}/mysql/plugin/ha_innodb_plugin.so.0
+%attr(755,root,root) %{_libdir}/mysql/plugin/ha_innodb_plugin.so
 %{_mandir}/man1/innochecksum.1*
 %{_mandir}/man1/my_print_defaults.1*
 %{_mandir}/man1/myisamchk.1*
@@ -1101,6 +1104,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.460  2009/09/02 18:12:03  arekm
+- up to 5.1.38
+
 Revision 1.459  2009/08/03 12:26:54  arekm
 - up to 5.1.37
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/mysql/mysql.spec?r1=1.459&r2=1.460&f=u



More information about the pld-cvs-commit mailing list