3
0
forked from pool/libgpg-error

- remove gpg verification from bootstrap packages

OBS-URL: https://build.opensuse.org/package/show/Base:System/libgpg-error?expand=0&rev=23
This commit is contained in:
Stephan Kulow 2013-06-18 08:47:09 +00:00 committed by Git OBS Bridge
parent 298dc4c322
commit 8109259fa4
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Jun 18 08:46:57 UTC 2013 - coolo@suse.com
- remove gpg verification from bootstrap packages
-------------------------------------------------------------------
Mon Feb 25 19:07:29 UTC 2013 - andreas.stieger@gmx.de

View File

@ -33,9 +33,7 @@ Source3: baselibs.conf
Patch0: %name-nld-build.diff
BuildRoot: %{_tmppath}/%{name}-%{version}-build
BuildRequires: libtool
%if 0%{?suse_version} >= 1230
BuildRequires: gpg-offline
%endif
#BuildRequires: gpg-offline
%description
This is a library that defines common error values for all GnuPG
@ -78,7 +76,6 @@ Requires: libgpg-error0 = %version
Files needed for software development using libgpg-error.
%prep
%{?gpg_verify: %gpg_verify %{S:1}}
%setup -q -n libgpg-error-%version
%if %nld_build
%patch0