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:
@@ -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
|
Thu Jan 26 19:58:06 CET 2017 - fabian@ritter-vogt.de
|
||||||
|
|
||||||
|
@@ -25,7 +25,11 @@ License: GPL-2.0+
|
|||||||
Group: System/GUI/KDE
|
Group: System/GUI/KDE
|
||||||
Url: http://projects.kde.org/kactivitymanagerd
|
Url: http://projects.kde.org/kactivitymanagerd
|
||||||
Source: kactivitymanagerd-%{version}.tar.xz
|
Source: kactivitymanagerd-%{version}.tar.xz
|
||||||
|
%if 0%{?suse_version} > 1325
|
||||||
|
BuildRequires: libboost_headers-devel
|
||||||
|
%else
|
||||||
BuildRequires: boost-devel >= 1.49.0
|
BuildRequires: boost-devel >= 1.49.0
|
||||||
|
%endif
|
||||||
BuildRequires: cmake >= 2.8.12
|
BuildRequires: cmake >= 2.8.12
|
||||||
BuildRequires: extra-cmake-modules >= 5.18.0
|
BuildRequires: extra-cmake-modules >= 5.18.0
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
Reference in New Issue
Block a user