diff --git a/make.changes b/make.changes index 17cc31b..5bf20f6 100644 --- a/make.changes +++ b/make.changes @@ -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 diff --git a/make.spec b/make.spec index fa830f4..da28dda 100644 --- a/make.spec +++ b/make.spec @@ -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