diff --git a/kgpg.changes b/kgpg.changes index 5b97d9d..452e389 100644 --- a/kgpg.changes +++ b/kgpg.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 6 15:29:15 UTC 2017 - adam.majer@suse.de + +- use individual libboost-*-devel packages instead of boost-devel + ------------------------------------------------------------------- Sat Jan 14 08:56:14 UTC 2017 - lbeltrame@kde.org diff --git a/kgpg.spec b/kgpg.spec index c776ddb..5d78089 100644 --- a/kgpg.spec +++ b/kgpg.spec @@ -35,7 +35,11 @@ Patch2: fix-build-gcc48.patch Patch3: 0002-Revert-Use-new-slot-syntax-for-KStandardAction-conne.patch Patch4: 0003-Revert-Increase-KF5-requirement.patch BuildRequires: akonadi-contact-devel +%if 0%{?suse_version} > 1325 +BuildRequires: libboost_headers-devel +%else BuildRequires: boost-devel +%endif BuildRequires: extra-cmake-modules BuildRequires: karchive-devel BuildRequires: kcalcore-devel