]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- updated to 4.0.24
authorhawk <hawk@pld-linux.org>
Tue, 15 Mar 2005 09:44:17 +0000 (09:44 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.176.2.16

mysql.spec

index 5f2fc1e5fb0993553a4f690893d27f6b261afaf3..d9c2d88f90939990365d8236c3ae6184288b79f3 100644 (file)
@@ -12,11 +12,11 @@ Summary(uk):        MySQL - 
 Summary(zh_CN):        MySQLÊý¾Ý¿â·þÎñÆ÷
 Name:          mysql
 Group:         Applications/Databases
-Version:       4.0.23
+Version:       4.0.24
 Release:       1
 License:       GPL + MySQL FLOSS Exception
-Source0:       http://sunsite.icm.edu.pl/pub/unix/mysql/Downloads/MySQL-4.0/mysql-%{version}.tar.gz
-# Source0-md5: 8b3a40434348f961b71715ed45fe540e
+Source0:       http://mysql.mainseek.com/Downloads/MySQL-4.0/mysql-%{version}.tar.gz
+# Source0-md5: 408d3001ed715ddc90009c247e548638
 Source1:       %{name}.init
 Source2:       %{name}.sysconfig
 Source3:       %{name}.logrotate
@@ -381,6 +381,8 @@ CFLAGS="%{rpmcflags} %{!?debug:-fomit-frame-pointer} -DUSE_OLD_FUNCTIONS"
 echo -e "all:\ninstall:\nclean:\nlink_sources:\n" > libmysqld/examples/Makefile
 
 %{__make} benchdir=$RPM_BUILD_ROOT%{_datadir}/sql-bench
+# workaround for missing files
+(cd Docs; touch Images/cluster-components-1.txt Images/multi-comp-1.txt errmsg-table.texi cl-errmsg-table.texi)
 %{__make} -C Docs mysql.info
 
 %install
This page took 0.067377 seconds and 4 git commands to generate.