SPECS (MYSQL_5_0): mysql.spec - add /etc/pki/mysql for ssl certs

glen glen at pld-linux.org
Tue Sep 30 12:22:51 CEST 2008


Author: glen                         Date: Tue Sep 30 10:22:51 2008 GMT
Module: SPECS                         Tag: MYSQL_5_0
---- Log message:
- add /etc/pki/mysql for ssl certs

---- Files affected:
SPECS:
   mysql.spec (1.353.2.50 -> 1.353.2.51) 

---- Diffs:

================================================================
Index: SPECS/mysql.spec
diff -u SPECS/mysql.spec:1.353.2.50 SPECS/mysql.spec:1.353.2.51
--- SPECS/mysql.spec:1.353.2.50	Wed Sep 17 16:26:39 2008
+++ SPECS/mysql.spec	Tue Sep 30 12:22:45 2008
@@ -552,7 +552,7 @@
 
 %install
 rm -rf $RPM_BUILD_ROOT
-install -d $RPM_BUILD_ROOT/etc/{logrotate.d,rc.d/init.d,sysconfig,mysql} \
+install -d $RPM_BUILD_ROOT/etc/{logrotate.d,rc.d/init.d,sysconfig,mysql,pki/mysql} \
 	   $RPM_BUILD_ROOT/var/{log/{archiv,}/mysql,lib/mysql} \
 	   $RPM_BUILD_ROOT{%{_infodir},%{_mysqlhome}}
 
@@ -768,6 +768,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
 %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
@@ -981,6 +982,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.353.2.51  2008/09/30 10:22:45  glen
+- add /etc/pki/mysql for ssl certs
+
 Revision 1.353.2.50  2008/09/17 14:26:39  glen
 - pld doesn't use safe_mysqld, renum patches
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/mysql.spec?r1=1.353.2.50&r2=1.353.2.51&f=u



More information about the pld-cvs-commit mailing list