forked from pool/kdesignerplugin
This commit is contained in:
parent
f56eafcd20
commit
2b0f4b4221
@ -16,8 +16,9 @@
|
||||
#
|
||||
|
||||
|
||||
%define _tar_path 5.7
|
||||
Name: kdesignerplugin
|
||||
Version: 5.7.0
|
||||
Version: %{_tar_path}.0
|
||||
Release: 0
|
||||
%define kf5_version %{version}
|
||||
BuildRequires: cmake >= 2.8.12
|
||||
@ -48,7 +49,7 @@ Summary: Integrating KDE frameworks widgets with Qt Designer
|
||||
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
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
%description
|
||||
|
Loading…
x
Reference in New Issue
Block a user