Accepting request 261554 from home:dimstar:gpg2

OBS-URL: https://build.opensuse.org/request/show/261554
OBS-URL: https://build.opensuse.org/package/show/network/rsync?expand=0&rev=39
This commit is contained in:
Vítězslav Čížek 2014-11-14 12:22:58 +00:00 committed by Git OBS Bridge
parent 12b1d0b3d0
commit 38b865b3b6
2 changed files with 8 additions and 5 deletions

View File

@ -1,3 +1,11 @@
-------------------------------------------------------------------
Fri Nov 14 09:19:05 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.
-------------------------------------------------------------------
Sun Oct 19 13:38:21 UTC 2014 - p.drouand@gmail.com

View File

@ -47,9 +47,6 @@ BuildRequires: libacl-devel
BuildRequires: openslp-devel
BuildRequires: popt-devel
BuildRequires: zlib-devel
%if %suse_version >= 1230
BuildRequires: gpg-offline
%endif
PreReq: %fillup_prereq
PreReq: grep
@ -77,8 +74,6 @@ source files and the existing files in the destination. Rsync is widely used
for backups and mirroring and as an improved copy command for everyday use.
%prep
%{?gpg_verify: %gpg_verify %{S:10}}
%{?gpg_verify: %gpg_verify %{S:11}}
%setup -q -b 1 -n %{name}-%{version}
%if %with_system_zlib
rm -f zlib/*.h