SHA256
1
0
forked from pool/wine

- 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:
Marcus Meissner 2014-11-16 07:58:10 +00:00 committed by Git OBS Bridge
parent 9af9549a7d
commit e13f60cf5f
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 Fri Nov 14 13:37:19 UTC 2014 - meissner@suse.com

View File

@ -91,9 +91,6 @@ Requires: %{name}-32bit = %{version}
# for winetricks: # for winetricks:
Requires: cabextract Requires: cabextract
Requires: unzip Requires: unzip
%if 0%{?suse_version} > 1220
BuildRequires: gpg-offline
%endif
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build
ExclusiveArch: %{ix86} x86_64 ppc %arm ExclusiveArch: %{ix86} x86_64 ppc %arm
@ -122,9 +119,6 @@ This RPM contains the header files and development tools for the WINE
libraries. libraries.
%prep %prep
%if 0%{?suse_version} > 1220
%gpg_verify %{S:42}
%endif
%setup -q %setup -q
#%patch0 -p1 #%patch0 -p1
# #