Index: SPECS/mysql.spec =================================================================== --- SPECS.orig/mysql.spec +++ SPECS/mysql.spec @@ -1,13 +1,13 @@ Name: mysql Version: 5.0.27 -Release: 1%{?dist} +Release: 1.fa1%{?dist} Summary: MySQL client programs and shared libraries. License: GPL Group: Applications/Databases URL: http://www.mysql.com # Regression tests take a long time, you can skip 'em with this -%{!?runselftest:%define runselftest 1} +%{!?runselftest:%define runselftest 0} Source0: http://dev.mysql.com/get/Downloads/MySQL-5.0/mysql-%{version}.tar.gz Source1: mysql.init