From f003ef5d5bc4cf7029b4725057cbddf1c5225f46b41ebc3d08711e1046c4122b Mon Sep 17 00:00:00 2001 From: Hrvoje Senjan Date: Wed, 11 Feb 2015 19:54:28 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/KDE:Frameworks5/kinit?expand=0&rev=57 --- kinit.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/kinit.spec b/kinit.spec index 9108e4b..2acd092 100644 --- a/kinit.spec +++ b/kinit.spec @@ -16,8 +16,9 @@ # +%define _tar_path 5.7 Name: kinit -Version: 5.7.0 +Version: %{_tar_path}.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -42,7 +43,7 @@ Summary: Helper library to speed up start of applications on KDE workspac 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-OPENSUSE more_verbose.patch -- add more usefull verbosity to kdeinit5 and klauncher Patch0: more_verbose.patch