ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CMSDIST/mysql.spec
(Generate patch)

Comparing COMP/CMSDIST/mysql.spec (file contents):
Revision 1.3 by eulisse, Wed Apr 5 09:44:11 2006 UTC vs.
Revision 1.4 by eulisse, Mon Apr 17 11:17:00 2006 UTC

# Line 22 | Line 22 | CFLAGS=-O3 CXX=gcc CXXFLAGS="-O3 -felide
22     ./configure --prefix=%i --with-extra-charsets=complex \
23        --enable-thread-safe-client --enable-local-infile
24   make %makeprocesses
25 + %post
26 + %{relocateConfig}bin/msql2mysql
27 + %{relocateConfig}bin/mysqlaccess
28 + %{relocateConfig}bin/mysqlbug
29 + %{relocateConfig}bin/mysql_config
30 + %{relocateConfig}bin/mysqld_multi
31 + %{relocateConfig}bin/mysqld_safe
32 + %{relocateConfig}bin/mysql_fix_privilege_tables
33 + %{relocateConfig}bin/mysql_install_db
34 +
35 +

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines