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