Author: hawk Date: Mon May 10 16:33:48 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated to 0.64.2, fixed tests bcond, package some files from TODO
---- Files affected: packages/courier: courier.spec (1.163 -> 1.164) ---- Diffs: ================================================================ Index: packages/courier/courier.spec diff -u packages/courier/courier.spec:1.163 packages/courier/courier.spec:1.164 --- packages/courier/courier.spec:1.163 Sat Sep 12 13:09:42 2009 +++ packages/courier/courier.spec Mon May 10 18:33:42 2010 @@ -8,9 +8,7 @@ # /usr/bin/webmlmd # /usr/bin/webmlmd.rc # /usr/lib/courier/courier/webmail/webmlm -# /usr/sbin/aliaslookup # /usr/share/man/man1/webmlmd.1.gz -# /usr/share/man/man8/aliaslookup.8.gz # # Conditional build: %bcond_without fam # with fam support @@ -19,12 +17,12 @@ Summary: Courier mail server Summary(pl.UTF-8): Serwer poczty Courier Name: courier -Version: 0.61.2 -Release: 3 +Version: 0.64.2 +Release: 1 License: GPL Group: Networking/Daemons Source0: http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2 -# Source0-md5: fdd7a26614cba68aa223e481bd7d5eb4 +# Source0-md5: b553606fb5cbc3aa3ca16f50992db533 Patch0: %{name}-openssl-path.patch Patch1: %{name}-withoutfam.patch Patch2: %{name}-maildir.patch @@ -314,7 +312,7 @@ --with-mailgid=2 %{__make} -j1 -%{!?with_tests:%{__make} -j1 check} +%{?with_tests:%{__make} -j1 check} %install rm -rf $RPM_BUILD_ROOT @@ -618,6 +616,7 @@ %{_mandir}/man1/rmail.1* %{_mandir}/man5/dot-courier.5* %{_mandir}/man7/localmailfilter.7* +%{_mandir}/man8/aliaslookup.8* %{_mandir}/man8/courierfilter.8* %{_mandir}/man8/courierperlfilter.8* %{_mandir}/man8/dupfilter.8* @@ -690,6 +689,7 @@ %attr(755,root,root) %{_libdir}/courier/modules/esmtp/addcr %attr(755,root,root) %{_sbindir}/courieresmtpd %attr(755,root,root) %{_bindir}/addcr +%attr(755,root,root) %{_sbindir}/aliaslookup %attr(755,root,root) %{_sbindir}/esmtpd %attr(755,root,root) %{_datadir}/esmtpd %attr(755,root,root) %{_sbindir}/esmtpd-ssl @@ -773,6 +773,7 @@ %{_mandir}/man8/courierpop3login.8* %{_mandir}/man8/mkpop3dcert.8* %{_mandir}/man8/pop3d.8* +%{_mandir}/man8/pop3d-ssl.8* %attr(755,root,root) %{_datadir}/courierwebadmin/admin-45pop3.pl %{_datadir}/courierwebadmin/admin-45pop3.html %attr(644,daemon,daemon) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/pop3d @@ -905,6 +906,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.164 2010/05/10 16:33:42 hawk +- updated to 0.64.2, fixed tests bcond, package some files from TODO + Revision 1.163 2009/09/12 11:09:42 radek - release 3: strict DynaLoader dep no longer required ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/courier/courier.spec?r1=1.163&r2=1.164&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
