Accepting request 261891 from Emulators

- remove gpg-offline usage as its checked by the source services

OBS-URL: https://build.opensuse.org/request/show/261891
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/wine?expand=0&rev=158
This commit is contained in:
Dominique Leuenberger 2014-11-18 21:47:01 +00:00 committed by Git OBS Bridge
commit 2e1e4fdeae
2 changed files with 5 additions and 6 deletions

View File

@ -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

View File

@ -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
#