- 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
|
Wed Nov 13 14:02:46 UTC 2013 - sweet_f_a@gmx.de
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package hello
|
# 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
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -32,9 +32,6 @@ Source2: %{name}.keyring
|
|||||||
Patch0: hello-1.3.dif
|
Patch0: hello-1.3.dif
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildRequires: makeinfo
|
BuildRequires: makeinfo
|
||||||
%if 0%{?suse_version} > 1220
|
|
||||||
BuildRequires: gpg-offline
|
|
||||||
%endif
|
|
||||||
PreReq: %install_info_prereq
|
PreReq: %install_info_prereq
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -59,9 +56,6 @@ Authors:
|
|||||||
Roland McGrath <roland@gnu.org>
|
Roland McGrath <roland@gnu.org>
|
||||||
|
|
||||||
%prep
|
%prep
|
||||||
%if 0%{?suse_version} > 1220
|
|
||||||
%gpg_verify %{S:1}
|
|
||||||
%endif
|
|
||||||
# Use defined macro
|
# Use defined macro
|
||||||
%{hello}
|
%{hello}
|
||||||
%setup -q
|
%setup -q
|
||||||
|
Loading…
Reference in New Issue
Block a user