From 06d130585461fea32ebf8cbbe3d3adbb838255bc7b081fe8157a595fcc9b7250 Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Tue, 5 Jan 2010 13:42:40 +0000 Subject: [PATCH 1/5] Accepting request 27456 from home:Freespacer:branches:server:mail Copy from home:Freespacer:branches:server:mail/postfix via accept of submit request 27456 revision 2. Request was accepted with message: reviewed ok. OBS-URL: https://build.opensuse.org/request/show/27456 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=22 --- postfix-SuSE.tar.gz | 4 ++-- postfix.changes | 5 +++++ 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/postfix-SuSE.tar.gz b/postfix-SuSE.tar.gz index c6781ae..1962fe9 100644 --- a/postfix-SuSE.tar.gz +++ b/postfix-SuSE.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7afaff6370e91c230ad99ae9b52da61671c70109fb227d6ae3a854315311030c -size 21013 +oid sha256:d24da62a999b9a1439313602f663892c7669d5e6f450c910c0700d5502477133 +size 21018 diff --git a/postfix.changes b/postfix.changes index edfec0e..c1c6cc5 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 22 16:15:00 CEST 2009 - freespacer@gmx.de + +- Add support for dovecot as MDA to SuSEconfig. + ------------------------------------------------------------------- Tue Dec 10 13:15:15 CET 2009 - varkoly@suse.de From b31ea2d4f2f0391bcf382eeb7c6bb73c52bc99c27f89ff97b46ddea578b2a1da Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Wed, 6 Jan 2010 14:03:12 +0000 Subject: [PATCH 2/5] Accepting request 26871 from home:jengelh:branches:server:mail Copy from home:jengelh:branches:server:mail/postfix via accept of submit request 26871 revision 3. Request was accepted with message: thanks! OBS-URL: https://build.opensuse.org/request/show/26871 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=23 --- postfix.changes | 5 +++++ postfix.spec | 3 +++ 2 files changed, 8 insertions(+) diff --git a/postfix.changes b/postfix.changes index c1c6cc5..251ce0c 100644 --- a/postfix.changes +++ b/postfix.changes @@ -3,6 +3,11 @@ Tue Dec 22 16:15:00 CEST 2009 - freespacer@gmx.de - Add support for dovecot as MDA to SuSEconfig. +------------------------------------------------------------------- +Wed Dec 16 10:45:14 CET 2009 - jengelh@medozas.de + +- Package documentation as noarch + ------------------------------------------------------------------- Tue Dec 10 13:15:15 CET 2009 - varkoly@suse.de diff --git a/postfix.spec b/postfix.spec index 191bec3..20518ca 100644 --- a/postfix.spec +++ b/postfix.spec @@ -113,6 +113,9 @@ Authors: Summary: Documentations for the postfix package License: IBM Public License .. Group: Productivity/Networking/Email/Servers +%if 0%{?suse_version} >= 1120 +BuildArch: noarch +%endif %description doc Postfix aims to be an alternative to the widely-used sendmail program. From d63c2fd81aa18f46a6de34317a590eaf803dce67b98c50744f955128510873d1 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Mon, 11 Jan 2010 20:32:19 +0000 Subject: [PATCH 3/5] Accepting request 28076 from home:computersalat:devel:mail Copy from home:computersalat:devel:mail/postfix via accept of submit request 28076 revision 2. Request was accepted with message: Reviewed ok OBS-URL: https://build.opensuse.org/request/show/28076 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=24 --- postfix-SuSE.tar.gz | 4 ++-- postfix.changes | 11 +++++++++++ postfix.spec | 4 ++-- 3 files changed, 15 insertions(+), 4 deletions(-) diff --git a/postfix-SuSE.tar.gz b/postfix-SuSE.tar.gz index 1962fe9..a7234eb 100644 --- a/postfix-SuSE.tar.gz +++ b/postfix-SuSE.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:d24da62a999b9a1439313602f663892c7669d5e6f450c910c0700d5502477133 -size 21018 +oid sha256:a855310d3ca1d9594bc3eee171591baf2b0ba95dd65356093ca40fe8f9609153 +size 21071 diff --git a/postfix.changes b/postfix.changes index 251ce0c..7dedf76 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,14 @@ +------------------------------------------------------------------- +Tue Jan 5 23:28:12 UTC 2010 - chris@computersalat.de + +- rpmlint fixes + o init-script-undefined-dependency $network-remotefs +- fix for SuSEconfig.postfix + o if use_amavis eq "yes" + then content_filter "amavis:[127.0.0.1]:10024]" is defined, + so removed "-o content_filter=smtp:[127.0.0.1]:10024" for smtp +- s#ldconfig#/sbin/ldconfig# + ------------------------------------------------------------------- Tue Dec 22 16:15:00 CEST 2009 - freespacer@gmx.de diff --git a/postfix.spec b/postfix.spec index 20518ca..3e527bf 100644 --- a/postfix.spec +++ b/postfix.spec @@ -465,13 +465,13 @@ if [ ${1:-0} -gt 1 ]; then fi %{fillup_and_insserv -y postfix} %{fillup_only -an mail} -ldconfig +/sbin/ldconfig # --------------------------------------------------------------------------- %postun %restart_on_update %{name} %insserv_cleanup -ldconfig +/sbin/ldconfig # --------------------------------------------------------------------------- %post postgresql From 353380d15ade0da2e216d0b349b2dea3909be285eecd89a1caf8e0bbcc8745b4 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 21 Jan 2010 10:04:30 +0000 Subject: [PATCH 4/5] checked in (request 29851) OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=25 --- postfix-SuSE.tar.gz | 4 ++-- postfix.changes | 21 --------------------- postfix.spec | 7 ++----- 3 files changed, 4 insertions(+), 28 deletions(-) diff --git a/postfix-SuSE.tar.gz b/postfix-SuSE.tar.gz index a7234eb..c6781ae 100644 --- a/postfix-SuSE.tar.gz +++ b/postfix-SuSE.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:a855310d3ca1d9594bc3eee171591baf2b0ba95dd65356093ca40fe8f9609153 -size 21071 +oid sha256:7afaff6370e91c230ad99ae9b52da61671c70109fb227d6ae3a854315311030c +size 21013 diff --git a/postfix.changes b/postfix.changes index 7dedf76..edfec0e 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,24 +1,3 @@ -------------------------------------------------------------------- -Tue Jan 5 23:28:12 UTC 2010 - chris@computersalat.de - -- rpmlint fixes - o init-script-undefined-dependency $network-remotefs -- fix for SuSEconfig.postfix - o if use_amavis eq "yes" - then content_filter "amavis:[127.0.0.1]:10024]" is defined, - so removed "-o content_filter=smtp:[127.0.0.1]:10024" for smtp -- s#ldconfig#/sbin/ldconfig# - -------------------------------------------------------------------- -Tue Dec 22 16:15:00 CEST 2009 - freespacer@gmx.de - -- Add support for dovecot as MDA to SuSEconfig. - -------------------------------------------------------------------- -Wed Dec 16 10:45:14 CET 2009 - jengelh@medozas.de - -- Package documentation as noarch - ------------------------------------------------------------------- Tue Dec 10 13:15:15 CET 2009 - varkoly@suse.de diff --git a/postfix.spec b/postfix.spec index 3e527bf..191bec3 100644 --- a/postfix.spec +++ b/postfix.spec @@ -113,9 +113,6 @@ Authors: Summary: Documentations for the postfix package License: IBM Public License .. Group: Productivity/Networking/Email/Servers -%if 0%{?suse_version} >= 1120 -BuildArch: noarch -%endif %description doc Postfix aims to be an alternative to the widely-used sendmail program. @@ -465,13 +462,13 @@ if [ ${1:-0} -gt 1 ]; then fi %{fillup_and_insserv -y postfix} %{fillup_only -an mail} -/sbin/ldconfig +ldconfig # --------------------------------------------------------------------------- %postun %restart_on_update %{name} %insserv_cleanup -/sbin/ldconfig +ldconfig # --------------------------------------------------------------------------- %post postgresql From 99f333daa9752c01dc282cbec61cacfc31403c3dab14f99d84e10df40b086875 Mon Sep 17 00:00:00 2001 From: OBS User buildservice-autocommit Date: Thu, 21 Jan 2010 10:04:31 +0000 Subject: [PATCH 5/5] Updating link to change in openSUSE:Factory/postfix revision 41.0 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=a48ac3221e0d9bb9eb80eb8317d717d4 --- postfix-SuSE.tar.gz | 4 ++-- postfix.changes | 21 +++++++++++++++++++++ postfix.spec | 11 +++++++---- 3 files changed, 30 insertions(+), 6 deletions(-) diff --git a/postfix-SuSE.tar.gz b/postfix-SuSE.tar.gz index c6781ae..a7234eb 100644 --- a/postfix-SuSE.tar.gz +++ b/postfix-SuSE.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:7afaff6370e91c230ad99ae9b52da61671c70109fb227d6ae3a854315311030c -size 21013 +oid sha256:a855310d3ca1d9594bc3eee171591baf2b0ba95dd65356093ca40fe8f9609153 +size 21071 diff --git a/postfix.changes b/postfix.changes index edfec0e..7dedf76 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,24 @@ +------------------------------------------------------------------- +Tue Jan 5 23:28:12 UTC 2010 - chris@computersalat.de + +- rpmlint fixes + o init-script-undefined-dependency $network-remotefs +- fix for SuSEconfig.postfix + o if use_amavis eq "yes" + then content_filter "amavis:[127.0.0.1]:10024]" is defined, + so removed "-o content_filter=smtp:[127.0.0.1]:10024" for smtp +- s#ldconfig#/sbin/ldconfig# + +------------------------------------------------------------------- +Tue Dec 22 16:15:00 CEST 2009 - freespacer@gmx.de + +- Add support for dovecot as MDA to SuSEconfig. + +------------------------------------------------------------------- +Wed Dec 16 10:45:14 CET 2009 - jengelh@medozas.de + +- Package documentation as noarch + ------------------------------------------------------------------- Tue Dec 10 13:15:15 CET 2009 - varkoly@suse.de diff --git a/postfix.spec b/postfix.spec index 191bec3..f62790a 100644 --- a/postfix.spec +++ b/postfix.spec @@ -1,7 +1,7 @@ # # spec file for package postfix (Version 2.6.1) # -# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2010 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -22,7 +22,7 @@ Name: postfix Summary: A fast, secure, and flexible mailer Version: 2.6.1 -Release: 3 +Release: 4 License: IBM Public License .. Group: Productivity/Networking/Email/Servers Url: http://www.postfix.org/ @@ -113,6 +113,9 @@ Authors: Summary: Documentations for the postfix package License: IBM Public License .. Group: Productivity/Networking/Email/Servers +%if 0%{?suse_version} >= 1120 +BuildArch: noarch +%endif %description doc Postfix aims to be an alternative to the widely-used sendmail program. @@ -462,13 +465,13 @@ if [ ${1:-0} -gt 1 ]; then fi %{fillup_and_insserv -y postfix} %{fillup_only -an mail} -ldconfig +/sbin/ldconfig # --------------------------------------------------------------------------- %postun %restart_on_update %{name} %insserv_cleanup -ldconfig +/sbin/ldconfig # --------------------------------------------------------------------------- %post postgresql