Accepting request 180871 from Base:System

- remove gpg source checking again to avoid this cycle:
  libtasn1 -> libssh2_org -> openssh -> krb5 -> python-Jinja2 -> vim -> libtasn1 (forwarded request 180869 from coolo)

OBS-URL: https://build.opensuse.org/request/show/180871
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libtasn1?expand=0&rev=27
This commit is contained in:
Stephan Kulow 2013-06-25 15:14:37 +00:00 committed by Git OBS Bridge
parent 9b19a0285a
commit 6259140618
2 changed files with 7 additions and 6 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Tue Jun 25 12:01:36 UTC 2013 - coolo@suse.com
- remove gpg source checking again to avoid this cycle:
libtasn1 -> libssh2_org -> openssh -> krb5 -> python-Jinja2 -> vim -> libtasn1
-------------------------------------------------------------------
Thu Jun 20 12:36:22 UTC 2013 - meissner@suse.com

View File

@ -21,6 +21,7 @@
Name: libtasn1
BuildRequires: info
BuildRequires: pkg-config
#BuildRequires: gpg-offline
Version: 3.3
Release: 0
Url: http://ftp.gnu.org/gnu/libtasn1/
@ -33,9 +34,6 @@ Source1: http://ftp.gnu.org/gnu/%{name}/%{name}-%{version}.tar.gz.sig
Source2: %name.keyring
Source99: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%if 0%{?suse_version} > 1220
BuildRequires: gpg-offline
%endif
PreReq: %install_info_prereq
%description
@ -64,9 +62,6 @@ can be found at http://www.gnu.org/software/gnutls and
http://www.gnutls.org
%prep
%if 0%{?suse_version} > 1220
%gpg_verify %{S:1}
%endif
%setup -q
%build