commit postfix for openSUSE:Factory
Hello community, here is the log from the commit of package postfix for openSUSE:Factory checked in at Wed Dec 29 00:31:25 CET 2010. -------- --- postfix/postfix.changes 2010-08-12 20:58:13.000000000 +0200 +++ /mounts/work_src_done/STABLE/postfix/postfix.changes 2010-12-11 21:02:06.000000000 +0100 @@ -1,0 +2,16 @@ +Sat Dec 11 19:50:25 UTC 2010 - chris@computersalat.de + +- update vda patch + o remove 2.6.1-vda-ng.patch + o remove 2.6.1-vda-ng-64bit.patch + o add vda-2.7.1.patch +- rework main.cf.patch + o remove 2.2.9-main.cf.patch + o add 2.7.1-main.cf.patch + +------------------------------------------------------------------- +Tue Dec 7 22:02:56 UTC 2010 - coolo@novell.com + +- prereq init scripts network and syslog + +------------------------------------------------------------------- calling whatdependson for head-i586 Old: ---- postfix-2.2.9-main.cf.patch postfix-2.6.1-vda-ng-64bit.patch postfix-2.6.1-vda-ng.patch New: ---- postfix-2.7.1-main.cf.patch postfix-vda-2.7.1.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postfix.spec ++++++ --- /var/tmp/diff_new_pack.6A8nyT/_old 2010-12-29 00:30:39.000000000 +0100 +++ /var/tmp/diff_new_pack.6A8nyT/_new 2010-12-29 00:30:39.000000000 +0100 @@ -22,7 +22,7 @@ Name: postfix Summary: A fast, secure, and flexible mailer Version: 2.7.1 -Release: 5 +Release: 6 License: IBM Public License .. Group: Productivity/Networking/Email/Servers Url: http://www.postfix.org/ @@ -36,15 +36,17 @@ Patch1: dynamic_maps_pie.patch Patch2: pointer_to_literals.patch Patch3: ipv6_disabled.patch -Patch10: %{name}-2.2.9-main.cf.patch -Patch11: %{name}-2.6.1-vda-ng.patch -Patch12: %{name}-2.6.1-vda-ng-64bit.patch +Patch10: %{name}-2.7.1-main.cf.patch +Patch11: %{name}-vda-2.7.1.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build 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 netcfg +%if 0%{?suse_version} > 1130 +PreReq: sysvinit(syslog) sysvinit(network) +%endif BuildRequires: db-devel BuildRequires: mysql-devel BuildRequires: openldap2-devel pcre-devel postgresql-devel @@ -168,9 +170,6 @@ %patch3 -p1 %patch10 -p1 %patch11 -p1 -%ifarch x86_64 -%patch12 -p1 -%endif # --------------------------------------------------------------------------- %build ++++++ postfix-2.2.9-main.cf.patch -> postfix-2.7.1-main.cf.patch ++++++ --- postfix/postfix-2.2.9-main.cf.patch 2010-02-02 16:48:08.000000000 +0100 +++ /mounts/work_src_done/STABLE/postfix/postfix-2.7.1-main.cf.patch 2010-12-11 21:02:04.000000000 +0100 @@ -1,6 +1,7 @@ ---- 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 -@@ -642,3 +642,29 @@ +diff -ruN postfix-2.7.1-orig/conf/main.cf postfix-2.7.1/conf/main.cf +--- postfix-2.7.1-orig/conf/main.cf 2007-12-18 14:50:25.000000000 +0100 ++++ postfix-2.7.1/conf/main.cf 2010-12-11 20:47:20.000000000 +0100 +@@ -649,3 +649,38 @@ # readme_directory: The location of the Postfix README files. # readme_directory = @@ -9,6 +10,7 @@ +############################################################ +# Start MySQL from postfixwiki.org +############################################################ ++relay_domains = $mydestination, hash:/etc/postfix/relay +virtual_alias_maps = hash:/etc/postfix/virtual +#virtual_uid_maps = static:303 +#virtual_gid_maps = static:303 @@ -16,16 +18,24 @@ +#virtual_mailbox_base = /srv/maildirs +#virtual_mailbox_domains = mysql:/etc/postfix/mysql_virtual_domains_maps.cf +#virtual_mailbox_limit = 0 ++#virtual_mailbox_limit_inbox = no ++#virtual_mailbox_limit_maps = hash:/etc/postfix/vquota ++#virtual_mailbox_limit_override = yes +#virtual_mailbox_maps = mysql:/etc/postfix/mysql_virtual_mailbox_maps.cf +#virtual_transport = virtual +## Additional for quota support +#virtual_create_maildirsize = yes +#virtual_mailbox_extended = yes ++### Needs Maildir++ compatible IMAP servers, like Courier-IMAP ++#virtual_maildir_filter = yes ++#virtual_maildir_filter_maps = hash:/etc/postfix/vfilter +#virtual_mailbox_limit_maps = mysql:/etc/postfix/mysql_virtual_mailbox_limit_maps.cf +#virtual_mailbox_limit_override = yes +#virtual_maildir_limit_message = Sorry, the user's maildir has overdrawn his diskspace quota, please try again later. ++#virtual_maildir_limit_message_maps = hash:/etc/postfix/vmsg +#virtual_overquota_bounce = yes -+relay_domains = $mydestination, hash:/etc/postfix/relay ++#virtual_trash_count = yes ++#virtual_trash_name = ".Trash" +############################################################ +# End MySQL from postfixwiki.org +############################################################ ++++++ postfix-SuSE.tar.gz ++++++ ++++++ postfix-vda-2.7.1.patch ++++++ ++++ 1483 lines (skipped) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Remember to have fun... -- To unsubscribe, e-mail: opensuse-commit+unsubscribe@opensuse.org For additional commands, e-mail: opensuse-commit+help@opensuse.org
participants (1)
-
root@hilbert.suse.de