Author: glen Date: Tue Feb 21 14:17:37 2006 GMT Module: SPECS Tag: DEVEL ---- Log message: - update to 5.1.6-alpha
---- Files affected: SPECS: mysql.spec (1.324 -> 1.324.2.1) ---- Diffs: ================================================================ Index: SPECS/mysql.spec diff -u SPECS/mysql.spec:1.324 SPECS/mysql.spec:1.324.2.1 --- SPECS/mysql.spec:1.324 Wed Feb 15 18:25:14 2006 +++ SPECS/mysql.spec Tue Feb 21 15:17:31 2006 @@ -15,7 +15,6 @@ %bcond_without big_tables # Support tables with more than 4G rows even on 32 bit platforms # %include /usr/lib/rpm/macros.perl -#define _snap 20060111 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 @@ -25,13 +24,12 @@ Summary(uk): MySQL - Ű×ÉÄËÉĘ SQL-ÓĹŇ×ĹŇ Summary(zh_CN): MySQLĘýžÝżâˇţÎńĆ÷ Name: mysql -Version: 5.0.18 -Release: 4 +Version: 5.1.6 +Release: 0.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: f18153b0239aaa03fc5a751f2d82cb71 -#Source0: http://downloads.mysql.com/snapshots/mysql-5.0/%{name}-%{version}-nightly-%{_snap}.tar.gz +Source0: http://mysql.dataphone.se/Downloads/MySQL-5.1/%{name}-%{version}-alpha.tar.gz +# Source0-md5: da1e2d40b30373f0cce79a96f58fbf28 Source1: %{name}.init Source2: %{name}.sysconfig Source3: %{name}.logrotate @@ -247,8 +245,8 @@ Summary(ru): MySQL ËĚÉĹÎÔ Summary(uk): MySQL ËĚŚ¤ÎÔ Group: Applications/Databases -Requires: %{name}-libs = %{version}-%{release} Requires: %{name}-charsets = %{version}-%{release} +Requires: %{name}-libs = %{version}-%{release} Obsoletes: MySQL-client %description client @@ -432,7 +430,7 @@ Ten pakiet zawiera standardowego demona MySQL NDB CPC. %prep -%setup -q %{?_snap:-n %{name}-%{version}-nightly-%{_snap}} +%setup -q -n %{name}-%{version}-alpha %patch0 -p1 %{?with_tcpd:%patch1 -p1} %patch2 -p1 @@ -918,6 +916,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.324.2.1 2006/02/21 14:17:31 glen +- update to 5.1.6-alpha + Revision 1.324 2006/02/15 17:25:14 arekm - rel 4; reconnect fixes ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.324&r2=1.324.2.1&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
