diff --git a/postfix-SuSE.tar.gz b/postfix-SuSE.tar.gz index 4b09b66..64977ad 100644 --- a/postfix-SuSE.tar.gz +++ b/postfix-SuSE.tar.gz @@ -1,3 +1,3 @@ version https://git-lfs.github.com/spec/v1 -oid sha256:8eb4a0ccf5c35aebb2e74c09785a2d2c408d7eb0c15ade40497259d730ab97cb -size 27378 +oid sha256:aa6ea0375d16d6c8d72acd9d41810294e719d64b8a2251216af09343e3291a3d +size 27387 diff --git a/postfix.changes b/postfix.changes index 8c82189..813ad11 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Mar 22 14:20:20 UTC 2018 - varkoly@suse.com + +- bsc#1082514 autoyast: postfix gets not set myhostname properly - + set to localhost + ------------------------------------------------------------------- Mon Mar 12 13:43:43 UTC 2018 - ilya@ilya.pp.ua diff --git a/postfix.spec b/postfix.spec index 62be8f2..8c2434e 100644 --- a/postfix.spec +++ b/postfix.spec @@ -12,9 +12,10 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define pf_docdir %{_docdir}/%{name}-doc %define pf_config_directory %{_sysconfdir}/%{name} %define pf_daemon_directory %{_prefix}/lib/%{name}/bin/ @@ -59,7 +60,7 @@ Release: 0 Summary: A fast, secure, and flexible mailer License: IPL-1.0 OR EPL-2.0 Group: Productivity/Networking/Email/Servers -URL: http://www.postfix.org +Url: http://www.postfix.org Source0: http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-%{version}.tar.gz Source2: %{name}-SuSE.tar.gz Source3: %{name}-mysql.tar.bz2 @@ -106,8 +107,8 @@ BuildRequires: lmdb-devel BuildRequires: libnsl-devel %endif %if 0%{?suse_version} >= 1330 -Requires: group(%{mail_group}) Requires: system-user-nobody +Requires: group(%{mail_group}) Requires(pre): group(%{mail_group}) %endif