]> git.pld-linux.org Git - packages/dovecot.git/commitdiff
- 751 for /etc/dovecot as delivery needs to look there
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 29 Dec 2009 13:11:56 +0000 (13:11 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dovecot.spec -> 1.129

dovecot.spec

index e08dd8bfc99f1f9422dc361a3236f08d5015cda1..ce2f77e0f63c63823c12b623eca895d31dd903ef 100644 (file)
@@ -230,7 +230,7 @@ echo "Configuration change default_mail_env -> mail_location"
 %doc AUTHORS COPYING ChangeLog NEWS README TODO doc/*.txt doc/*.c*f doc/wiki/*.txt
 %attr(755,root,root) %{_sbindir}/%{name}
 %attr(755,root,root) %{_sbindir}/%{name}pw
-%attr(750,root,root) %dir %{_sysconfdir}/%{name}
+%attr(751,root,root) %dir %{_sysconfdir}/%{name}
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}-db-example.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}-dict-sql-example.conf
This page took 0.148003 seconds and 4 git commands to generate.