This commit is contained in:
parent
9c8235e60e
commit
f63429b7e5
@ -1,5 +1,5 @@
|
||||
#
|
||||
# spec file for package kf5-kactivities
|
||||
# spec file for package kactivities5
|
||||
#
|
||||
# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
@ -23,7 +23,7 @@ Release: 0
|
||||
Summary: KDE Plasma Activities support
|
||||
License: LGPL-2.0+
|
||||
Group: System/GUI/KDE
|
||||
Url: git://anongit.kde.org/kde-runtime.git
|
||||
Url: http://projects.kde.org/kactivities
|
||||
Source0: kactivities-%{version}.tar.xz
|
||||
Patch0: kamd-rename.patch
|
||||
BuildRequires: boost-devel >= 1.49.0
|
||||
@ -42,10 +42,10 @@ BuildRequires: xz
|
||||
BuildRequires: pkgconfig(Qt5Core) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5DBus) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Gui) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Sql) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Qml) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Sql) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
|
||||
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
|
||||
Obsoletes: kf5-kactivities
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
||||
@ -61,7 +61,7 @@ Kactivities provides an API for using and interacting with the Plasma Activities
|
||||
|
||||
%package devel
|
||||
Summary: KDE Base Libraries
|
||||
Group: System/GUI/KDE
|
||||
Group: Development/Libraries/KDE
|
||||
Requires: %lname = %{version}
|
||||
Requires: cmake
|
||||
Requires: extra-cmake-modules
|
||||
|
Loading…
Reference in New Issue
Block a user