]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- 4.1.19
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 4 May 2006 20:02:27 +0000 (20:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.300.2.6

mysql.spec

index 934e595d9012da8c6a30706914c888f79b99dbbd..036e83b3f7894104ab49d583be1b6289ec64070a 100644 (file)
@@ -23,12 +23,12 @@ Summary(ru):        MySQL - 
 Summary(uk):   MySQL - Û×ÉÄËÉÊ SQL-ÓÅÒ×ÅÒ
 Summary(zh_CN):        MySQLÊý¾Ý¿â·þÎñÆ÷
 Name:          mysql
-Version:       4.1.18
+Version:       4.1.19
 Release:       1
 License:       GPL + MySQL FLOSS Exception
 Group:         Applications/Databases
 Source0:       http://mysql.dataphone.se/Downloads/MySQL-4.1/%{name}-%{version}.tar.gz
-# Source0-md5: a2db4edb3e1e3b8e0f8c2242225ea513
+# Source0-md5: 874514ef3cca9e729aaf4e0a894c5cbb
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.logrotate
@@ -785,6 +785,7 @@ EOF
 %{_mandir}/man1/perror.1*
 %{_mandir}/man1/replace.1*
 %{_mandir}/man1/msql2mysql*
+%{_mandir}/man1/myisam_ftdump.1*
 %{_mandir}/man1/mysqlcheck.1*
 
 %files extras-perl
@@ -866,6 +867,7 @@ EOF
 %files ndb-client
 %defattr(644,root,root,755)
 %attr(755,root,root) %{_bindir}/ndb_*
+%attr(755,root,root) %{_datadir}/mysql/ndb_size.tmpl
 
 %files ndb-mgm
 %defattr(644,root,root,755)
This page took 0.109279 seconds and 4 git commands to generate.