Search
j0ke.net Open Build Service
>
Projects
>
internetx
:
mysql5
>
mysql-5.0.62-enterprise
> Changes
Sign Up
|
Log In
Username
Password
Cancel
Overview
Repositories
Revisions
Requests
Users
Advanced
Attributes
Meta
Changes of Revision 5
[-]
[+]
Changed
mysql.spec
@@ -214,6 +214,8 @@ rm -f man/mysqlman.1 man/safe_mysqld.1 %build +cd bdb/dist ; sh s_all ; cd ../.. +cd innobase ; autoreconf -fi ; cd .. autoreconf -f -i # Generate file reservedwords.texi from sql/lex.h echo "@multitable @columnfractions .25 .25 .25 .25" >Docs/reservedwords.texi @@ -227,7 +229,6 @@ echo "@end multitable" >>Docs/reservedwords.texi # For some platforms the berkeley DB backend does not work. export BERKELEY="with" -cd bdb/dist ; autoreconf -fi ; cd ../.. %ifarch ppc ppc64 s390 s390x mips alpha x86_64 sparc hppa export BERKELEY="without" %endif