SPECS: mysql.spec - switch by default to latin1 (of course latin1 ...

arekm arekm at pld-linux.org
Sat Jul 9 15:41:58 CEST 2005


Author: arekm                        Date: Sat Jul  9 13:41:58 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- switch by default to latin1 (of course latin1 still can be changed runtime but not exactly in the same way as setting here)

---- Files affected:
SPECS:
   mysql.spec (1.279 -> 1.280) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.279 SPECS/mysql.spec:1.280
--- SPECS/mysql.spec:1.279	Thu Jun 16 15:44:33 2005
+++ SPECS/mysql.spec	Sat Jul  9 15:41:53 2005
@@ -25,7 +25,7 @@
 Name:		mysql
 Group:		Applications/Databases
 Version:	4.1.12
-Release:	1.1
+Release:	1.2
 License:	GPL + MySQL FLOSS Exception
 Source0:	http://mysql.dataphone.se/Downloads/MySQL-4.1/%{name}-%{version}.tar.gz
 # Source0-md5:	56a6f5cacd97ae290e07bbe19f279af1
@@ -458,6 +458,7 @@
 	--with-comment="PLD Linux Distribution MySQL RPM" \
 	--with%{!?debug:out}-debug \
 	--with-embedded-server \
+	--with-charset=latin2 \
 	--with-extra-charsets=all \
 	--with-low-memory \
 	--with-mysqld-user=mysql \
@@ -853,6 +854,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.280  2005/07/09 13:41:53  arekm
+- switch by default to latin1 (of course latin1 still can be changed runtime but not exactly in the same way as setting here)
+
 Revision 1.279  2005/06/16 13:44:33  glen
 - improved mysql old-passwords migration trigger
 - fixes cases when mysqld.conf was in clusterdir
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.279&r2=1.280&f=u




More information about the pld-cvs-commit mailing list