[packages/percona-server/v5.0.x: 121/202] - logrotate is optional; rel 2

glen glen at pld-linux.org
Wed Oct 21 16:19:12 CEST 2015


commit 73ecfc30790f0c65a5416609bd00eb1335a6ff6a
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Wed Aug 5 09:30:36 2009 +0000

    - logrotate is optional; rel 2
    
    Changed files:
        mysql.spec -> 1.353.2.74

 mysql.spec | 16 ++++++++--------
 1 file changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/mysql.spec b/mysql.spec
index 0b8433b..8319c85 100644
--- a/mysql.spec
+++ b/mysql.spec
@@ -26,7 +26,7 @@ Summary(uk.UTF-8):	MySQL - швидкий SQL-сервер
 Summary(zh_CN.UTF-8):	MySQL数据库服务器
 Name:		mysql
 Version:	5.0.84
-Release:	1
+Release:	2
 License:	GPL + MySQL FLOSS Exception
 Group:		Applications/Databases
 #Source0:	ftp://ftp.mysql.com/pub/mysql/src/%{name}-%{version}.tar.gz
@@ -77,12 +77,12 @@ Patch24:	%{name}-innodb_check_fragmentation.patch
 Patch25:	%{name}-innodb_io_pattern.patch
 Patch26:	%{name}-innodb_fsync_source.patch
 Patch27:	%{name}-innodb_show_hashed_memory.patch
-Patch28:    %{name}-innodb_dict_size_limit.patch
-Patch29:    %{name}-innodb_extra_rseg.patch
-Patch30:    %{name}-innodb_thread_concurrency_timer_based.patch
-Patch31:    %{name}-split_buf_pool_mutex_fixed_optimistic_safe.patch
-Patch32:    %{name}-innodb_rw_lock.patch
-Patch33:    %{name}-mysql-test.patch
+Patch28:	%{name}-innodb_dict_size_limit.patch
+Patch29:	%{name}-innodb_extra_rseg.patch
+Patch30:	%{name}-innodb_thread_concurrency_timer_based.patch
+Patch31:	%{name}-split_buf_pool_mutex_fixed_optimistic_safe.patch
+Patch32:	%{name}-innodb_rw_lock.patch
+Patch33:	%{name}-mysql-test.patch
 # </percona>
 Patch34:	%{name}-errorlog-no-rename.patch
 Patch35:	%{name}-alpha-stack.patch
@@ -119,7 +119,6 @@ Requires(triggerpostun):	sed >= 4.0
 Requires:	%{name}-charsets = %{version}-%{release}
 Requires:	%{name}-libs = %{version}-%{release}
 Requires:	/usr/bin/setsid
-Requires:	logrotate >= 3.7-4
 Requires:	rc-scripts >= 0.2.0
 Suggests:	mysql-client
 %{?with_tcpd:Suggests:	tcp_wrappers}
@@ -129,6 +128,7 @@ Provides:	msqlormysql
 Provides:	user(mysql)
 Obsoletes:	MySQL
 Obsoletes:	mysql-server
+Conflicts:	logrotate < 3.7-4
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		_libexecdir	%{_sbindir}
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/percona-server.git/commitdiff/431f68fe79a66d5dfdd53f2655709e6c925fbc22



More information about the pld-cvs-commit mailing list