forked from pool/xtables-addons
Only use gpg-offline for openSUSE >= 12.3
OBS-URL: https://build.opensuse.org/package/show/security:netfilter/xtables-addons?expand=0&rev=65
This commit is contained in:
parent
19b7edfa31
commit
88602acda5
@ -35,7 +35,7 @@ Url: http://xtables-addons.sf.net/
|
||||
Source: %name-%version.tar.xz
|
||||
Source2: %name-%version.tar.xz.asc
|
||||
Source3: %name-preamble
|
||||
Source4: %{name}.keyring
|
||||
Source4: %name.keyring
|
||||
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: gpg-offline
|
||||
@ -88,7 +88,7 @@ contains extensions that were not, or are not yet, accepted in the
|
||||
main kernel/iptables packages.
|
||||
|
||||
%prep
|
||||
%gpg_verify %{S:2}
|
||||
%{?gpg_verify: %gpg_verify %{S:2}}
|
||||
echo "Version: %version"
|
||||
echo "Repository: %_repository"
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user