From ec49b0608b3cca9a2d22aea5873751c4f1789550 Mon Sep 17 00:00:00 2001 From: cvsdist Date: Thu, 9 Sep 2004 08:55:00 +0000 Subject: [PATCH] auto-import mysql-3.23.38-2a from mysql-3.23.38-2a.src.rpm --- mysql.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mysql.spec b/mysql.spec index 2d40ad2..1bf5ea1 100644 --- a/mysql.spec +++ b/mysql.spec @@ -1,6 +1,6 @@ Name: mysql Version: 3.23.38 -Release: 1 +Release: 2a Source0: http://www.mysql.com/Downloads/MySQL-3.23/mysql-%{version}.tar.bz2 Source1: mysql.init Source2: mysql.logrotate @@ -78,7 +78,9 @@ CXXFLAGS="%{optflags} -D_GNU_SOURCE" make make check +%ifnarch s390 s390x make test +%endif %install rm -rf $RPM_BUILD_ROOT