1
0

Accepting request 454524 from KDE:Frameworks5

1

OBS-URL: https://build.opensuse.org/request/show/454524
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/kactivities-stats?expand=0&rev=9
This commit is contained in:
Dominique Leuenberger 2017-02-08 09:48:51 +00:00 committed by Git OBS Bridge
commit d0f9b0a30a
2 changed files with 9 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Wed Feb 1 11:32:41 UTC 2017 - adam.majer@suse.de
- use individual libboost-*-devel packages instead of boost-devel
-------------------------------------------------------------------
Sun Jan 8 23:37:38 UTC 2017 - hrvoje.senjan@gmail.com

View File

@ -28,7 +28,11 @@ Group: System/Libraries
Url: http://projects.kde.org/kactivities-stats
Source: http://download.kde.org/stable/frameworks/%{_tar_path}/kactivities-stats-%{version}.tar.xz
Source1: baselibs.conf
%if 0%{?suse_version} > 1325
BuildRequires: libboost_headers-devel
%else
BuildRequires: boost-devel
%endif
BuildRequires: cmake >= 3.0
BuildRequires: extra-cmake-modules >= %{_tar_path}
BuildRequires: fdupes