Hrvoje Senjan 2014-03-01 20:11:50 +00:00 committed by Git OBS Bridge
parent 86ac6cce8d
commit d23a73940f

View File

@ -25,8 +25,6 @@ License: LGPL-2.0+
Group: System/GUI/KDE
Url: http://projects.kde.org/kactivities
Source0: kactivities-%{version}.tar.xz
# PATCH-FIX-UPSTREAM kamd-rename.patch -- so we don't need to do gimmicks with packaging, https://git.reviewboard.kde.org/r/115602/
Patch0: kamd-rename.patch
BuildRequires: boost-devel >= 1.49.0
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 0.0.11
@ -48,6 +46,7 @@ BuildRequires: pkgconfig(Qt5Sql) >= 5.2.0
BuildRequires: pkgconfig(Qt5Test) >= 5.2.0
BuildRequires: pkgconfig(Qt5Widgets) >= 5.2.0
Obsoletes: kf5-kactivities
Conflicts: kactivities4
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%description
@ -75,7 +74,6 @@ Provides the interface and basic tools for the KDE workspace.
%prep
%setup -q -n kactivities-%{version}
%patch0 -p1
%build
%if 0%{?suse_version} == 1310
@ -100,7 +98,6 @@ Provides the interface and basic tools for the KDE workspace.
%{_kf5_plugindir}/
%{_kf5_servicesdir}/
%{_kf5_servicetypesdir}/
%exclude %{_kf5_datadir}/ontology/
%files -n libKF5Activities4
%defattr(-,root,root,-)