SPECS (MYSQL_5_0): mysql.spec - /etc/pki/mysql -> /etc/ssl/certs/mysql
glen
glen at pld-linux.org
Sat Oct 4 14:47:47 CEST 2008
Author: glen Date: Sat Oct 4 12:47:47 2008 GMT
Module: SPECS Tag: MYSQL_5_0
---- Log message:
- /etc/pki/mysql -> /etc/ssl/certs/mysql
---- Files affected:
SPECS:
mysql.spec (1.353.2.52 -> 1.353.2.53)
---- Diffs:
================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.353.2.52 SPECS/mysql.spec:1.353.2.53
--- SPECS/mysql.spec:1.353.2.52 Sat Oct 4 14:46:32 2008
+++ SPECS/mysql.spec Sat Oct 4 14:47:41 2008
@@ -553,7 +553,7 @@
%install
rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/{logrotate.d,rc.d/init.d,sysconfig,mysql,pki/mysql} \
+install -d $RPM_BUILD_ROOT/etc/{logrotate.d,rc.d/init.d,sysconfig,mysql,ssl/certs/mysql} \
$RPM_BUILD_ROOT/var/{log/{archiv,}/mysql,lib/mysql} \
$RPM_BUILD_ROOT{%{_infodir},%{_mysqlhome}}
@@ -769,7 +769,7 @@
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/logrotate.d/mysql
%attr(754,root,root) /etc/rc.d/init.d/mysql
%attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/mysql
-%dir /etc/pki/mysql
+%dir /etc/ssl/certs/mysql
%attr(640,root,mysql) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mysql/clusters.conf
%attr(755,root,root) %{_bindir}/innochecksum
%attr(755,root,root) %{_bindir}/myisamchk
@@ -983,6 +983,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.353.2.53 2008/10/04 12:47:41 glen
+- /etc/pki/mysql -> /etc/ssl/certs/mysql
+
Revision 1.353.2.52 2008/10/04 12:46:32 glen
- R: logrotate
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.353.2.52&r2=1.353.2.53&f=u
More information about the pld-cvs-commit
mailing list