forked from pool/postfix
Accepting request 1190939 from server:mail
- postfix gives warnings about deprecated parameters (bsc#1225397) - postfix gives warnings about deprecated parameters (bsc#1225397) OBS-URL: https://build.opensuse.org/request/show/1190939 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/postfix?expand=0&rev=243
This commit is contained in:
BIN
postfix-SUSE.tar.gz
(Stored with Git LFS)
BIN
postfix-SUSE.tar.gz
(Stored with Git LFS)
Binary file not shown.
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 1 08:36:10 UTC 2024 - Peter Varkoly <varkoly@suse.com>
|
||||
|
||||
- postfix gives warnings about deprecated parameters (bsc#1225397)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 18 18:15:47 UTC 2024 - chris@computersalat.de
|
||||
|
||||
|
@@ -128,14 +128,14 @@ Requires(pre): shadow
|
||||
%endif
|
||||
# /usr/lib/postfix/bin//post-install: line 667: ed: command not found
|
||||
Requires(pre): ed
|
||||
Requires(preun): ed
|
||||
Requires(preun):ed
|
||||
Requires(post): ed
|
||||
Requires(postun): ed
|
||||
Requires(postun):ed
|
||||
# /usr/sbin/config.postfix needs perl
|
||||
Requires(pre): perl
|
||||
Requires(preun): perl
|
||||
Requires(preun):perl
|
||||
Requires(post): perl
|
||||
Requires(postun): perl
|
||||
Requires(postun):perl
|
||||
|
||||
%description
|
||||
Postfix aims to be an alternative to the widely-used sendmail program with bdb support
|
||||
|
@@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Thu Aug 1 08:36:10 UTC 2024 - Peter Varkoly <varkoly@suse.com>
|
||||
|
||||
- postfix gives warnings about deprecated parameters (bsc#1225397)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 18 18:15:47 UTC 2024 - chris@computersalat.de
|
||||
|
||||
|
@@ -110,14 +110,14 @@ BuildRequires: libnsl-devel
|
||||
%endif
|
||||
# /usr/lib/postfix/bin//post-install: line 667: ed: command not found
|
||||
Requires(pre): /usr/bin/ed
|
||||
Requires(preun): /usr/bin/ed
|
||||
Requires(preun):/usr/bin/ed
|
||||
Requires(post): /usr/bin/ed
|
||||
Requires(postun): /usr/bin/ed
|
||||
Requires(postun):/usr/bin/ed
|
||||
# /usr/sbin/config.postfix needs perl
|
||||
Requires(pre): perl
|
||||
Requires(preun): perl
|
||||
Requires(preun):perl
|
||||
Requires(post): perl
|
||||
Requires(postun): perl
|
||||
Requires(postun):perl
|
||||
|
||||
%description
|
||||
Postfix aims to be an alternative to the widely-used sendmail program.
|
||||
|
Reference in New Issue
Block a user