Hello community, here is the log from the commit of package postfix for openSUSE:Factory checked in at 2013-04-23 11:38:30 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/postfix (Old) and /work/SRC/openSUSE:Factory/.postfix.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "postfix", Maintainer is "[email protected]" Changes: -------- --- /work/SRC/openSUSE:Factory/postfix/postfix.changes 2013-04-20 17:50:56.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.postfix.new/postfix.changes 2013-04-23 11:38:32.000000000 +0200 @@ -1,0 +2,6 @@ +Mon Apr 22 11:51:37 UTC 2013 - [email protected] + +- Add Source URL, see https://en.opensuse.org/SourceUrls +- Add GPG verification + +------------------------------------------------------------------- Old: ---- postfix-2.9.6.tar.bz2 New: ---- postfix-2.9.6.tar.gz postfix-2.9.6.tar.gz.sig postfix.keyring ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ postfix.spec ++++++ --- /var/tmp/diff_new_pack.E1w6Mg/_old 2013-04-23 11:38:34.000000000 +0200 +++ /var/tmp/diff_new_pack.E1w6Mg/_new 2013-04-23 11:38:34.000000000 +0200 @@ -23,9 +23,11 @@ Version: 2.9.6 Release: 0 Url: http://www.postfix.org/ -Source: %{name}-%{version}.tar.bz2 -Source1: %{name}-SuSE.tar.gz -Source2: %{name}-mysql.tar.bz2 +Source: http://www.artfiles.org/postfix.org/postfix-release/official/postfix-%{version}.tar.gz +Source1: http://www.artfiles.org/postfix.org/postfix-release/official/postfix-%{version}.tar.gz.sig +Source2: %{name}-SuSE.tar.gz +Source3: %{name}-mysql.tar.bz2 +Source4: %{name}.keyring Source10: rpmlintrc Source11: check_mail_queue Patch: dynamic_maps.patch @@ -61,6 +63,9 @@ BuildRequires: systemd %{?systemd_requires} %endif +%if %suse_version >= 1230 +BuildRequires: gpg-offline +%endif # Conflicts: sendmail exim @@ -144,7 +149,8 @@ PostgreSQL. %prep -%setup -n %{name}-%{version} -a 1 -a 2 +%{?gpg_verify: %gpg_verify %{S:1}} +%setup -q -a 2 -a 3 %patch %patch1 %patch2 -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
