Author: glen Date: Fri Dec 30 18:35:17 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - 5.0.18
---- Files affected: SPECS: mysql.spec (1.315 -> 1.316) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.315 SPECS/mysql.spec:1.316 --- SPECS/mysql.spec:1.315 Wed Dec 21 12:16:13 2005 +++ SPECS/mysql.spec Fri Dec 30 19:35:11 2005 @@ -15,20 +15,20 @@ # %include /usr/lib/rpm/macros.perl Summary: MySQL: a very fast and reliable SQL database engine +Summary(de): MySQL: ist eine SQL-Datenbank Summary(fr): MySQL: un serveur SQL rapide et fiable Summary(pl): MySQL: bardzo szybka i niezawodna baza danych (SQL) -Summary(de): MySQL: ist eine SQL-Datenbank Summary(pt_BR): MySQL: Um servidor SQL rápido e confiável Summary(ru): MySQL - ÂŮÓÔŇŮĘ SQL-ÓĹŇ×ĹŇ Summary(uk): MySQL - Ű×ÉÄËÉĘ SQL-ÓĹŇ×ĹŇ Summary(zh_CN): MySQLĘýžÝżâˇţÎńĆ÷ Name: mysql -Group: Applications/Databases -Version: 5.0.17 +Version: 5.0.18 Release: 1 License: GPL + MySQL FLOSS Exception +Group: Applications/Databases Source0: http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.0/%{name}-%{version}.tar.gz -# Source0-md5: c6e93571a944a7e7203e4e831adaaee3 +# Source0-md5: f18153b0239aaa03fc5a751f2d82cb71 Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}.logrotate @@ -71,16 +71,16 @@ BuildRequires: sed >= 4.0 BuildRequires: texinfo BuildRequires: zlib-devel -Requires: rc-scripts >= 0.2.0 -Requires(pre): /usr/bin/getgid +Requires(post,preun): /sbin/chkconfig +Requires(postun): /usr/sbin/groupdel +Requires(postun): /usr/sbin/userdel Requires(pre): /bin/id +Requires(pre): /usr/bin/getgid Requires(pre): /usr/sbin/groupadd Requires(pre): /usr/sbin/useradd -Requires(postun): /usr/sbin/userdel -Requires(postun): /usr/sbin/groupdel -Requires(post,preun): /sbin/chkconfig Requires(triggerpostun): sed >= 4.0 Requires: /usr/bin/setsid +Requires: rc-scripts >= 0.2.0 Provides: MySQL-server Provides: group(mysql) Provides: msqlormysql @@ -888,6 +888,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.316 2005/12/30 18:35:11 glen +- 5.0.18 + Revision 1.315 2005/12/21 11:16:13 arekm - up to 5.0.17 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.315&r2=1.316&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
