- remove gpg-offline usage as its checked by the source services
OBS-URL: https://build.opensuse.org/package/show/Emulators/wine?expand=0&rev=250
This commit is contained in:
parent
9af9549a7d
commit
e13f60cf5f
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Sun Nov 16 07:57:54 UTC 2014 - meissner@suse.com
|
||||
|
||||
- remove gpg-offline usage as its checked by the source services
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Nov 14 13:37:19 UTC 2014 - meissner@suse.com
|
||||
|
||||
|
@ -91,9 +91,6 @@ Requires: %{name}-32bit = %{version}
|
||||
# for winetricks:
|
||||
Requires: cabextract
|
||||
Requires: unzip
|
||||
%if 0%{?suse_version} > 1220
|
||||
BuildRequires: gpg-offline
|
||||
%endif
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
ExclusiveArch: %{ix86} x86_64 ppc %arm
|
||||
|
||||
@ -122,9 +119,6 @@ This RPM contains the header files and development tools for the WINE
|
||||
libraries.
|
||||
|
||||
%prep
|
||||
%if 0%{?suse_version} > 1220
|
||||
%gpg_verify %{S:42}
|
||||
%endif
|
||||
%setup -q
|
||||
#%patch0 -p1
|
||||
#
|
||||
|
Loading…
Reference in New Issue
Block a user