]> git.pld-linux.org Git - packages/mysql.git/commitdiff
- enable archive-storage-engine; rel 2 auto/ac/mysql-4_1_15-2
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 20 Oct 2005 15:04:08 +0000 (15:04 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    mysql.spec -> 1.300

mysql.spec

index 32b939c82f65ff297d6564e7aefd9106c449ba82..8c10064de0072f6b7ddf02c1921c4c1f53671886 100644 (file)
@@ -24,7 +24,7 @@ Summary(zh_CN):       MySQL
 Name:          mysql
 Group:         Applications/Databases
 Version:       4.1.15
-Release:       1
+Release:       2
 License:       GPL + MySQL FLOSS Exception
 Source0:       http://mysql.dataphone.se/Downloads/MySQL-4.1/%{name}-%{version}.tar.gz
 # Source0-md5: 65a0841e592641b8816f9212aaa40176
@@ -467,6 +467,7 @@ CFLAGS="%{rpmcflags} %{!?debug:-fomit-frame-pointer}"
        --with-named-curses-libs="-lncurses" \
        --with-named-thread-libs="-lpthread" \
        --with-unix-socket-path=/var/lib/mysql/mysql.sock \
+       --with-archive-storage-engine \
        --with-vio \
        --with-ndbcluster \
        --without-readline \
This page took 0.152968 seconds and 4 git commands to generate.