Accepting request 454526 from KDE:Frameworks5

1

OBS-URL: https://build.opensuse.org/request/show/454526
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivitymanagerd?expand=0&rev=16
This commit is contained in:
2017-02-08 09:49:04 +00:00
committed by Git OBS Bridge
2 changed files with 9 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 1 11:33:58 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Thu Jan 26 19:58:06 CET 2017 - fabian@ritter-vogt.de

View File

@@ -25,7 +25,11 @@ License: GPL-2.0+
Group: System/GUI/KDE
Url: http://projects.kde.org/kactivitymanagerd
Source: kactivitymanagerd-%{version}.tar.xz
%if 0%{?suse_version} > 1325
BuildRequires: libboost_headers-devel
%else
BuildRequires: boost-devel >= 1.49.0
%endif
BuildRequires: cmake >= 2.8.12
BuildRequires: extra-cmake-modules >= 5.18.0
BuildRequires: fdupes