summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorJoerg Bruehe <joerg@mysql.com>2010-02-12 17:23:22 +0100
committerJoerg Bruehe <joerg@mysql.com>2010-02-12 17:23:22 +0100
commitb7302312fed703dd09fa9cf912614b91b3eb4481 (patch)
tree4ad164fb34e3442a790ef389e2007d83bb084cd5 /support-files
parent2813cd5899c6548794bcfcf79c13ed1c7ce4d0d5 (diff)
downloadmariadb-git-b7302312fed703dd09fa9cf912614b91b3eb4481.tar.gz
Correction: The "release" setting had got lost in the RPM spec file.
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index a34b882674c..905919f053a 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -118,6 +118,8 @@
%define NORMAL_TEST_MODE test-bt
%define DEBUG_TEST_MODE test-bt-debug
+%define release 1.glibc23
+
%define mysql_license GPL
%define src_dir mysql-%{mysql_version}