forked from pool/postfix
Accepting request 261553 from home:dimstar:gpg2
OBS-URL: https://build.opensuse.org/request/show/261553 OBS-URL: https://build.opensuse.org/package/show/server:mail/postfix?expand=0&rev=203
This commit is contained in:
parent
8528e057c9
commit
2c48a8f42a
@ -1,3 +1,11 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Nov 14 09:19:00 UTC 2014 - dimstar@opensuse.org
|
||||||
|
|
||||||
|
- No longer perform gpg validation; osc source_validator does it
|
||||||
|
implicit:
|
||||||
|
+ Drop gpg-offline BuildRequires.
|
||||||
|
+ No longer execute gpg_verify.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Oct 27 18:22:02 UTC 2014 - dmueller@suse.com
|
Mon Oct 27 18:22:02 UTC 2014 - dmueller@suse.com
|
||||||
|
|
||||||
|
@ -70,9 +70,6 @@ BuildRequires: fdupes
|
|||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
%endif
|
%endif
|
||||||
%if %suse_version >= 1230
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
|
|
||||||
#
|
#
|
||||||
Conflicts: sendmail exim
|
Conflicts: sendmail exim
|
||||||
@ -156,7 +153,6 @@ by starting %{name} if you'll access a postmap which is stored in
|
|||||||
PostgreSQL.
|
PostgreSQL.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%{?gpg_verify: %gpg_verify %{S:1}}
|
|
||||||
%setup -q -a 2 -a 3
|
%setup -q -a 2 -a 3
|
||||||
%patch0 -p1
|
%patch0 -p1
|
||||||
%patch1 -p1
|
%patch1 -p1
|
||||||
|
Loading…
Reference in New Issue
Block a user