diff --git a/kdesu.spec b/kdesu.spec index 42160e7..b27e87b 100644 --- a/kdesu.spec +++ b/kdesu.spec @@ -17,8 +17,9 @@ %define lname libKF5Su5 +%define _tar_path 5.7 Name: kdesu -Version: 5.7.0 +Version: %{_tar_path}.0 Release: 0 %define kf5_version %{version} BuildRequires: cmake >= 2.8.12 @@ -34,7 +35,7 @@ Summary: User interface for running shell commands with root privileges 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 fpie.patch -- make kdesud compile/link with -(f)pie flags Patch0: fpie.patch