Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
M
mariadb
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
mariadb
Commits
8b80901d
Commit
8b80901d
authored
Sep 23, 2006
by
brian@zim.(none)
Browse files
Options
Browse Files
Download
Plain Diff
Merge baker@bk-internal.mysql.com:/home/bk/mysql-5.1
into zim.(none):/home/brian/mysql/merge-5.1
parents
0a0f1aa3
e826f749
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
19 additions
and
7 deletions
+19
-7
scripts/make_binary_distribution.sh
scripts/make_binary_distribution.sh
+2
-1
support-files/mysql.spec.sh
support-files/mysql.spec.sh
+17
-6
No files found.
scripts/make_binary_distribution.sh
View file @
8b80901d
...
@@ -331,7 +331,8 @@ if [ x$NDBCLUSTER = x1 ]; then
...
@@ -331,7 +331,8 @@ if [ x$NDBCLUSTER = x1 ]; then
$CP
$BASE
/ndb-stage@bindir@/
*
$BASE
/bin/.
$CP
$BASE
/ndb-stage@bindir@/
*
$BASE
/bin/.
$CP
$BASE
/ndb-stage@libexecdir@/
*
$BASE
/bin/.
$CP
$BASE
/ndb-stage@libexecdir@/
*
$BASE
/bin/.
$CP
$BASE
/ndb-stage@pkglibdir@/
*
$BASE
/lib/.
$CP
$BASE
/ndb-stage@pkglibdir@/
*
$BASE
/lib/.
$CP
-r
$BASE
/ndb-stage@pkgincludedir@/ndb
$BASE
/include
test
-d
$BASE
/include/storage
||
mkdir
$BASE
/include/storage
$CP
-r
$BASE
/ndb-stage@pkgincludedir@/storage/ndb
$BASE
/include/storage/
$CP
-r
$BASE
/ndb-stage@prefix@/mysql-test/ndb
$BASE
/mysql-test/.
||
exit
1
$CP
-r
$BASE
/ndb-stage@prefix@/mysql-test/ndb
$BASE
/mysql-test/.
||
exit
1
rm
-rf
$BASE
/ndb-stage
rm
-rf
$BASE
/ndb-stage
fi
fi
...
...
support-files/mysql.spec.sh
View file @
8b80901d
...
@@ -165,16 +165,16 @@ They should be used with caution.
...
@@ -165,16 +165,16 @@ They should be used with caution.
%
{
see_base
}
%
{
see_base
}
%package
bench
%package
test
Requires: %
{
name
}
-client
perl-DBI perl
Requires: %
{
name
}
-client
perl-DBI perl
Summary: MySQL -
Benchmarks and
test
system
Summary: MySQL -
Test suite
Group: Applications/Databases
Group: Applications/Databases
Provides: mysql-
bench
Provides: mysql-
test
Obsoletes: mysql-bench
Obsoletes: mysql-bench
mysql-test
AutoReqProv: no
AutoReqProv: no
%description
bench
%description
test
This package contains
MySQL benchmark scripts and data
.
This package contains
the MySQL regression
test
suite
.
%
{
see_base
}
%
{
see_base
}
...
@@ -628,6 +628,9 @@ fi
...
@@ -628,6 +628,9 @@ fi
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_config
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_config
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_error_reporter
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_error_reporter
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_size.pl
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_size.pl
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_print_backup_file
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_print_schema_file
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_print_sys_file
%attr
(
-, root, root
)
%
{
_datadir
}
/mysql/ndb_size.tmpl
%attr
(
-, root, root
)
%
{
_datadir
}
/mysql/ndb_size.tmpl
%files ndb-extra
%files ndb-extra
...
@@ -635,6 +638,7 @@ fi
...
@@ -635,6 +638,7 @@ fi
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_drop_index
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_drop_index
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_drop_table
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_drop_table
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_delete_all
%attr
(
755, root, root
)
%
{
_bindir
}
/ndb_delete_all
%attr
(
755, root, root
)
%
{
_sbindir
}
/ndb_cpcd
%files devel
%files devel
%defattr
(
-, root, root, 0755
)
%defattr
(
-, root, root, 0755
)
...
@@ -667,6 +671,13 @@ fi
...
@@ -667,6 +671,13 @@ fi
%
{
_libdir
}
/libmysql
*
.so
*
%
{
_libdir
}
/libmysql
*
.so
*
%
{
_libdir
}
/libndb
*
.so
*
%
{
_libdir
}
/libndb
*
.so
*
%files
test
%defattr
(
-, root, root, 0755
)
%attr
(
-, root, root
)
%
{
_datadir
}
/mysql-test
%attr
(
755, root, root
)
%
{
_bindir
}
/mysql_client_test
%attr
(
755, root, root
)
%
{
_bindir
}
/mysql_client_test_embedded
%attr
(
755, root, root
)
%
{
_bindir
}
/mysqltest_embedded
%files embedded
%files embedded
%defattr
(
-, root, root, 0755
)
%defattr
(
-, root, root, 0755
)
%attr
(
644, root, root
)
%
{
_libdir
}
/mysql/libmysqld.a
%attr
(
644, root, root
)
%
{
_libdir
}
/mysql/libmysqld.a
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment