auto-import mysql-3.23.38-2a from mysql-3.23.38-2a.src.rpm
This commit is contained in:
parent
ac78e94637
commit
ec49b0608b
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user