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:
parent
49551189e5
commit
59845defd1
@ -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
|
Thu Aug 20 18:40:15 CEST 2009 - chris@computersalat.de
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@ Url: http://www.courier-mta.org/imap/
|
|||||||
License: GPL v2 or later
|
License: GPL v2 or later
|
||||||
Group: Productivity/Networking/Email/Servers
|
Group: Productivity/Networking/Email/Servers
|
||||||
Version: 4.5.0
|
Version: 4.5.0
|
||||||
Release: 1
|
Release: 2
|
||||||
Source: %{name}-%{version}.tar.bz2
|
Source: %{name}-%{version}.tar.bz2
|
||||||
Source1: pop3.pamd
|
Source1: pop3.pamd
|
||||||
Source2: imap.pamd
|
Source2: imap.pamd
|
||||||
@ -161,11 +161,6 @@ fi
|
|||||||
%post
|
%post
|
||||||
%{_datadir}/%{name}/sysconftool `%{__cat} %{_datadir}/%{name}/configlist` >/dev/null
|
%{_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
|
%postun
|
||||||
for i in imap imap-ssl pop pop-ssl ; do
|
for i in imap imap-ssl pop pop-ssl ; do
|
||||||
%restart_on_update courier-$i
|
%restart_on_update courier-$i
|
||||||
|
Loading…
Reference in New Issue
Block a user