]> git.pld-linux.org Git - packages/dovecot.git/commitdiff
- up to 1.2.2 auto/th/dovecot-1_2_2-1 auto/ti/dovecot-1_2_2-1
authordzeus <dzeus@pld-linux.org>
Mon, 27 Jul 2009 08:48:13 +0000 (08:48 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    dovecot.spec -> 1.117

dovecot.spec

index 6a8bd3bb819698ffec38268a0f7cab2a3e2b541b..686c615e0859640b99f105977509aa22cd4e2d31 100644 (file)
 Summary:       IMAP and POP3 server written with security primarily in mind
 Summary(pl.UTF-8):     Serwer IMAP i POP3 pisany głównie z myślą o bezpieczeństwie
 Name:          dovecot
-Version:       1.2.1
-Release:       2
+Version:       1.2.2
+Release:       1
 Epoch:         1
 License:       MIT (libraries), LGPL v2.1 (the rest)
 Group:         Networking/Daemons
 Source0:       http://dovecot.org/releases/1.2/%{name}-%{version}.tar.gz
-# Source0-md5: c269cfe38fc40061e232dd28e5fe3721
+# Source0-md5: 4b3b78172ea557e6051ff8660ea1b7ae
 Source1:       %{name}.pamd
 Source2:       %{name}.init
 Source3:       %{name}.sysconfig
@@ -175,7 +175,7 @@ install %{SOURCE3} $RPM_BUILD_ROOT/etc/sysconfig/%{name}
 
 touch $RPM_BUILD_ROOT/etc/security/blacklist.imap
 
-rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/plugins{,/imap}/*.la
+rm -f $RPM_BUILD_ROOT%{_libdir}/%{name}/plugins{,/auth,/imap}/*.la
 
 # devel
 for folder in deliver imap lib lib-imap lib-mail lib-storage; do
@@ -233,6 +233,7 @@ echo "Configuration change default_mail_env -> mail_location"
 %attr(750,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
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}-ldap-example.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/%{name}/%{name}-sql-example.conf
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/pam.d/%{name}
This page took 0.347883 seconds and 4 git commands to generate.