From 5b2b84fceca5fd19d0666275876396a1cc74968e7b28acd0bb70127f68807778 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Mon, 10 Aug 2020 07:40:30 +0000 Subject: [PATCH] Accepting request 825043 from home:adkorte:branches:server:mail - Use the correct signature file for source verification - Rename postfix-3.5.6.tar.gz.sig to postfix-3.5.6.tar.gz.asc (to prevent confusion, as the signature file from upstream with .sig extension is incompatible with the build service) Upstream provides serveral signatures for source verification. Unfortunately, the one we need uses '.gpg2' as an extension, so we need to rename this to an extension that is recognized by the build service. This is handled automatically by the .spec file when running (locally) 'osc service runall'. Upstream also provides a signature with '.sig' extension, but this is for an obsolete PGP format, which is not recognized by the build service. OBS-URL: https://build.opensuse.org/request/show/825043 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=381 --- postfix-3.5.6.tar.gz.asc | 7 +++++++ postfix-3.5.6.tar.gz.sig | Bin 280 -> 0 bytes postfix.changes | 8 ++++++++ postfix.spec | 2 +- 4 files changed, 16 insertions(+), 1 deletion(-) create mode 100644 postfix-3.5.6.tar.gz.asc delete mode 100644 postfix-3.5.6.tar.gz.sig diff --git a/postfix-3.5.6.tar.gz.asc b/postfix-3.5.6.tar.gz.asc new file mode 100644 index 0000000..0dcb215 --- /dev/null +++ b/postfix-3.5.6.tar.gz.asc @@ -0,0 +1,7 @@ +-----BEGIN PGP SIGNATURE----- +Version: GnuPG v2.0.18 (FreeBSD) + +iFcDBQBfHc4XDAtZDoDKFacRCiw2AP9m1yhRThx0RH5l+k4OPsDbq/nfw26pwc1I +ZRwjaNdF6wD/V1adfIZielz+McnWesIrG/51T4CFZkk2EwG2e4pZ1fI= +=OX/E +-----END PGP SIGNATURE----- diff --git a/postfix-3.5.6.tar.gz.sig b/postfix-3.5.6.tar.gz.sig deleted file mode 100644 index c7f0d011dd3efb7e10df96e95449c2d5a49258cf82612e924e9eb575b26079fd..0000000000000000000000000000000000000000000000000000000000000000 GIT binary patch literal 0 HcmV?d00001 literal 280 zcmV+z0q6dS0TlxU0AC%>2?sA=@WCt1nE?UCG6(>sR~2F+bV7F>5KK7P!46rz_wEF< z8@BsoGB+3@TxJz<1iFzq(-l(NPLe!)&?-TyJkE&!r4xft$c8;A4KDriYnIo3Q~L&x zAah(je7RddUR0kAN}(F5shTJA*Ah=#5cWa7Kctff?A6nbWW?O_>9b$-9-uj66O>Bv z#!+QJNrf$PIv2D(#<7`ZKJQ-EMCx}=J;sF(8#*$!_{HOq=EhMevE>XnDYvu9kmh3% z>mbTMu?a{8Ps?nNKt(9i*<_}Ezk8!m?;WyR%^aAPr_G@5&@oh$|0r6`%D@e<{`KKW eR*^PSg>P*Y5F2fKwUumPfI*;2VRj5b(hk|ZSAgsQ diff --git a/postfix.changes b/postfix.changes index 0574755..febff61 100644 --- a/postfix.changes +++ b/postfix.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Sun Aug 9 06:55:01 UTC 2020 - Arjen de Korte + +- Use the correct signature file for source verification +- Rename postfix-3.5.6.tar.gz.sig to postfix-3.5.6.tar.gz.asc (to + prevent confusion, as the signature file from upstream with .sig + extension is incompatible with the build service) + ------------------------------------------------------------------- Sun Jul 26 21:22:39 UTC 2020 - Michael Ströder diff --git a/postfix.spec b/postfix.spec index 7d763e9..6db4ede 100644 --- a/postfix.spec +++ b/postfix.spec @@ -60,7 +60,7 @@ License: IPL-1.0 OR EPL-2.0 Group: Productivity/Networking/Email/Servers URL: http://www.postfix.org Source0: http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-%{version}.tar.gz -Source1: http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-%{version}.tar.gz.gpg2#/postfix-%{version}.tar.gz.sig +Source1: http://cdn.postfix.johnriley.me/mirrors/postfix-release/official/postfix-%{version}.tar.gz.gpg2#/postfix-%{version}.tar.gz.asc Source2: %{name}-SUSE.tar.gz Source3: %{name}-mysql.tar.bz2 #Source4: http://cdn.postfix.johnriley.me/mirrors/postfix-release/wietse.pgp#/postfix.keyring