- remove gpg verification from bootstrap packages
OBS-URL: https://build.opensuse.org/package/show/Base:System/make?expand=0&rev=35
This commit is contained in:
parent
3049657a7f
commit
243090f4d8
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jun 18 08:45:36 UTC 2013 - coolo@suse.com
|
||||
|
||||
- remove gpg verification from bootstrap packages
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Mar 21 10:14:16 UTC 2013 - meissner@suse.com
|
||||
|
||||
|
@ -41,18 +41,13 @@ Patch8: make-arglength.patch
|
||||
Patch9: make-parallel-build.patch
|
||||
Patch64: make-library-search-path.diff
|
||||
Patch65: config-guess-update.diff
|
||||
%if 0%{?suse_version} > 1220
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
#BuildRequires: gpg-offline
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
The GNU make command with extensive documentation.
|
||||
|
||||
%prep
|
||||
%if 0%{?suse_version} > 1220
|
||||
%gpg_verify %{S:1}
|
||||
%endif
|
||||
%setup -q
|
||||
%patch2
|
||||
%patch3 -p1
|
||||
|
Loading…
Reference in New Issue
Block a user