]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- updated to 4.0.25 (merged from MYSQL_4_00) mysql-4_0_25-1
authorhawk <hawk@pld-linux.org>
Wed, 6 Jul 2005 13:18:27 +0000 (13:18 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.176.2.17

mysql.spec

index d9c2d88f90939990365d8236c3ae6184288b79f3..a534ea19b0425ed5cb0ef63396df6dee793f3016 100644 (file)
@@ -12,11 +12,11 @@ Summary(uk):        MySQL - 
 Summary(zh_CN):        MySQLÊý¾Ý¿â·þÎñÆ÷
 Name:          mysql
 Group:         Applications/Databases
-Version:       4.0.24
+Version:       4.0.25
 Release:       1
 License:       GPL + MySQL FLOSS Exception
 Source0:       http://mysql.mainseek.com/Downloads/MySQL-4.0/mysql-%{version}.tar.gz
-# Source0-md5: 408d3001ed715ddc90009c247e548638
+# Source0-md5: 68a47ff8c1f0c24866a792f6b3bb59d6
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.logrotate
@@ -219,6 +219,7 @@ Summary:    Shared libraries for MySQL
 Summary(pl):   Biblioteki dzielone MySQL
 Group:         Applications/Databases
 Obsoletes:     libmysql10
+Obsoletes:     mysql-doc < 4.0.25-1
 
 %description libs
 Shared libraries for MySQL.
@@ -334,7 +335,8 @@ Podr
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
-%patch4 -p1
+# in 4.0.25 there is no source for info file
+#%patch4 -p1
 %ifarch alpha
 # this is strange: mysqld functions for UDF modules are not explicitly defined,
 # so -rdynamic is used; in such case gcc3+ld on alpha doesn't like C++ vtables
@@ -580,6 +582,6 @@ fi
 %{_datadir}/sql-bench/[CDRl]*
 %attr(755,root,root) %{_datadir}/sql-bench/[bcgrst]*
 
-%files doc
-%defattr(644,root,root,755)
-%doc Docs/manual.html Docs/manual_toc.html
+#%files doc
+#%defattr(644,root,root,755)
+#%doc Docs/manual.html Docs/manual_toc.html
This page took 0.039752 seconds and 4 git commands to generate.