- spec: Remove gpg-offline build dependency and use of gpg_verify

to verify tarball since this task can be performed by source
  services

OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=412
This commit is contained in:
James Fehlig 2014-10-02 21:32:06 +00:00 committed by Git OBS Bridge
parent 278a149fdc
commit 932db09f51
2 changed files with 7 additions and 4 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Thu Oct 2 15:28:40 MDT 2014 - jfehlig@suse.com
- spec: Remove gpg-offline build dependency and use of gpg_verify
to verify tarball since this task can be performed by source
services
-------------------------------------------------------------------
Wed Oct 1 11:53:17 MDT 2014 - jfehlig@suse.com

View File

@ -423,9 +423,6 @@ BuildRequires: systemtap-sdt-devel
%if %{with_numad}
BuildRequires: numad
%endif
%if 0%{?suse_version} > 1220
BuildRequires: gpg-offline
%endif
Source0: %{name}-%{version}.tar.gz
Source1: %{name}-%{version}.tar.gz.asc
@ -953,7 +950,6 @@ namespaces.
%endif
%prep
%{?gpg_verify: %gpg_verify %{S:1} }
%setup -q
%patch150 -p1
%patch151 -p1