SEARCH
NEW RPMS
DIRECTORIES
ABOUT
FAQ
VARIOUS
BLOG

 
 
Changelog for mysql-client-3.23.53-1.i386.rpm :
Tue Oct 15 14:00:00 2002 PLD Team
All persons listed below can be reached at AATTpld.org.pl

$Log: mysql.spec,v $
Revision 1.138 2002/10/15 21:21:11 kloczek
- updated to 3.23.53: many bug fixes.

Revision 1.137 2002/10/11 14:58:23 zagrodzki
- added thread-safe libmysqlclient (libmysqlclient_r)
- rel. 3
- STBR

Revision 1.136 2002/10/09 13:14:41 kloczek
- use more macros, some cosmetics, added missing \"rm -f missing\" and use new %doc

Revision 1.135 2002/08/17 21:02:47 qboosh
- better messages in pre, more specific Requires; release 2

Revision 1.134 2002/08/17 12:57:58 kloczek
- updated to 3.23.52: only bugfixes (fixed one security bug when having an
empty databasename in the \'user.db\' table),
- updated %files (check_files rules :).

Revision 1.133 2002/07/24 00:14:01 ankry
- perl(DBD::mysql) is provided by 2 modules: Req + _noautoreqdep
- release 4

Revision 1.132 2002/06/27 08:53:59 kloczek
- release 3,
- change run levels: run postgresql on 84 level (before apache) and stop on
25 (after apache) - it is neccessary if localy runed apache uses mod_log_mysql
module.

Revision 1.131 2002/06/23 20:32:32 kloczek
- perl -pi -e \"s/^libtoolize --copy --force/\\%\\{__libtoolize\\}/\"

Revision 1.130 2002/06/19 08:03:45 kloczek
- release 2.

Revision 1.129 2002/06/18 08:43:50 wiget
kill Polished

Revision 1.128 2002/06/13 09:15:55 kloczek
- updated to 3.23.51 (bug fix release).

Revision 1.127 2002/06/09 16:17:44 qboosh
- mysqlbug moved to -libs instead of two copies in server and -client
- release 8

Revision 1.126 2002/05/21 23:14:13 kloczek
perl -pi -e \"s/^automake -a -c -f --foreing/\\%\\{__automake\\}/; \\
s/^automake -a -c -f/\\%\\{__automake\\}/; \\
s/^autoconf/\\%\\{__autoconf\\}/\"

Revision 1.125 2002/05/21 09:31:10 kloczek
- if it possible map %%{__cc} to %%{__cxx} in the same way as in mozilla.spec.

Revision 1.124 2002/05/19 10:19:44 ankry
- fixed build without /proc mounted (mysql-noproc.patch)
- some other patches rediffed
- release 7

Revision 1.123 2002/05/18 20:07:32 kloczek
- use %{__cc} ac %%{__cc} on system with gcc 2.95.x (so now mysql will not be
linked with libstdc++ if it is possible).

Revision 1.122 2002/05/18 14:30:43 malekith
- mysqladmin moved to client
- rel 6

Revision 1.121 2002/05/15 11:33:44 zytek
- typo

Revision 1.120 2002/04/11 05:32:31 kloczek
- release 5.

Revision 1.119 2002/04/11 05:05:27 agaran
fixed s/tatic/static/

Revision 1.118 2002/04/07 08:57:34 kloczek
- mere translations from KSI.

Revision 1.117 2002/03/26 23:03:14 misiek
- some important libraries are only in static version, moved to devel;
release 4

Revision 1.116 2002/03/24 23:28:22 kloczek
- perl -pi -e \"s/^automake -a -c$/automake -a -c -f/\"

Revision 1.115 2002/03/05 18:17:31 filon
- added requirement for perl-Msql-Mysql-modules to pkg extras-perl
(doesn\'t work without it)
- release 3

Revision 1.114 2002/02/26 13:23:26 baggins
- release 2
- fixed init script (mysql_logrotate didn\'t have rights to do the job)

Revision 1.113 2002/02/23 03:54:22 kloczek
- adapterized.

Revision 1.112 2002/02/22 23:29:18 kloczek
- removed all Group fields translations (oure rpm now can handle translating
Group field using gettext).

Revision 1.111 2002/02/18 13:22:45 areq
- 3.23.49, STBR
- Don\'t give warning for statement that is only a comment; This is needed for
mysqldump --disable-keys to work.
- Fixed unlikely caching bug when doing a join without keys. In this case the
last used field for a table always returned NULL.
- Added options to make LOAD DATA LOCAL INFILE more secure.
- MySQL binary release 3.23.48 for Linux contained a new glibc library,
which has serious problems under high load and RedHat 7.2. The 3.23.49
binary release doesn\'t have this problem.

Revision 1.110 2002/02/13 20:26:59 kloczek
- updated to 3.23.48 (bugfix release).

Revision 1.109 2002/01/18 02:14:00 kloczek
perl -pi -e \"s/pld-list\\AATTpld.org.pl/feedback\\AATTpld.org.pl/\"

Revision 1.108 2002/01/06 08:20:33 kloczek
- release 2: libmysql10{,-devel} added to Obsoletes for allow upgrade from MDK.

Revision 1.107 2001/12/28 13:47:35 mkierus
- updated to 3.23.47
- InnoDB now supports NULL in keys.
- Added \'DO expression\' command.
- Fixed core-dump bug in replication when using SELECT RELEASE_LOCK();
- Added new statement DO expression,[expression].
- Added slave-skip-errors option
- Added statistics variables for all MySQL commands. (SHOW STATUS is now much
longer).
- Fixed default values for InnoDB tables.
- Fixed that GROUP BY expr DESC works.
- Fixed bug when using t1 LEFT JOIN t2 ON t2.key=constant.
- mysql_config now also work with binary (relocated) distributions.

Revision 1.106 2001/12/20 20:12:50 qboosh
- noted bconds on top of spec
- fixed Nynorsk lang tag (nn not noAATTnynorsk)
- explicit file perms in -bench
- release 3

Revision 1.105 2001/12/01 21:45:55 qrczak
- mysql-c++.patch: add -lstdc++ when linking with libraries which use C++.
I don\'t know how to fix this at library creation time because this
(mysys) is a static library.
- Release 2.

Revision 1.104 2001/12/01 15:28:49 mkierus
- updated to 3.23.46

Revision 1.103 2001/11/23 16:20:53 kloczek
- merge zh_CN Summary from TurboLinux.

Revision 1.102 2001/11/23 14:37:52 mkierus
- updated to 3.23.45

Revision 1.101 2001/11/05 13:29:17 mkierus
- updated to 3.23.44

Revision 1.100 2001/10/06 20:58:38 kloczek
- updated to 3.23.43.

Revision 1.99 2001/09/24 15:46:08 qboosh
- release 2: Prereq: /sbin/chkconfig

Revision 1.98 2001/09/14 01:15:23 kloczek
- added am15 patch (fixes for allow use automake 1.5 on regenerate am suit),
- added automake, libtool to BuildRequires list.

Revision 1.97 2001/09/11 09:23:16 mis
- autoupdated to 3.23.42

Revision 1.96 2001/08/20 23:23:18 kloczek
- release 2,
- add --without-debug to configure parameters (depending on %%{debug}).

Revision 1.95 2001/08/13 23:33:58 kloczek
- updated to 3.23.41.

Revision 1.94 2001/07/26 05:42:21 saq
- reverting last change: removing new macros from %p{re,ost}{,un}

Revision 1.92 2001/07/23 14:51:39 wiget
fixed acinclude.m4

Revision 1.91 2001/07/23 10:25:40 mis
- updated to 3.23.40
- commented out ac/am calls -- it doesn\'t work with new ac/am

Revision 1.90 2001/06/15 10:33:12 mis
- autoupdated to 3.23.39

Revision 1.89 2001/05/22 09:06:32 wiget
switch to new conditional builds macros
(bcond_on_ -> _with_/bcond_off_ -> _without_);
no release changes only simple s/// performed

Revision 1.88 2001/05/16 16:36:11 mis
- added cond build with DBD and InnoDB

Revision 1.87 2001/05/15 14:16:32 wiget
release 2

Revision 1.86 2001/05/15 14:16:01 wiget
fix libmysqlclient.la

Revision 1.85 2001/05/12 15:21:07 mis
- autoupdated to 3.23.38

Revision 1.84 2001/05/11 12:13:37 wiget
Release 3, add more include files to devel, fix Makefile.am

Revision 1.83 2001/05/06 20:47:22 kloczek
- typo.

Revision 1.82 2001/05/06 09:11:34 kloczek
- release 2: change BuildRequires for per to perl-devel >= 5.6.1.

Revision 1.81 2001/05/03 15:23:13 qboosh
- s/Corect/Correct/g

Revision 1.80 2001/04/20 05:53:26 mis
- autoupdated to 3.23.37

Revision 1.79 2001/04/17 12:04:52 baggins
- release 5
- rebuild with perl 5.6.1

Revision 1.78 2001/04/13 21:53:20 kloczek
- release 4.

Revision 1.77 2001/04/13 20:39:34 qboosh
- added rest of pl translations, fixed typo

Revision 1.76 2001/04/12 23:44:46 kloczek
- release 3: rebuild against readline 4.2.

Revision 1.75 2001/04/06 11:46:58 kloczek
- release 2.

Revision 1.74 2001/04/05 16:09:05 qboosh
- removed perldep patch - not necessary now
- use %%rpmcflags

Revision 1.73 2001/03/28 10:24:52 mis
- autoupdated to 3.23.36

Revision 1.72 2001/03/17 12:40:06 kloczek
- updated to 3.23.35 (this is mainly bug fix release).

Revision 1.71 2001/02/16 17:19:00 qboosh
- BuildRequires: autoconf

Revision 1.70 2001/02/13 15:59:30 kloczek
- updated to 3.23.33.

Revision 1.69 2001/02/10 15:47:24 kloczek
- release 6,
- added mysql-server to Obsoltest (for allow upgrade from rawhide version),
- added --enable-assembler and replace --with-charset=latin2 by
--with-extra-charsets=all in autoconf script parameters,

Revision 1.68 2001/02/10 13:36:53 qboosh
- no_libnsl patch (integrated with no_libbind patch)
- opt patch (don\'t use stupid optimizations as -O6)

Revision 1.67 2001/01/25 20:03:25 misiek
Massive attack. We use -O0 instead -O flags while debug enabled.

Revision 1.66 2001/01/25 18:06:25 kloczek
- removed duplicated entry for pack_isam,
- added perl and perl-DBI to BuildRequires for allow generate correctly
dependences.

Revision 1.65 2001/01/25 17:36:13 kloczek
- updated %files lists.

Revision 1.64 2001/01/25 16:28:09 kloczek
- Requires for rc-scripts changed to Prereq,
- do not use update-db after {user,group}{add,del},
- make spec %%{debug} ready.

Revision 1.63 2001/01/25 16:21:07 kloczek
- merge MYSQL_3_23 branch to HEAD.

Revision 1.62 2000/12/28 15:04:47 baggins
- release 12
- added opt patch (don\'t mess with CFLAGS)

Revision 1.61 2000/12/23 00:48:45 michuz
- changed %%{!?debug:...}%%{?debug...} to %%{?debug:...}%%{!?debug...}
(now it\'s more C like)

Revision 1.60 2000/12/09 17:55:14 jajcus
- file owners fixed (semi-automatically)
(no special user (like http/news) should own his home directory nor
files it doesn\'t create)

Revision 1.59 2000/11/27 22:57:16 misiek
using update-db is obsolete; removed

Revision 1.58 2000/11/24 23:08:58 alchemyx
- in initialisation part of mysql.init PRIMARY KEY was too long - it caused
MANY problems with privileges;

Revision 1.57 2000/10/26 10:03:37 mis
- revert upgrade under main trunk, 3.23.x series is prepared under
MYSQL_3_23 branch(!)

Revision 1.55 2000/10/18 19:46:03 kloczek
- release 10.

Revision 1.54 2000/10/13 15:30:51 mis
- revert upgrade to 3.23.25 - ready to use 3.23.25 version is on
MYSQL_3_23 branch

Revision 1.52 2000/10/04 00:09:00 kloczek
- release 9: use rpm new automation suit.

Revision 1.51.2.8 2001/01/23 18:12:17 wiget
- version 3.23.32
kloczek, merge this with HEAD

Revision 1.51.2.7 2001/01/22 11:43:04 wiget
3.23.31 - first production release in 3.23.X series

Revision 1.51.2.6 2001/01/11 16:51:30 mis
- updated to 3.23.30

Revision 1.51.2.5 2000/12/20 19:02:03 mis
- updated to 3.23.29

Revision 1.51.2.4 2000/11/28 16:12:48 mis
- up to 3.23.28

Revision 1.51.2.3 2000/10/26 09:22:35 mis
- updated to 3.23.27

Revision 1.51.2.2 2000/10/24 11:09:23 mis
- updated to 3.23.26

Revision 1.51.2.1 2000/10/03 14:11:52 mis
- updated to 3.23.25-beta
3.23.x series is still beta, so branch is cretated.
Compiled without Berkeley DB backend, it\'s really unstable yet.
TODO:
- adapt gethostbyname_r_is_in_libc_aka_no_libnsl patch
- remove ELFs processing for perl provides/requires in perl.{req,prov}

Revision 1.51 2000/09/01 13:51:28 baggins
- release 8
- fixed logrotate config

Revision 1.50 2000/08/22 07:38:41 kloczek
- spec adapterized,
- added gethostbyname_r_is_in_libc_aka_no_libnsl patch - this causes not
linking with libnsl.

Revision 1.49 2000/08/18 23:32:19 mis
- mysql-extras splitted to extras and extras-perl

Revision 1.48 2000/08/17 10:26:34 mis
- more perl scripts moved to extras subpackage, mysql-client is Perl
independent now

Revision 1.47 2000/08/17 09:49:19 mis
- typo

Revision 1.46 2000/08/17 09:37:38 mis
- removed perl
* dependency from mysql - new package mysql-extras is created;
- removed unneeded errmsg.txt from main and comp_err from devel package;
- added several logfiles /var/mysql/{err,log,update,isamlog};
- removed -m option from useradd call (/var/lib/mysql is included in
package);
- added /etc/mysqld.conf;
- system readline is used instead of mysql\'s one;
- removed unneeded _
*dir redefines;
- some cosmetits;
- release 7

Revision 1.45 2000/07/13 23:16:39 baggins
- release 6
- rebuild with ncurses 5.1

Revision 1.44 2000/06/09 07:23:26 kloczek
- added using %%{__make} macro.

Revision 1.43 2000/06/07 03:47:22 kloczek
- spec adapterized.

Revision 1.42 2000/05/24 16:50:46 zagrodzki
- changed [ -x ... ] && to [ ! -x ... ] ||

Revision 1.41 2000/05/01 20:11:41 zagrodzki
- removed Prereq: /usr/sbin/fix-info-dir
- fix-info-dir in %pre/post is executed only when info is already
installed

Revision 1.40 2000/04/25 20:10:00 wiget
fix permision to /var/lib/mysql

Revision 1.39 2000/04/25 16:16:48 baggins
- release++
- FHS 2.1, /var/state -> /var/lib

Revision 1.38 2000/04/01 19:22:20 kloczek
- release 4,
- added Requires: rc-scripts >= 0.2.0 for rewrited rc script (waszi).

Revision 1.37 2000/04/01 11:14:58 zagrodzki
- changed all BuildRoot definitons
- removed all applnkdir defs
- changed some prereqs/requires
- removed duplicate empty lines

Revision 1.36 2000/03/28 16:54:42 baggins
- translated kloczkish into english

Revision 1.35 2000/02/25 12:04:18 kloczek
- standarized %post,
- added missing remove user and group mysql in %preun,
- fixed add user and group mysql in %pre,
- removed safe_mysqld script (we have own procedure starting mysqld in init
scripts for mysql).

Revision 1.34 2000/02/24 14:43:53 wiget
- improved init script

Revision 1.33 2000/02/23 17:54:27 wiget
3.22.32


 
ICM