forked from pool/python-djvulibre
remove 'gpg_verify'
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-djvulibre?expand=0&rev=18
This commit is contained in:
committed by
Git OBS Bridge
parent
8046cb0ae4
commit
187a09a90d
@@ -17,7 +17,7 @@ Thu Nov 13 13:47:47 UTC 2014 - lazy.kent@opensuse.org
|
||||
* Use HTTPS URLs when they are available, in documentation and
|
||||
code.
|
||||
- Run tests. BuildRequires: djvulibre, python-nose.
|
||||
- Verify GPG signature.
|
||||
- Add the source GPG signature and a keyring.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Oct 24 11:04:39 UTC 2013 - speilicke@suse.com
|
||||
|
@@ -26,9 +26,6 @@ Url: http://jwilk.net/software/python-djvulibre
|
||||
Source0: http://pypi.python.org/packages/source/p/python-djvulibre/%{name}-%{version}.tar.gz
|
||||
Source1: http://pypi.python.org/packages/source/p/python-djvulibre/%{name}-%{version}.tar.gz.asc
|
||||
Source2: %{name}.keyring
|
||||
%if 0%{?suse_version} >= 1230
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
BuildRequires: graphviz
|
||||
BuildRequires: graphviz-gnome
|
||||
BuildRequires: pkg-config
|
||||
@@ -59,9 +56,6 @@ This package contains technical documentation.
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%if 0%{?gpg_verify:1}
|
||||
%gpg_verify %{SOURCE1}
|
||||
%endif
|
||||
chmod -x examples/*
|
||||
|
||||
%build
|
||||
|
Reference in New Issue
Block a user