SHA256
1
0
forked from pool/kbookmarks
Hrvoje Senjan 2015-02-11 19:51:24 +00:00 committed by Git OBS Bridge
parent 0bb3a27b51
commit 9eb0fcc931

View File

@ -17,8 +17,9 @@
%define lname libKF5Bookmarks5 %define lname libKF5Bookmarks5
%define _tar_path 5.7
Name: kbookmarks Name: kbookmarks
Version: 5.7.0 Version: %{_tar_path}.0
Release: 0 Release: 0
%define kf5_version %{version} %define kf5_version %{version}
BuildRequires: cmake >= 2.8.12 BuildRequires: cmake >= 2.8.12
@ -38,7 +39,7 @@ Summary: Lets you access and manipulate bookmarks stored using XBEL forma
License: LGPL-2.1+ License: LGPL-2.1+
Group: System/GUI/KDE Group: System/GUI/KDE
Url: http://www.kde.org 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 Source1: baselibs.conf
BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRoot: %{_tmppath}/%{name}-%{version}-build