SHA256
1
0
forked from pool/mariadb

missing buildrequires

OBS-URL: https://build.opensuse.org/package/show/server:database/mariadb?expand=0&rev=61
This commit is contained in:
Michal Hrusecky (old before rename to _miska_) 2012-01-30 08:14:48 +00:00 committed by Git OBS Bridge
parent bf754ba920
commit 40aba2a457
4 changed files with 7 additions and 7 deletions

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:2208b70bf0b17e8d6110b7fb4800eeef66704c694a1e49e05498f4d417549d34
size 216
oid sha256:a6a82370b12eb2daa97f425658eb11e0310bd1eb02c5406feb68a49e090a61a7
size 219

View File

@ -55,7 +55,7 @@ filelist msql2mysql mysql_plugin mysql_convert_table_format mysql_find_rows mysq
filelist ndbd ndbmtd ndbd_redo_log_reader >mysql-ndb-storage.files
filelist ndb_mgmd >mysql-ndb-management.files
filelist ndb_{config,desc,error_reporter,mgm,print_backup_file,print_schema_file,print_sys_file,restore,select_all,select_count,show_tables,size.pl,test_platform,waiter} >mysql-ndb-tools.files
filelist ndb_{cpcd,delete_all,drop_index,index_stat,print_file,redo_log_reader,drop_table} >mysql-ndb-extra.files
filelist ndb_{cpcd,delete_all,drop_index,index_stat,print_file,redo_log_reader,drop_table,select_all} >mysql-ndb-extra.files
### files not installed by make install
# Create directory structure
DOCS=(COPYING README EXCEPTIONS-CLIENT %_sourcedir/README.debug %_sourcedir/README.SuSE plugin/daemon_example/daemon_example.ini)

View File

@ -1,7 +1,7 @@
#
# spec file for package mariadb
#
# Copyright (c) 2011 SUSE LINUX Products GmbH, Nuernberg, Germany.
# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -56,7 +56,7 @@ PreReq: pwdutils
PreReq: %install_info_prereq %insserv_prereq
%endif
BuildRequires: gcc-c++ ncurses-devel openssl-devel procps readline-devel
BuildRequires: cmake libtool zlib-devel
BuildRequires: autoconf automake cmake libtool zlib-devel
%if 0%{?suse_version}
BuildRequires: pwdutils tcpd-devel
%endif

View File

@ -1,3 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:85526171cf750bcd99cddae596e163df31e907ab69706f5dcf478c2c06824f96
size 16287
oid sha256:a9c129c091ef319d1d3519dbac9e65011d8ad06b2eadda0776b793e276cd4348
size 16277