- 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:
parent
298dc4c322
commit
8109259fa4
@ -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
|
Mon Feb 25 19:07:29 UTC 2013 - andreas.stieger@gmx.de
|
||||||
|
|
||||||
|
@ -33,9 +33,7 @@ Source3: baselibs.conf
|
|||||||
Patch0: %name-nld-build.diff
|
Patch0: %name-nld-build.diff
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
%if 0%{?suse_version} >= 1230
|
#BuildRequires: gpg-offline
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
This is a library that defines common error values for all GnuPG
|
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.
|
Files needed for software development using libgpg-error.
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%{?gpg_verify: %gpg_verify %{S:1}}
|
|
||||||
%setup -q -n libgpg-error-%version
|
%setup -q -n libgpg-error-%version
|
||||||
%if %nld_build
|
%if %nld_build
|
||||||
%patch0
|
%patch0
|
||||||
|
Loading…
Reference in New Issue
Block a user