SPECS (MYSQL_5_0): mysql.spec - up to 5.0.37-community
arekm
arekm at pld-linux.org
Fri Mar 9 11:28:20 CET 2007
Author: arekm Date: Fri Mar 9 10:28:19 2007 GMT
Module: SPECS Tag: MYSQL_5_0
---- Log message:
- up to 5.0.37-community
---- Files affected:
SPECS:
mysql.spec (1.353.2.5 -> 1.353.2.6)
---- Diffs:
================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.353.2.5 SPECS/mysql.spec:1.353.2.6
--- SPECS/mysql.spec:1.353.2.5 Wed Jan 10 18:37:16 2007
+++ SPECS/mysql.spec Fri Mar 9 11:28:14 2007
@@ -22,13 +22,13 @@
Summary(uk): MySQL - Ű×ÉÄËÉĘ SQL-ÓĹŇ×ĹŇ
Summary(zh_CN): MySQLĘýžÝżâˇţÎńĆ÷
Name: mysql
-Version: 5.0.33
+Version: 5.0.37
Release: 1
License: GPL + MySQL FLOSS Exception
Group: Applications/Databases
#Source0: ftp://ftp.mysql.com/pub/mysql/src/%{name}-%{version}.tar.gz
Source0: http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.0/%{name}-%{version}.tar.gz
-# Source0-md5: 10cb85276a1468c7906a4ff4dd565d61
+# Source0-md5: 26ed76facb58bdeae40c8310e337dde2
Source1: %{name}.init
Source2: %{name}.sysconfig
Source3: %{name}.logrotate
@@ -54,7 +54,6 @@
Patch10: %{name}-alpha.patch
Patch11: %{name}-ndb-ldflags.patch
Patch12: %{name}-bug-20153.patch
-Patch13: %{name}-bug-24148.patch
URL: http://www.mysql.com/products/database/mysql/community_edition.html
BuildRequires: autoconf
BuildRequires: automake
@@ -452,7 +451,6 @@
%patch9 -p1
%patch11 -p1
%patch12 -p1
-%patch13 -p1
%build
%{__libtoolize}
@@ -875,23 +873,29 @@
%attr(755,root,root) %{_sbindir}/ndbd
%attr(754,root,root) /etc/rc.d/init.d/mysql-ndb
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mysql-ndb
+%{_mandir}/man1/ndbd.1*
%files ndb-client
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/ndb_*
%attr(755,root,root) %{_datadir}/mysql/ndb_size.tmpl
+%{_mandir}/man1/ndb_*.1*
+%exclude %{_mandir}/man1/ndb_mgmd.1*
+%exclude %{_mandir}/man1/ndb_cpcd.1*
%files ndb-mgm
%defattr(644,root,root,755)
%attr(755,root,root) %{_sbindir}/ndb_mgmd
%attr(754,root,root) /etc/rc.d/init.d/mysql-ndb-mgm
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mysql-ndb-mgm
+%{_mandir}/man1/ndb_mgmd.1*
%files ndb-cpc
%defattr(644,root,root,755)
%attr(755,root,root) %{_sbindir}/ndb_cpcd
%attr(754,root,root) /etc/rc.d/init.d/mysql-ndb-cpc
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mysql-ndb-cpc
+%{_mandir}/man1/ndb_cpcd.1*
%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
%changelog
@@ -899,6 +903,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.353.2.6 2007/03/09 10:28:14 arekm
+- up to 5.0.37-community
+
Revision 1.353.2.5 2007/01/10 17:37:16 glen
- 5.0.33-community
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.353.2.5&r2=1.353.2.6&f=u
More information about the pld-cvs-commit
mailing list