Raymond Wooninck 2015-08-30 18:32:13 +00:00 committed by Git OBS Bridge
parent f739933b83
commit 8348f26c6b

View File

@ -26,7 +26,7 @@ Group: Amusements/Teaching/Other
Url: http://edu.kde.org
# PATCH-FIX-UPSTREAM marble_fix_ppc64_build.patch -- Don't expect LIB_SUFFIX to be set
Patch0: marble_fix_ppc64_build.patch
Source0: %{name}-%{version}.tar.xz
Source0: marble-%{version}.tar.xz
BuildRequires: fdupes
BuildRequires: gpsd-devel
BuildRequires: perl
@ -53,7 +53,7 @@ Group: Development/Libraries/KDE
The shared library for the MarbleWidget shared library.
%prep
%setup -q
%setup -q -n marble-%{version}
%patch0 -p1
%build