From a8adf7403841cd3efea2bac5e1030cac61cf010ec50275747e6b0298e9928dc7 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 11 Feb 2015 19:52:10 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kcrash?expand=0&rev=41 --- kcrash.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/kcrash.spec b/kcrash.spec index e507747..65f6f81 100644 --- a/kcrash.spec +++ b/kcrash.spec @@ -17,8 +17,9 @@ %define lname libKF5Crash5 +%define _tar_path 5.7 Name: kcrash -Version: 5.7.0 +Version: %{_tar_path}.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -35,7 +36,7 @@ Summary: Gracefull handling of application crashes License: LGPL-2.1+ Group: System/GUI/KDE Url: http://www.kde.org -Source: http://download.kde.org/stable/frameworks/5.6/%{name}-%{version}.tar.xz +Source: http://download.kde.org/stable/frameworks/%{_tar_path}/%{name}-%{version}.tar.xz Source1: baselibs.conf BuildRoot: %{_tmppath}/%{name}-%{version}-build