From 932b747164ffd280016017b0707f4bf1ce4a8a5a Mon Sep 17 00:00:00 2001 From: David Woodhouse Date: Dec 07 2006 12:17:16 +0000 Subject: Own /etc/exim directory --- diff --git a/exim.spec b/exim.spec index ae9ce94..04b4dcb 100644 --- a/exim.spec +++ b/exim.spec @@ -12,7 +12,7 @@ Summary: The exim mail transfer agent Name: exim Version: 4.63 -Release: 5%{?dist} +Release: 6%{?dist} License: GPL Url: http://www.exim.org/ Group: System Environment/Daemons @@ -344,6 +344,7 @@ fi %dir %{_var}/log/exim %defattr(-,root,mail) +%dir %{_sysconfdir}/exim %config(noreplace) %{_sysconfdir}/exim/exim.conf %defattr(-,root,root) @@ -394,8 +395,11 @@ test "$1" = 0 || %{_initrddir}/clamd.exim condrestart >/dev/null || : %endif %changelog +* Tue Oct 17 2006 Christian Iseli 4.63-6 +- Own /etc/exim directory + * Thu Oct 05 2006 Christian Iseli 4.63-5 - - rebuilt for unwind info generation, broken in gcc-4.1.1-21 +- rebuilt for unwind info generation, broken in gcc-4.1.1-21 * Mon Sep 25 2006 David Woodhouse - 4.63-4 - Set home_directory on lmtp_transport by default