From: Arkadiusz Miśkiewicz Date: Mon, 16 Apr 2007 13:46:54 +0000 (+0000) Subject: - more fixes; unfortunately doesn't build X-Git-Tag: auto/th/mysql-5_1_17-1~4 X-Git-Url: https://git.pld-linux.org/?p=packages%2Fmysql.git;a=commitdiff_plain;h=8a0f422c4c302597d6866ab061fa8b64a282e2fd - more fixes; unfortunately doesn't build Changed files: mysql.spec -> 1.372 --- diff --git a/mysql.spec b/mysql.spec index 328cc1a..4566732 100644 --- a/mysql.spec +++ b/mysql.spec @@ -26,7 +26,7 @@ Summary(uk.UTF-8): MySQL - швидкий SQL-сервер Summary(zh_CN.UTF-8): MySQL数据库服务器 Name: mysql Version: 5.1.17 -Release: 0.1 +Release: 0.2 License: GPL + MySQL FLOSS Exception Group: Applications/Databases #Source0: http://mysql.dataphone.se/Downloads/MySQL-5.1/%{name}-%{version}-beta.tar.gz @@ -59,7 +59,7 @@ Patch9: %{name}-build.patch Patch10: %{name}-alpha.patch Patch11: %{name}-upgrade.patch Patch12: %{name}-NDB_CXXFLAGS.patch - +Patch13: %{name}-min_max.patch Patch14: %{name}-bug-18156.patch URL: http://www.mysql.com/products/database/mysql/community_edition.html BuildRequires: autoconf @@ -463,12 +463,12 @@ mv sphinx-*/mysqlse storage/sphinx %patch9 -p1 %patch11 -p1 %patch12 -p1 - +%patch13 -p1 %patch14 -p1 %build %{__libtoolize} -%{__aclocal} +%{__aclocal} -I config/ac-macros %{__automake} %{__autoconf}