[MySQL-zrm/f14/master] - Upgrade to 2.2.0 (bz#633912)

ksyz ksyz at fedoraproject.org
Sun Sep 19 22:46:47 UTC 2010


commit d79eff0ff54e548682354b345b25e5095db481f7
Author: Michal Ingeli <mi at v3.sk>
Date:   Mon Sep 20 00:46:42 2010 +0200

    - Upgrade to 2.2.0 (bz#633912)

 MySQL-zrm.spec |    4 +++-
 1 files changed, 3 insertions(+), 1 deletions(-)
---
diff --git a/MySQL-zrm.spec b/MySQL-zrm.spec
index e8e4e01..20961bd 100644
--- a/MySQL-zrm.spec
+++ b/MySQL-zrm.spec
@@ -74,7 +74,7 @@ rm -rf %{buildroot}
 
 %attr(-,mysql,mysql) %dir %{_var}/log/mysql-zrm
 %dir %{_sharedstatedir}/mysql-zrm
-%dir %{_sysconfdir}/mysql-zrm/
+%attr(750,root,root) %dir %{_sysconfdir}/mysql-zrm/
 %{_datadir}/mysql-zrm/plugins/*.smf
 %attr(0755,root,root) %{_datadir}/mysql-zrm/plugins/*.pl
 %attr(0755,root,root) %{_bindir}/*
@@ -92,6 +92,8 @@ rm -rf %{buildroot}
 %changelog
 * Wed Sep 15 2010 Michal Ingeli <mi at v3.sk> - 2.2.0-1
 - Upgrade to 2.2.0 (bz#633912)
+- Changing default access for configuration  directory 
+  for root only
 
 * Tue Jun 01 2010 Marcela Maslanova <mmaslano at redhat.com> - 2.1.1-7
 - Mass rebuild with perl-5.12.0


More information about the scm-commits mailing list