Make source_validator happy
OBS-URL: https://build.opensuse.org/package/show/games/scummvm?expand=0&rev=27
This commit is contained in:
parent
154ec47099
commit
0a608c7256
@ -18,6 +18,7 @@
|
||||
|
||||
%bcond_with aac
|
||||
%bcond_with mp3
|
||||
%bcond_without distributable
|
||||
|
||||
Name: scummvm
|
||||
Version: 1.4.1
|
||||
@ -27,8 +28,11 @@ License: GPLv2+, LGPLv2.1+, BSD
|
||||
Group: Amusements/Games/Other
|
||||
Url: http://www.scummvm.org/
|
||||
# Waiting for sf#3527268 to be fixed
|
||||
#Source0: http://downloads.sourceforge.net/project/scummvm/scummvm/%{version}/scummvm-%{version}.tar.bz2
|
||||
%if %{with distributable}
|
||||
Source0: scummvm-%{version}-crippled.tar.bz2
|
||||
%else
|
||||
Source0: http://downloads.sourceforge.net/project/scummvm/scummvm/%{version}/scummvm-%{version}.tar.bz2
|
||||
%endif
|
||||
Source1: precheckin_cripple_tarball.sh
|
||||
Patch0: scummvm-nostrip.patch
|
||||
# It's an ugly workaround but makes the sword25 engine plugin link against
|
||||
|
Loading…
Reference in New Issue
Block a user