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
This commit is contained in:
parent
b31ea2d4f2
commit
d63c2fd81a
@ -1,3 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:d24da62a999b9a1439313602f663892c7669d5e6f450c910c0700d5502477133
|
||||
size 21018
|
||||
oid sha256:a855310d3ca1d9594bc3eee171591baf2b0ba95dd65356093ca40fe8f9609153
|
||||
size 21071
|
||||
|
@ -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
|
||||
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user