- removed gpg-offline usage as its checked by source services.
OBS-URL: https://build.opensuse.org/package/show/Base:System/hello?expand=0&rev=14
This commit is contained in:
parent
857ca3b7ad
commit
38e9b9ea8b
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 16 07:58:25 UTC 2014 - meissner@suse.com
|
||||
|
||||
- removed gpg-offline usage as its checked by source services.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Nov 13 14:02:46 UTC 2013 - sweet_f_a@gmx.de
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package hello
|
||||
#
|
||||
# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -32,9 +32,6 @@ Source2: %{name}.keyring
|
||||
Patch0: hello-1.3.dif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
BuildRequires: makeinfo
|
||||
%if 0%{?suse_version} > 1220
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
PreReq: %install_info_prereq
|
||||
|
||||
%description
|
||||
@ -59,9 +56,6 @@ Authors:
|
||||
Roland McGrath <roland@gnu.org>
|
||||
|
||||
%prep
|
||||
%if 0%{?suse_version} > 1220
|
||||
%gpg_verify %{S:1}
|
||||
%endif
|
||||
# Use defined macro
|
||||
%{hello}
|
||||
%setup -q
|
||||
|
Loading…
Reference in New Issue
Block a user