summaryrefslogtreecommitdiff
path: root/support-files
diff options
context:
space:
mode:
authorunknown <kent@mysql.com>2006-03-07 18:53:26 +0100
committerunknown <kent@mysql.com>2006-03-07 18:53:26 +0100
commitdd42550b139bc00549d2797bebece2f5e0954d21 (patch)
tree6dcbfffe272858b24bb9b121a0af7dc1935f7327 /support-files
parentfd2c5bfde2bd22600fdd3956e665415c82011d83 (diff)
downloadmariadb-git-dd42550b139bc00549d2797bebece2f5e0954d21.tar.gz
mysql.spec.sh:
Changed product name from "Community Edition" to "Community Server", bug#17970 support-files/mysql.spec.sh: Changed product name from "Community Edition" to "Community Server", bug#17970
Diffstat (limited to 'support-files')
-rw-r--r--support-files/mysql.spec.sh10
1 files changed, 7 insertions, 3 deletions
diff --git a/support-files/mysql.spec.sh b/support-files/mysql.spec.sh
index ce734eb36a2..3a0dca94267 100644
--- a/support-files/mysql.spec.sh
+++ b/support-files/mysql.spec.sh
@@ -302,7 +302,7 @@ BuildMySQL "--enable-shared \
--with-blackhole-storage-engine \
--with-federated-storage-engine \
--with-big-tables \
- --with-comment=\"MySQL Community Edition - Debug (GPL)\"")
+ --with-comment=\"MySQL Community Server - Debug (GPL)\"")
# We might want to save the config log file
if test -n "$MYSQL_DEBUGCONFLOG_DEST"
@@ -333,7 +333,7 @@ BuildMySQL "--enable-shared \
--with-blackhole-storage-engine \
--with-federated-storage-engine \
--with-big-tables \
- --with-comment=\"MySQL Community Edition - Max (GPL)\"")
+ --with-comment=\"MySQL Community Server - Max (GPL)\"")
# We might want to save the config log file
if test -n "$MYSQL_MAXCONFLOG_DEST"
@@ -363,7 +363,7 @@ BuildMySQL "--enable-shared \
--with-blackhole-storage-engine \
--with-federated-storage-engine \
--with-big-tables \
- --with-comment=\"MySQL Community Edition (GPL)\"")
+ --with-comment=\"MySQL Community Server (GPL)\"")
# We might want to save the config log file
if test -n "$MYSQL_CONFLOG_DEST"
@@ -709,6 +709,10 @@ fi
# itself - note that they must be ordered by date (important when
# merging BK trees)
%changelog
+* Wed Mar 07 2006 Kent Boortz <kent@mysql.com>
+
+- Changed product name from "Community Edition" to "Community Server"
+
* Mon Mar 06 2006 Kent Boortz <kent@mysql.com>
- Fast mutexes is now disabled by default, but should be