SPECS (DEVEL): mysql.spec - first production release for mysql 5.0...
arekm
arekm at pld-linux.org
Mon Oct 24 19:04:42 CEST 2005
Author: arekm Date: Mon Oct 24 17:04:42 2005 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- first production release for mysql 5.0 series
---- Files affected:
SPECS:
mysql.spec (1.259.2.4 -> 1.259.2.5)
---- Diffs:
================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.259.2.4 SPECS/mysql.spec:1.259.2.5
--- SPECS/mysql.spec:1.259.2.4 Fri Sep 30 08:39:56 2005
+++ SPECS/mysql.spec Mon Oct 24 19:04:36 2005
@@ -25,11 +25,11 @@
Summary(zh_CN): MySQLĘýžÝżâˇţÎńĆ÷
Name: mysql
Group: Applications/Databases
-Version: 5.0.13
-Release: 0.1
+Version: 5.0.15
+Release: 1
License: GPL + MySQL FLOSS Exception
-Source0: http://sunsite.icm.edu.pl/mysql/Downloads/MySQL-5.0/%{name}-%{version}-rc.tar.gz
-# Source0-md5: d9500d81b4253142a2a3c68b53942aab
+Source0: http://sunsite.icm.edu.pl/mysql/Downloads/MySQL-5.0/%{name}-%{version}.tar.gz
+# Source0-md5: b19e03de0ec348552b4bfac2e215f335
Source1: %{name}.init
Source2: %{name}.sysconfig
Source3: %{name}.logrotate
@@ -70,7 +70,7 @@
BuildRequires: rpmbuild(macros) >= 1.228
BuildRequires: texinfo
BuildRequires: zlib-devel
-PreReq: rc-scripts >= 0.2.0
+Requires: rc-scripts >= 0.2.0
Requires(pre): /usr/bin/getgid
Requires(pre): /bin/id
Requires(pre): /usr/sbin/groupadd
@@ -414,7 +414,7 @@
Ten pakiet zawiera standardowego demona MySQL NDB CPC.
%prep
-%setup -q -n %{name}-%{version}-rc
+%setup -q
%patch0 -p1
%{?with_tcpd:%patch1 -p1}
%patch2 -p1
@@ -803,6 +803,7 @@
%attr(755,root,root) %{_bindir}/mysqlshow
%attr(755,root,root) %{_bindir}/mysqlbinlog
%attr(755,root,root) %{_bindir}/mysqladmin
+%attr(755,root,root) %{_bindir}/mysqltest*
%{_mandir}/man1/mysql.1*
%{_mandir}/man1/mysqladmin.1*
%{_mandir}/man1/mysqldump.1*
@@ -872,6 +873,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.259.2.5 2005/10/24 17:04:36 arekm
+- first production release for mysql 5.0 series
+
Revision 1.259.2.4 2005/09/30 06:39:56 arekm
- isam dropped
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.259.2.4&r2=1.259.2.5&f=u
More information about the pld-cvs-commit
mailing list