summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorevgen@moonbone.local <>2006-06-28 19:34:04 +0400
committerevgen@moonbone.local <>2006-06-28 19:34:04 +0400
commit82369c4e65753ca84d81e6875f79af66eb084daf (patch)
tree3c5baf35e4a619852c09b91014b8172b38a30001 /support-files
parent3e22ea44e55d5295829f7383b31914c2fcb5894c (diff)
parentc74cc187899b03710efc1b0f43d7d391f721388d (diff)
downloadmariadb-git-82369c4e65753ca84d81e6875f79af66eb084daf.tar.gz
Manual merge
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh13
1 files changed, 13 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index 501403a0880..72e230da0c2 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -148,6 +148,19 @@ They should be used with caution.
%{see_base}
+%package bench
+Requires: %{name}-client perl-DBI perl
+Summary: MySQL - Benchmarks and test system
+Group: Applications/Databases
+Provides: mysql-bench
+Obsoletes: mysql-bench
+AutoReqProv: no
+
+%description bench
+This package contains MySQL benchmark scripts and data.
+
+%{see_base}
+
%package devel
Summary: MySQL - Development header files and libraries
Group: Applications/Databases