From 31774a97b8acac76b313128779d904db8bd310e0032f8f8eda92f44252e4c7d2 Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 11 Feb 2015 19:50:57 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/karchive?expand=0&rev=42 --- karchive.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/karchive.spec b/karchive.spec index 680392e..a79b0c8 100644 --- a/karchive.spec +++ b/karchive.spec @@ -17,8 +17,9 @@ %define lname libKF5Archive5 +%define _tar_path 5.7 Name: karchive -Version: 5.7.0 +Version: %{_tar_path}.0 Release: 0 BuildRequires: cmake >= 2.8.12 BuildRequires: extra-cmake-modules >= 1.7.0 @@ -32,7 +33,7 @@ Summary: Qt 5 addon providing access to numerous types of archives 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