From 353380d15ade0da2e216d0b349b2dea3909be285eecd89a1caf8e0bbcc8745b4 Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Thu, 21 Jan 2010 10:04:30 +0000 Subject: [PATCH] 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