SHA256
1
0
forked from pool/courier-imap

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
This commit is contained in:
OBS User autobuild 2009-09-02 19:01:13 +00:00 committed by Git OBS Bridge
parent 49551189e5
commit 59845defd1
2 changed files with 7 additions and 6 deletions

View File

@ -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

View File

@ -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