SPECS: mysql.spec - test build fix - drop libwrap patch (as there'...

glen glen at pld-linux.org
Tue Aug 8 02:09:50 CEST 2006


Author: glen                         Date: Tue Aug  8 00:09:50 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- test build fix
- drop libwrap patch (as there's no description what it does, and to me it seems obsolete)
- drop obsolete TODO items

---- Files affected:
SPECS:
   mysql.spec (1.338 -> 1.339) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.338 SPECS/mysql.spec:1.339
--- SPECS/mysql.spec:1.338	Mon Aug  7 15:13:00 2006
+++ SPECS/mysql.spec	Tue Aug  8 02:09:44 2006
@@ -1,12 +1,7 @@
 # $Revision$, $Date$
 # TODO:
-# - trigger that prepares system from pre-cluster into cluster
-# - trigger /etc/mysqld.conf into /etc/mysql/mysqld.conf. Solve possible
-#   conflict with /var/lib/mysql/mysqld.conf
 # - C(XX)FLAGS for innodb subdirs are overriden by ./configure!
 # - http://bugs.mysql.com/bug.php?id=16470
-# - security: http://securitytracker.com/alerts/2006/Aug/1016617.html
-#	where is 5.0.24 available?
 #
 # Conditional build:
 %bcond_with	bdb		# Berkeley DB support
@@ -28,7 +23,7 @@
 Summary(zh_CN):	MySQLĘýžÝżâˇţÎńĆ÷
 Name:		mysql
 Version:	5.0.24
-Release:	1
+Release:	2
 License:	GPL + MySQL FLOSS Exception
 Group:		Applications/Databases
 Source0:	http://ftp.gwdg.de/pub/misc/mysql/Downloads/MySQL-5.0/%{name}-%{version}.tar.gz
@@ -48,7 +43,7 @@
 Source12:	%{name}-ndb-cpc.sysconfig
 Source13:	%{name}-client.conf
 Patch0:		%{name}-libs.patch
-Patch1:		%{name}-libwrap.patch
+
 Patch2:		%{name}-c++.patch
 Patch3:		%{name}-info.patch
 Patch4:		%{name}-sql-cxx-pic.patch
@@ -60,6 +55,7 @@
 Patch10:	%{name}-alpha.patch
 Patch11:	%{name}-ndb-ldflags.patch
 Patch12:	%{name}-bug-20153.patch
+Patch13:	%{name}-test_bug17667.patch
 URL:		http://www.mysql.com/
 BuildRequires:	autoconf
 BuildRequires:	automake
@@ -439,7 +435,7 @@
 %prep
 %setup -q %{?_snap:-n %{name}-%{version}-nightly-%{_snap}}
 %patch0 -p1
-%{?with_tcpd:%patch1 -p1}
+
 %patch2 -p1
 %patch3 -p1
 %ifarch alpha
@@ -457,6 +453,7 @@
 %patch9 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 
 %build
 %{__libtoolize}
@@ -911,6 +908,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.339  2006/08/08 00:09:44  glen
+- test build fix
+- drop libwrap patch (as there's no description what it does, and to me it seems obsolete)
+- drop obsolete TODO items
+
 Revision 1.338  2006/08/07 13:13:00  glen
 - package mysql_upgrade_shell and mysql_explain_log manual
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.338&r2=1.339&f=u



More information about the pld-cvs-commit mailing list