SPECS: mysql.spec - moved .monitrc to monit-rc-mysql.spec; release 2
qboosh
qboosh at pld-linux.org
Tue Nov 21 13:29:37 CET 2006
Author: qboosh Date: Tue Nov 21 12:29:37 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- moved .monitrc to monit-rc-mysql.spec; release 2
---- Files affected:
SPECS:
mysql.spec (1.351 -> 1.352)
---- Diffs:
================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.351 SPECS/mysql.spec:1.352
--- SPECS/mysql.spec:1.351 Mon Nov 13 16:01:54 2006
+++ SPECS/mysql.spec Tue Nov 21 13:29:32 2006
@@ -23,7 +23,7 @@
Summary(zh_CN): MySQLĘýžÝżâˇţÎńĆ÷
Name: mysql
Version: 5.0.27
-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
@@ -34,7 +34,6 @@
Source3: %{name}.logrotate
Source4: %{name}d.conf
Source5: %{name}-clusters.conf
-Source6: %{name}.monitrc
Source7: %{name}-ndb.init
Source8: %{name}-ndb.sysconfig
Source9: %{name}-ndb-mgm.init
@@ -515,7 +514,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/{logrotate.d,rc.d/init.d,sysconfig,mysql,monit} \
+install -d $RPM_BUILD_ROOT/etc/{logrotate.d,rc.d/init.d,sysconfig,mysql} \
$RPM_BUILD_ROOT/var/{log/{archiv,}/mysql,lib/mysql} \
$RPM_BUILD_ROOT{%{_infodir},%{_mysqlhome}}
@@ -538,7 +537,6 @@
# This is template for configuration file which is created after 'service mysql init'
install %{SOURCE4} mysqld.conf
install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/mysql/clusters.conf
-install %{SOURCE6} $RPM_BUILD_ROOT%{_sysconfdir}/monit
touch $RPM_BUILD_ROOT/var/log/mysql/{err,log,update}
# remove innodb directives from mysqld.conf if mysqld is configured without
@@ -721,7 +719,6 @@
%attr(754,root,root) /etc/rc.d/init.d/mysql
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mysql
%attr(640,root,mysql) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mysql/clusters.conf
-%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/monit/*.monitrc
%attr(755,root,root) %{_bindir}/innochecksum
%attr(755,root,root) %{_bindir}/myisamchk
%attr(755,root,root) %{_bindir}/myisamlog
@@ -900,6 +897,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.352 2006/11/21 12:29:32 qboosh
+- moved .monitrc to monit-rc-mysql.spec; release 2
+
Revision 1.351 2006/11/13 15:01:54 sparky
- don't use %{without ...}, it may not work after inverting bcond
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/mysql.spec?r1=1.351&r2=1.352&f=u
More information about the pld-cvs-commit
mailing list