diff --git a/postfix-2.2.9-main.cf.patch b/postfix-2.2.9-main.cf.patch index 0abac29..ed412c2 100644 --- a/postfix-2.2.9-main.cf.patch +++ b/postfix-2.2.9-main.cf.patch @@ -1,15 +1,5 @@ -diff -ruN postfix-2.2.9-orig/conf/main.cf postfix-2.2.9/conf/main.cf --- postfix-2.2.9-orig/conf/main.cf 2005-03-04 17:48:25.000000000 +0000 +++ postfix-2.2.9/conf/main.cf 2008-08-04 19:08:01.086201423 +0000 -@@ -405,7 +405,7 @@ - # "Maildir/" for qmail-style delivery (the / is required). - # - #home_mailbox = Mailbox --#home_mailbox = Maildir/ -+home_mailbox = Maildir/ - - # The mail_spool_directory parameter specifies the directory where - # UNIX-style mailboxes are kept. The default setting depends on the @@ -642,3 +642,29 @@ # readme_directory: The location of the Postfix README files. # diff --git a/postfix.changes b/postfix.changes index 7dedf76..625ac42 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Feb 2 15:45:26 UTC 2010 - varkoly@novell.com + +- bnc#567569 - Postfix: move ldap support to a separate package +- bnc#557239 - postfix delivers mail to user's home instead of /var/spool/mail + ------------------------------------------------------------------- Tue Jan 5 23:28:12 UTC 2010 - chris@computersalat.de diff --git a/postfix.spec b/postfix.spec index f62790a..631e1b7 100644 --- a/postfix.spec +++ b/postfix.spec @@ -22,7 +22,7 @@ Name: postfix Summary: A fast, secure, and flexible mailer Version: 2.6.1 -Release: 4 +Release: 5 License: IBM Public License .. Group: Productivity/Networking/Email/Servers Url: http://www.postfix.org/ @@ -43,7 +43,7 @@ PreReq: %insserv_prereq %fillup_prereq PreReq: /usr/bin/getent PreReq: /usr/sbin/useradd /usr/sbin/groupadd PreReq: /bin/sed /bin/awk /bin/grep -PreReq: textutils sh-utils fileutils pcre openldap2-client netcfg +PreReq: textutils sh-utils fileutils pcre openldap2-devel netcfg BuildRequires: db-devel BuildRequires: mysql-devel BuildRequires: openldap2-devel pcre-devel postgresql-devel