From d8190ce6d7bd63c7bf5964800566a453878193a5 Mon Sep 17 00:00:00 2001 From: Andrzej Augustynowicz Date: Tue, 24 Feb 2004 17:14:28 +0000 Subject: [PATCH] - fix attr for sendmail - ac,am in courier dir (res_query), rel. 4 Changed files: courier.spec -> 1.56 --- courier.spec | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/courier.spec b/courier.spec index c829851..dd1ea7c 100644 --- a/courier.spec +++ b/courier.spec @@ -6,7 +6,7 @@ Summary: Courier mail server Summary(pl): Serwer poczty Courier Name: courier Version: 0.44.2 -Release: 3 +Release: 4 License: GPL Group: Networking/Daemons Source0: http://dl.sourceforge.net/courier/%{name}-%{version}.tar.bz2 @@ -284,6 +284,14 @@ cd .. %{__aclocal} %{__autoconf} %{__automake} + +cd courier +%{__aclocal} +%{__autoconf} +ln -s ../ltmain.sh . +%{__automake} +cd .. + %configure \ --localstatedir=%{_localstatedir} \ --sysconfdir=%{_sysconfdir} \ @@ -811,7 +819,7 @@ fi %attr(700,daemon,daemon) %dir %{_sysconfdir}/userdb %attr(755,daemon,daemon) %dir %{_localstatedir}/calendar %attr(755,daemon,daemon) %dir %{_localstatedir}/tmp/broken -%attr(755,root,root) %{_bindir}/sendmail +%attr(4755,root,root) %{_bindir}/sendmail %attr(755,root,root) /usr/lib/sendmail %files pop3d -- 2.44.0