SPECS: mysql.spec - set collation to latin2-like, too.

arekm arekm at pld-linux.org
Sat Jul 9 15:57:36 CEST 2005


Author: arekm                        Date: Sat Jul  9 13:57:36 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- set collation to latin2-like, too.

---- Files affected:
SPECS:
   mysql.spec (1.281 -> 1.282) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.281 SPECS/mysql.spec:1.282
--- SPECS/mysql.spec:1.281	Sat Jul  9 15:49:39 2005
+++ SPECS/mysql.spec	Sat Jul  9 15:57:31 2005
@@ -459,6 +459,7 @@
 	--with%{!?debug:out}-debug \
 	--with-embedded-server \
 	--with-charset=latin2 \
+	--with-collation=latin2_general_ci \
 	--with-extra-charsets=all \
 	--with-low-memory \
 	--with-mysqld-user=mysql \
@@ -854,6 +855,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.282  2005/07/09 13:57:31  arekm
+- set collation to latin2-like, too.
+
 Revision 1.281  2005/07/09 13:49:39  arekm
 - fix log (latin2)
 
================================================================

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




More information about the pld-cvs-commit mailing list