Hello community, here is the log from the commit of package vsftpd for openSUSE:Factory checked in at 2018-11-06 14:03:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/vsftpd (Old) and /work/SRC/openSUSE:Factory/.vsftpd.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "vsftpd" Tue Nov 6 14:03:51 2018 rev:69 rq:644184 version:3.0.3 Changes: -------- --- /work/SRC/openSUSE:Factory/vsftpd/vsftpd.changes 2018-07-04 23:53:37.415991937 +0200 +++ /work/SRC/openSUSE:Factory/.vsftpd.new/vsftpd.changes 2018-11-06 14:03:52.991492450 +0100 @@ -1,0 +2,6 @@ +Tue Oct 23 22:05:43 UTC 2018 - Christian Boltz <[email protected]> + +- firewall-macros should be BuildRequires, not Requires(post) + (the macro gets expanded during package build) + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ vsftpd.spec ++++++ --- /var/tmp/diff_new_pack.NDGt8S/_old 2018-11-06 14:03:54.403490607 +0100 +++ /var/tmp/diff_new_pack.NDGt8S/_new 2018-11-06 14:03:54.403490607 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -91,7 +91,7 @@ Requires(pre): shadow Provides: ftp-server %if %{use_firewalld} -Requires(post): firewall-macros +BuildRequires: firewall-macros %endif %if 0%{?suse_version} >= 1330 Requires: group(nobody)
