forked from pool/libvirt
- 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:
parent
278a149fdc
commit
932db09f51
@ -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
|
Wed Oct 1 11:53:17 MDT 2014 - jfehlig@suse.com
|
||||||
|
|
||||||
|
@ -423,9 +423,6 @@ BuildRequires: systemtap-sdt-devel
|
|||||||
%if %{with_numad}
|
%if %{with_numad}
|
||||||
BuildRequires: numad
|
BuildRequires: numad
|
||||||
%endif
|
%endif
|
||||||
%if 0%{?suse_version} > 1220
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
|
|
||||||
Source0: %{name}-%{version}.tar.gz
|
Source0: %{name}-%{version}.tar.gz
|
||||||
Source1: %{name}-%{version}.tar.gz.asc
|
Source1: %{name}-%{version}.tar.gz.asc
|
||||||
@ -953,7 +950,6 @@ namespaces.
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%{?gpg_verify: %gpg_verify %{S:1} }
|
|
||||||
%setup -q
|
%setup -q
|
||||||
%patch150 -p1
|
%patch150 -p1
|
||||||
%patch151 -p1
|
%patch151 -p1
|
||||||
|
Loading…
Reference in New Issue
Block a user