From 59845defd16a75f4ff4d2d83035b09ae3bfee18042686d35feaf02eed568f7ed Mon Sep 17 00:00:00 2001 From: OBS User autobuild Date: Wed, 2 Sep 2009 19:01:13 +0000 Subject: [PATCH] Accepting request 19529 from server:mail Copy from server:mail/courier-imap based on submit request 19529 from user computersalat OBS-URL: https://build.opensuse.org/request/show/19529 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/courier-imap?expand=0&rev=19 --- courier-imap.changes | 6 ++++++ courier-imap.spec | 7 +------ 2 files changed, 7 insertions(+), 6 deletions(-) diff --git a/courier-imap.changes b/courier-imap.changes index dc0b5ab..62a5cf2 100644 --- a/courier-imap.changes +++ b/courier-imap.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Wed Aug 26 15:23:37 UTC 2009 - chris@computersalat.de + +- spec mods + o fix typo missing '%'if + ------------------------------------------------------------------- Thu Aug 20 18:40:15 CEST 2009 - chris@computersalat.de diff --git a/courier-imap.spec b/courier-imap.spec index 17a572c..55e8948 100644 --- a/courier-imap.spec +++ b/courier-imap.spec @@ -23,7 +23,7 @@ Url: http://www.courier-mta.org/imap/ License: GPL v2 or later Group: Productivity/Networking/Email/Servers Version: 4.5.0 -Release: 1 +Release: 2 Source: %{name}-%{version}.tar.bz2 Source1: pop3.pamd Source2: imap.pamd @@ -161,11 +161,6 @@ fi %post %{_datadir}/%{name}/sysconftool `%{__cat} %{_datadir}/%{name}/configlist` >/dev/null -%preun -for i in imap imap-ssl pop pop-ssl ; do - %stop_on_removal courier-$i -done - %postun for i in imap imap-ssl pop pop-ssl ; do %restart_on_update courier-$i