From 09356adaea91299b6bf7eb1842418c97af2781f8c04daa98506000ffb24dce5b Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 11 Feb 2015 19:54:35 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kio?expand=0&rev=59 --- kio.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/kio.spec b/kio.spec index d99e7e9..a7192d7 100644 --- a/kio.spec +++ b/kio.spec @@ -16,8 +16,9 @@ # +%define _tar_path 5.7 Name: kio -Version: 5.7.0 +Version: %{_tar_path}.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -67,7 +68,7 @@ Summary: Network transparent access to files and data 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 # PATCH-FIX-UPSTREAM 0001-sync-bookmarkmanager-only-if-change-was-by-process.patch Patch0: 0001-sync-bookmarkmanager-only-if-change-was-by-process.patch