From: djrzulf Date: Sat, 18 Aug 2007 20:45:23 +0000 (+0000) Subject: - perms at config, X-Git-Tag: auto/ti/PyMSNt-0_11_3-2~20 X-Git-Url: http://git.pld-linux.org/cgi-bin/gitweb.cgi?p=packages%2FPyMSNt.git;a=commitdiff_plain;h=8ba2f93e8cd3a9734e97551364e1fbff804b1700 - perms at config, Changed files: PyMSNt.spec -> 1.7 --- diff --git a/PyMSNt.spec b/PyMSNt.spec index 3d56110..2d28fc5 100644 --- a/PyMSNt.spec +++ b/PyMSNt.spec @@ -119,4 +119,4 @@ rm -f %{py_sitedir}/twisted/xish %dir %{_sysconfdir}/init.d/ %attr(755,root,root) %{_sysconfdir}/init.d/PyMSNt %dir %{_sysconfdir}/jabber/ -%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/PyMSNt.xml +%attr(640,root,jabber) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/PyMSNt.xml