]> git.pld-linux.org Git - packages/cyrus-imapd.git/commitdiff
- add new files and --enable-replication, by fax
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 17 Jan 2008 10:42:48 +0000 (10:42 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cyrus-imapd.spec -> 1.118

cyrus-imapd.spec

index c177c5892fc442520f897cd60b47ba5ed1851277..436b19efb7ca9088fcdf84d53c7920631728ec45 100644 (file)
@@ -189,7 +189,8 @@ cp -f %{_datadir}/automake/install-sh .
        --with-service-path=%{_libexecdir} \
        --with-com_err=/usr \
        --with-perl=%{__perl} \
-       --enable-nntp
+       --enable-nntp \
+       --enable-replication
 %{__make} \
        INSTALLDIRS=vendor
 
@@ -303,6 +304,10 @@ fi
 %attr(755,root,root) %{_libexecdir}/ipurge
 %attr(755,root,root) %{_libexecdir}/lmtpd
 %attr(755,root,root) %{_libexecdir}/lmtpproxyd
+%attr(755,root,root) %{_libexecdir}/make_md5
+%attr(755,root,root) %{_libexecdir}/sync_client
+%attr(755,root,root) %{_libexecdir}/sync_reset
+%attr(755,root,root) %{_libexecdir}/sync_server
 %attr(755,root,root) %{_libexecdir}/mbexamine
 %attr(755,root,root) %{_libexecdir}/mbpath
 %attr(755,root,root) %{_libexecdir}/nntpd
This page took 0.254837 seconds and 4 git commands to generate.